Skip to content

Commit bbc0345

Browse files
author
LaunchDarklyReleaseBot
committed
Releasing version 1.7.0
1 parent 88e77ab commit bbc0345

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
## [1.7.0] - 2022-05-04
6+
### Added:
7+
- Client-side SDK tests for streaming updates, polling, and experimentation evaluations.
8+
9+
### Fixed:
10+
- Suppressed misleading panic stacktrace output related to `httphelpers.BrokenConnectionHandler`.
11+
- SDKs are allowed to include an `api_key` scheme identifier in `Authorization` headers.
12+
513
## [1.6.2] - 2022-04-29
614
### Fixed:
715
- Fixed client-side SDK test expectations for "wrong type" errors.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.2
1+
1.7.0

0 commit comments

Comments
 (0)