Releases: mobiledgex/edge-cloud-sdk-android
Releases · mobiledgex/edge-cloud-sdk-android
v3.0.0-rc1
Version update to 3.0-rc1 (#108)
R2.4.1 HF2
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
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
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
Branch to make room for EdgeEvents (v2.5)
R2.4
R2.4 RC5
Device info again (#72) * Rename GetDevcieDetails to GetDeviceInfo * Fix key names
R2.4 RC4
Device info again (#72) * Rename GetDevcieDetails to GetDeviceInfo * Fix key names
R2.4 RC3
Device info again (#72) * Rename GetDevcieDetails to GetDeviceInfo * Fix key names
R2.4 RC2
Device info again (#72) * Rename GetDevcieDetails to GetDeviceInfo * Fix key names