Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Jul 16, 2024
1 parent 6f0bded commit e1b33da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
This list is not intended to be all-encompassing - it will document major and breaking API
changes with their rationale when appropriate. Given version `A.B.C.D`, breaking changes are to be expected in version number increments where changes in the `A` or `B` sections:

### v5.19.0.1
- **http4k-connect-*** - [Fix] Add missing Kotshi adapter to Core Moshi adapter factory.

### v5.19.0.0
- **http4k-connect-*** - Upgrade dependencies.
- **http4k-connect-*** - [Breaking] http4k has introduced a breaking change in 5.26.0.0. If you are using the typesafe
configuration environment, you will need to update your code to use the repackaged `Environment` classes - these are
now in `org.http4k.config` instead of `org.http4k.cloudnative.env`. Just updating your imports should be sufficient to
fix this.

### v5.18.0.1
- **http4k-connect-*** - [Fix] Add missing Kotshi adapter to Core Moshi adapter factory.

### v5.18.0.0
- **http4k-connect-*** - Upgrade dependencies.
- **http4k-connect-amazon-cognito*** - [Breaking] AWS Cognito: Add support for server side authentication (
Expand Down

0 comments on commit e1b33da

Please sign in to comment.