Skip to content

Commit

Permalink
prepare release 11.2.0 (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
djkhl authored Apr 29, 2024
1 parent 1f08a51 commit f5b3d16
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,21 @@

### Features

### Improvements

### Bugfix

## 11.2.0

### Features

* expose metrics via uvicorn webserver
* makes all uvicorn configuration options possible
* add security best practices to server configuration
* add following metrics to `http_input` connector
* `nummer_of_http_requests`
* `message_backlog_size`

### Improvements

### Bugfix

* fixes a bug in grokker rules, where common field prefixes wasn't possible
Expand Down

0 comments on commit f5b3d16

Please sign in to comment.