File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 3.2.6 GA
4+ * Support Statsbeat in EU regions [ #2082 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2082 ) .
5+ * Update Oshi default logging level [ #2086 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2086 ) .
6+ * Add debug profiler for startup perf [ #2085 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2085 ) .
7+ * Avoid local DNS resolution when using http proxy configuration [ #2095 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2095 ) .
8+
39# Version 3.2.5 GA
410
511* Log warning on 206 (partial success) response from Breeze [ #2065 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/2065 ) .
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.2.6-BETA
2+ version =3.2.6
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