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
+18
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,21 @@
1
+
## 3.33.0
2
+
### Added
3
+
- Support for Zap Field Attributes
4
+
- Updated dependency on csec-go-agent in nrsecurityagent
5
+
### Fixed
6
+
- Fixed an issue where running containers on AWS would falsely flag Azure Utilization
7
+
- Fixed a typo with nrecho-v3
8
+
- Changed nrslog example to use a context driven handler
9
+
10
+
These changes increment the affected integration package version numbers to:
11
+
- nrsecurityagent v1.3.1
12
+
- nrecho-v3 v1.1.1
13
+
- logcontext-v2/nrslog v1.2.0
14
+
- logcontext-v2/nrzap v1.2.0
15
+
16
+
### Support statement
17
+
We use the latest version of the Go language. At minimum, you should be using no version of Go older than what is supported by the Go team themselves.
18
+
See the [Go agent EOL Policy](/docs/apm/agents/go-agent/get-started/go-agent-eol-policy) for details about supported versions of the Go agent and third-party components.
1
19
## 3.32.0
2
20
### Added
3
21
* Updates to support for the New Relic security agent to report API endpoints.
0 commit comments