Skip to content

Releases: mobiledgex/edge-cloud-sdk-android

v3.0.0-rc1

30 Jul 19:44

Choose a tag to compare

v3.0.0-rc1 Pre-release
Pre-release
Version update to 3.0-rc1 (#108)

R2.4.1 HF2

19 Apr 17:54

Choose a tag to compare

Configured edge events (#81)

* Add onDestroy cleanup.
* EDGECLOUD-4641: Add flag to EnableEdgeEvents (default true). Add EdgeEvents Latency Util tests.
* Add getDeviceInfo proto ability, now attached to EdgeEvents uploads.
* If user specifies a config, we use that config for auto-monitoring. If they attach a Guava EventBus @Subscribe handler, perhaps due to our warning messages to implore them to do so, they take ownership duties of that state monitoring, auto monitor (triggers) stops. They're getting every raw event.
* There's a function to automigrate FindCloudlet handling. But the app does need to decide when to migrate since there shouldn't be a lot of daylight between the app getting the message, and when we switch DME Connections.

* Bump version to 2.6.0

R2.4.1 HF1

19 Apr 17:49

Choose a tag to compare

Configured edge events (#81)

* Add onDestroy cleanup.
* EDGECLOUD-4641: Add flag to EnableEdgeEvents (default true). Add EdgeEvents Latency Util tests.
* Add getDeviceInfo proto ability, now attached to EdgeEvents uploads.
* If user specifies a config, we use that config for auto-monitoring. If they attach a Guava EventBus @Subscribe handler, perhaps due to our warning messages to implore them to do so, they take ownership duties of that state monitoring, auto monitor (triggers) stops. They're getting every raw event.
* There's a function to automigrate FindCloudlet handling. But the app does need to decide when to migrate since there shouldn't be a lot of daylight between the app getting the message, and when we switch DME Connections.

* Bump version to 2.6.0

R2.4.1

18 Mar 04:30

Choose a tag to compare

Edge events2 sdk (#69)

* EdgeEventsListener with Guava
* Basic handoff between GRPC stream and EventBus
* Initial integration against local DME EdgeEvents server
* Fix NetMetrics test case.
* Latency Request partly working.
* Stub out Server EdgeEvents.
* Do FindCloudlet path for some EdgeEvent states. FindCloudlet Push.
* Reconnect to new or test DME on a DME pushed FindCloudlet
* Reconnect should also send INIT
* Client initialted DME reconnect.
* Some cleanup of code and logs.
* Remove AsyncTask, FindCloudlet Parameters in DMEConnection outbound.
* v2.5.0, and pull in Log.e for channelpicker.

v2.4.2-rc1

03 Feb 01:09

Choose a tag to compare

Branch to make room for EdgeEvents (v2.5)

R2.4

14 Dec 18:03

Choose a tag to compare

v1.2.4

Bump to RC 2.4 (#73)

R2.4 RC5

12 Dec 05:05

Choose a tag to compare

Device info again (#72)

* Rename GetDevcieDetails to GetDeviceInfo
* Fix key names

R2.4 RC4

11 Dec 05:44

Choose a tag to compare

Device info again (#72)

* Rename GetDevcieDetails to GetDeviceInfo
* Fix key names

R2.4 RC3

10 Dec 17:32

Choose a tag to compare

Device info again (#72)

* Rename GetDevcieDetails to GetDeviceInfo
* Fix key names

R2.4 RC2

09 Dec 04:19

Choose a tag to compare

Device info again (#72)

* Rename GetDevcieDetails to GetDeviceInfo
* Fix key names