This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Android agent version 0.x
editAndroid agent version 0.x
edit0.16.0 - 2024/04/03
editBug fixes
edit- Removing strict version constraint that prevented enforcing compileSdk > 33: #292
0.15.0 - 2024/03/11
editFeatures
edit- Added configuration to set a base OpenTelemetry Resource object: #276
0.13.0 - 2023/12/12
editFeatures
edit- Making internal logs configurable: #245
Bug Fixes
edit- Fix #242: #244
0.10.0 - 2023/10/27
editFeatures
edit- Adding setExportProtocol configuration to choose between HTTP and gRPC, defaulting to gRPC: #213
- Upgrading Byte Buddy version to 1.14.9: #207
- Setting minimum AGP version to 7.4.0 to use the Gradle plugin: #207
- Removing Gradle’s warning on missing serverUrl param: #209
- Adding http response content length attr to okhttp spans: #211
- Marking okhttp spans as failed when receiving an error response code: #212
- Bumping OTel SDK to 1.31.0 and adding new semconv dependency: #217