Releases: microsoft/ApplicationInsights-Java
Releases · microsoft/ApplicationInsights-Java
Application Insights Java SDK 2.6.2
New since Application Insights Java SDK 2.6.2-BETA.2:
- Fixed NullPointer when testing with MockMvc (#1281)
Application Insights Java 3.0.0 Preview.6
New since the Preview.5 release:
- Fixed client_Browser data populated incorrectly
- Fixed non-daemon thread pool so that it won't prevent app from shutting down
Application Insights Java SDK 2.6.2-BETA.2
Application Insights Java 3.0.0 Preview.5
New since the Preview.4 release:
- Fix memory leak
- Fix shutdown issue due to non-daemon thread
- Fix backoff condition so that retries will continue indefinitely
Application Insights Java SDK 2.6.2-BETA
Application Insights Java SDK 2.6.1
Announcing Application Insights Java SDK 2.6.1!
Changes Since 2.6.1-BETA
Bug Fixes
Changes Since 2.6.0
Bug Fixes
Application Insights Java 3.0.0 Preview.4
New since the Preview.3 release:
- Auto-collection of Spring Boot Actuator metrics
- Fixed gRPC instrumentation not working
- Now accepts lowercase logging threshold config values
Application Insights Java 3.0.0 Preview.3
New since the Preview.2 release:
- Add backwards compatibility with older Application Insights propagation headers
- Better error message when no connection string
- Fix role instance config not working
- Fix logged exception "The event name cannot be null or empty"
- Make SQL dependency name consistent with 2.x / other SDKs
- Fix issue with too many Redis app map nodes
Application Insights Java SDK 2.6.1-BETA
Application Insights Java 3.0.0 Preview.2
New since the first Preview release:
- Auto-collection of metrics from Micrometer
- JVM shutdown hook is registered to flush buffered telemetry
- Better operation names for WebFlux requests