Skip to content

Commit b9e470c

Browse files
heyamstrask
andauthored
Update changelog (#1637)
* Update changelog * Delete a line. Co-authored-by: Trask Stalnaker <[email protected]> * Reword Co-authored-by: Trask Stalnaker <[email protected]> Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 3343e30 commit b9e470c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# CHANGELOG
2+
# Version 3.0.4-BETA
3+
* Enable Azure Functions to update the instrumentation logging level at runtime.
4+
* Enable Azure Functions to update the self-diagnostics logging level at runtime.
5+
* Fix grails failure [#1653](https://github.com/microsoft/ApplicationInsights-Java/issues/1653).
6+
* Remove class loader optimization opt out system property for Azure Functions [#1627](https://github.com/microsoft/ApplicationInsights-Java/issues/1627).
7+
28
# Version 3.0.3 GA
39
* Suppress redis.encode.start/end custom events
410
[#1586](https://github.com/microsoft/ApplicationInsights-Java/issues/1586)
@@ -25,7 +31,7 @@
2531
[#1551](https://github.com/microsoft/ApplicationInsights-Java/issues/1551),
2632
[#1558](https://github.com/microsoft/ApplicationInsights-Java/issues/1558),
2733
[#1559](https://github.com/microsoft/ApplicationInsights-Java/issues/1559)
28-
* Added env var `APPLICATIONINSIGHTS_PREVIEW_LIVE_METRICS_ENABLED` to disable live metrics
34+
* Add env var `APPLICATIONINSIGHTS_PREVIEW_LIVE_METRICS_ENABLED` to disable live metrics
2935
[#1552](https://github.com/microsoft/ApplicationInsights-Java/issues/1552)
3036
* Remove unwanted custom dimension that showed up in 3.0.3-BETA
3137
[#1565](https://github.com/microsoft/ApplicationInsights-Java/issues/1565)

0 commit comments

Comments
 (0)