File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 3.2.10 GA
4+ * Fix Statsbeat warning [ #2208 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2208 ) .
5+
36# Version 3.2.9 GA
47* Increase export throughput [ #2204 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2204 ) .
58* Fix parsing exception with colons [ #2196 ] ( https://github.com/microsoft/ApplicationInsights-Java/issues/2196 ) .
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.2.9
2+ version =3.2.10
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