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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
4
5
+
## [3.0.1] - 2023-03-01
6
+
### Fixed:
7
+
- Fixed unmarshaling bug in easyJSON implementation when `privateAttributes` or `redactedAttributes` were encountered in Context `_meta` attribute, but not expected.
8
+
5
9
## [3.0.0] - 2022-11-30
6
10
This major version release of `go-sdk-common` corresponds to the upcoming v6.0.0 release of the LaunchDarkly Go SDK (`go-server-sdk`), and cannot be used with earlier SDK versions.
0 commit comments