Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 5bd6652

Browse files
Update Changelog for release of version 4.2.1
1 parent ad1611a commit 5bd6652

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
All notable changes to the LaunchDarkly Java SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
55

6+
## [4.2.1] - 2018-07-16
7+
### Fixed:
8+
- Should not permanently give up on posting events if the server returns a 400 error.
9+
- Fixed a bug in the Redis store that caused an unnecessary extra Redis query (and a debug-level log message about updating a flag with the same version) after every update of a flag.
10+
611
## [4.2.0] - 2018-06-26
712
### Added:
813
- New overloads of `LDUser.Builder.custom` and `LDUser.Builder.privateCustom` allow you to set a custom attribute value to any JSON element.

0 commit comments

Comments
 (0)