Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hylkevds committed Nov 30, 2023
1 parent 7063653 commit 65dab0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Development version 2.3.0

NOTE: The helm option `frost.http.ingress.rewriteTarget` had a typo in it
and has been changed (was: `rewriteTraget`). If you use this HELM option,
make sure to check and update your HELM settings.

**New Features**
* Added support for headers in JSON-Batch requets, enabling JSON-Patch requests in JSON-Batch requests.
* Added option for KeycloakAuthProvider to locally register user.
Expand All @@ -11,6 +15,7 @@
* Fixed ordering of object properties on JSONB columns.
* Improved internal message bus when MQTT is not in use.
* Improved loading speed of custom data models.
* Fixed a typo in the helm variable rewriteTarget.


## Release version 2.2.0
Expand Down

0 comments on commit 65dab0d

Please sign in to comment.