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

Commit 264597c

Browse files
Update Changelog for release of version 4.5.1
1 parent 93a4a9e commit 264597c

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.5.1] - 2018-11-21
7+
### Fixed:
8+
- Fixed a build error that caused the `com.launchdarkly.client.files` package (the test file data source component added in v4.5.0) to be inaccessible unless you were using the "thin" jar.
9+
- Stream connection errors are now logged at `WARN` level, rather than `ERROR`.
10+
611
## [4.5.0] - 2018-10-26
712
### Added:
813
It is now possible to inject feature flags into the client from local JSON or YAML files, replacing the normal LaunchDarkly connection. This would typically be for testing purposes. See `com.launchdarkly.client.files.FileComponents`.

0 commit comments

Comments
 (0)