File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 3.2.8 GA
4+ * Fix spring actuator endpoint behavior [ #2146 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2146 ) .
5+ * Better JMX debug logging [ #2157 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2157 ) .
6+ * Add BatchSpanProcessor configuration option [ #2165 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2165 ) .
7+
38# Version 3.2.7 GA
49* Improve startup performance by optimizing weak cache [ #2136 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2136 ) .
510* Fix reverse DNS name lookup [ #5393 ] ( https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/5393 ) .
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.2.7
2+ version =3.2.8
33group =com.microsoft.azure
44# gradle default is 256m which causes sporadic failures - https://docs.gradle.org/current/userguide/build_environment.html#sec:configuring_jvm_memory
55org.gradle.jvmargs =-XX:MaxMetaspaceSize=512m
You can’t perform that action at this time.
0 commit comments