File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ # Version 3.2.1 GA
4+ * Add Akka preview instrumentation [ #1911 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1911 ) .
5+ * Add internal-reflection instrumentation [ #1912 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1912 ) .
6+ * Reduce spammy logging [ #1915 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1915 ) .
7+
38# Version 3.2.0 GA
49* Add Quartz and Apache Camel instrumentations to preview [ #1899 ] ( https://github.com/microsoft/ApplicationInsights-Java/pull/1899 ) .
510
Original file line number Diff line number Diff line change 11// Project properties
2- version =3.2.1-BETA
2+ version =3.2.1
33group =com.microsoft.azure
4-
54# gradle default is 256m which causes sporadic failures - https://docs.gradle.org/current/userguide/build_environment.html#sec:configuring_jvm_memory
65org.gradle.jvmargs =-XX:MaxMetaspaceSize=512m
You can’t perform that action at this time.
0 commit comments