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
{{ message }}
This repository was archived by the owner on May 30, 2024. It is now read-only.
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
+
## [1.2.1] - 2021-11-30
6
+
### Fixed:
7
+
- Updated Gson to 2.8.9 for a [security bugfix](https://github.com/google/gson/pull/1991). This dependency change will also be made in the Java SDK; the version of Gson that is referenced in `java-sdk-common` is used only at compile time.
8
+
5
9
## [1.2.0] - 2021-06-17
6
10
### Added:
7
11
- The SDK now supports the ability to control the proportion of traffic allocation to an experiment. This works in conjunction with a new platform feature now available to early access customers.
0 commit comments