Skip to content

Commit

Permalink
Fix CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Grzegorz Kołakowski committed Oct 17, 2024
1 parent ab4faf1 commit 67c618b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

- Added support for OIDC Bearer tokens.

### Fixed

- Ensured SerializationSchema is used in thread-safe way.

## [0.15.0] - 2024-07-30

### Added
Expand All @@ -15,7 +19,6 @@
### Fixed

- Fixed issue in the logging code of the `JavaNetHttpPollingClient` which prevents showing the status code and response body when the log level is configured at DEBUG (or lower) level.
- Ensured SerializationSchema is used in thread-safe way.

## [0.14.0] - 2024-05-10

Expand Down

0 comments on commit 67c618b

Please sign in to comment.