Skip to content

Commit

Permalink
docs: 24.11 changelog (#2193)
Browse files Browse the repository at this point in the history
  • Loading branch information
subomi authored Nov 15, 2024
1 parent 49cbe7d commit f7e2022
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
# 24.11.1

### Features
- Added endpoint circuit breaking. #2120
- Added rate limiting to server apis. #2166
- Added allow and block IP Lists #2169
- Added event types #2180
- Added Enterprise SSO #2175

### Enhancements
- Removed retry configuration from subscriptions. #2161
- Redesigned event processing system to use a workflow approach. #2131
- Dashboard UI Improvements #2167
- Added missing index for fetching delivery attempts #2172
- Added version header to responses #2174
- Optimized queries for prometheus metrics #2179

### Bug Fixes
- Fix flatten multiple top level operator bug #2168
- Delete an invitation after decline or accept #2171

# 24.9.2

### Enhancements
Expand Down

0 comments on commit f7e2022

Please sign in to comment.