Skip to content

Commit e12cd1c

Browse files
committed
[FSSDK-10839] prepare for release 4.2.0
1 parent fe50318 commit e12cd1c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Optimizely Java X SDK Changelog
22

3+
## [4.2.0]
4+
November 5th, 2024
5+
6+
### New Features
7+
* Batch UPS lookup and save calls in decideAll and decideForKeys methods ([#549](https://github.com/optimizely/java-sdk/pull/549)).
8+
39

410
## [4.1.1]
511
May 8th, 2024

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Maven version
2-
version = 3.1.0-SNAPSHOT
2+
version = 4.2.0-SNAPSHOT
33

44
# Artifact paths
55
mavenS3Bucket = optimizely-maven

0 commit comments

Comments
 (0)