instana_agent 2.6.0 instana_agent: ^2.6.0 copied to clipboard
An Instana agent to collect statistics about sessions and HTTP requests for Flutter-based apps.
Changelog #
2.6.0 #
- Add InstanaHttpOverrides class to auto capture http calls made in Dart
2.5.0 #
- Support native http capture (Kotlin/Java for Android, swift/ObjectiveC for iOS)
- Upgrade example app Android platform AGP to version 7.3.1
2.4.1 #
- Update native Android agent to version 5.2.4
- Update CocoaPods's specs to match with iOS native agent version 1.5.2
- Fix example app for newer version flutter
2.4.0 #
- Update native Android agent to version 5.2.3
- Update native iOS agent to version 1.5.2
2.3.2 #
- Update native Android agent to version 5.1.0
2.3.1 #
- Update native iOS agent to version 1.3.1
2.3.0 #
- Fix custom error message
- Update dependency libs
2.2.0 #
- Use iOS agent version 1.3.0
2.1.2 #
- Update native iOS agent to version 1.2.4
2.1.1 #
- Update native iOS agent to version 1.2.2
2.1.0 #
- Update native iOS and Android Instana agents
- Introduce collectionEnabled flag to disable or enable the agent after the setup process
2.0.4 #
- iOS native agent version 1.1.18
2.0.3 #
- iOS native agent version 1.1.15
2.0.2 #
- iOS native agent version 1.1.13
- Android native agent version 1.5.6
2.0.1 #
- Android native agent version 1.5.5
- iOS native agent version 1.1.12
2.0.0 #
- Add support for Flutter 2
- Migrate to null safety
- Android native agent version 1.5.3
1.0.1 #
- Fix Android compilation issue
- iOS native agent version 1.1.11
1.0.0 #
- First release of the Instana agent for Flutter, based on
- Android native agent version 1.5.1
- iOS native agent version 1.1.10