[android-v0.16.0] - 2026-02-18
Important
Follow the upgrade guide for more details if you are upgrading from a previous version.
https://github.com/measure-sh/measure/blob/main/docs/sdk-upgrade-guides/android-v0.16.0.md
✨ New features
- (android): Generate baseline profile (#3096) by @abhaysood in #3096
- (android): Implement dynamic config with new session definition (#3069) by @abhaysood in #3069
🐛 Bug fixes
- (android): Improve event and span validations (#3081) by @abhaysood in #3081
- (android): Filter events with data in an invalid or empty file (#3079) by @abhaysood in #3079
- (android): Handle exceptions when registering for network changes (#3078) by @abhaysood in #3078
- (android): Fixes screenshot masking (#3053) by @abhaysood in #3053
🔨 Misc
- (android): Add demo page for testing http configs (#3113) by @abhaysood in #3113
- (android): Fix database schema version (#3105) by @abhaysood in #3105
- (android): Add baseline profile CI infrastructure (#3095) by @abhaysood in #3095
♻️ Refactor
- (android): Remove usused config (#3117) by @abhaysood in #3117