You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,25 @@ Noteworthy changes to the agent are documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## Version 8.19.0
8
+
## New features and improvements
9
+
10
+
- Support Adding Labels to APM Forwarded Logs by @deleonenriqueta[2238](https://github.com/newrelic/newrelic-java-agent/pull/2238)
11
+
- Update Config File to Include APM Forwarded Log Labels Options by @deleonenriqueta[2246](https://github.com/newrelic/newrelic-java-agent/pull/2246)
12
+
- Add response attributes for http4s server modules by @kanderson250[2243](https://github.com/newrelic/newrelic-java-agent/pull/2243)
13
+
- Default proxy_scheme setting to "http" by @jtduffy[2230](https://github.com/newrelic/newrelic-java-agent/pull/2230)
14
+
- Add support for server-side application logging configs by @obenkenobi[2259](https://github.com/newrelic/newrelic-java-agent/pull/2259)
15
+
16
+
## Fixes
17
+
- invokeSuspend edge case fix by @kanderson250[2228](https://github.com/newrelic/newrelic-java-agent/pull/2228)
18
+
- Rename and reenable aws sqs modules by @kanderson250[2258](https://github.com/newrelic/newrelic-java-agent/pull/2258)
19
+
- Update JFR service to run as a daemon by @kanderson250[2245](https://github.com/newrelic/newrelic-java-agent/pull/2245)
20
+
21
+
## IAST
22
+
- CSEC Version bump to 1.6.1 [2252](https://github.com/newrelic/newrelic-java-agent/pull/2252)
0 commit comments