mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
chore(release): update changelog with PR #2777 entry and contributor credit
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
### ✨ New Features
|
||||
|
||||
- **auth:** support restricting API keys to specific endpoint categories (e.g., chat only, search only, embeddings only) with full dashboard configuration and centralized policy enforcement (#2777 — thanks @hijak)
|
||||
- **batch:** recover stale `in_progress` and `finalizing` batches back to `validating` state on startup, reset counters, and apply a configurable concurrency limit (`BATCH_MAX_CONCURRENT`) (#2755 — thanks @hartmark)
|
||||
|
||||
### 🔧 Bug Fixes
|
||||
@@ -22,7 +23,7 @@
|
||||
### 🏆 Hall of Contributors
|
||||
|
||||
A special thanks to everyone who contributed code, reviews, and tests for this release:
|
||||
@hartmark, @rdself, @thanet-s
|
||||
@hartmark, @hijak, @rdself, @thanet-s
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user