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.9-BETA
4+ * Increase export throughput [ #2204 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2204 ) .
5+ * Fix parsing exception with colons [ #2196 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/2196 ) .
6+ * Remove reverse name lookup everywhere [ #2205 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2205 ) .
7+
38# Version 3.2.8 GA
49* Fix spring actuator endpoint behavior [ #2146 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2146 ) .
510* Better JMX debug logging [ #2157 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2157 ) .
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.2.9-BETA
2+ version =3.2.9
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