diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb018f9c..a59db154e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Improvement: Cache and Projects pages now paginate and sort lists consistently with the front page - Improvement: Hub dashboard adds obliterate button for individual, bulk, and by-name module deletion - Improvement: Consul service registration for fully provisioned hub instances now sets initial check status to passing +- Improvement: Replaced archived `http_parser` library with `llhttp` for HTTP request parsing - Bugfix: Fixed hub Consul health check registering with `/hub/health` endpoint which does not exist; now uses `/health` - Bugfix: Fixed oplog export crash when a temp attachment file already exists in the pending directory - Bugfix: Hub dashboard Resources tile was missing total disk space |