Skip to content

Commit

Permalink
prepare release 11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 committed Mar 28, 2024
1 parent b90438d commit 8258bdc
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,24 @@

## next release
### Breaking

### Features

### Improvements

### Bugfix


## 11.0.0
### Breaking

* configuration of Authentication for getters is now done by new introduced credentials file

### Features

* introducing an additional file to define the credentials for every configuration source
* retrieve oauth token automatically from different oauth endpoints
* retrieve configruation with mTLS authentication


* reimplementation of HTTP Input Connector with following Features:
* Wildcard based HTTP Request routing
* Regex based HTTP Request routing
Expand Down

0 comments on commit 8258bdc

Please sign in to comment.