diff --git a/changelog.md b/changelog.md index 7c46ac02a9ce99371366db09bd81f21a401bfbdd..a41a06370af488a77e66e1ad0b1a99c8d9d96d26 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. +## [0.75] - 2024-11-13 +- POL1-857: Fix issue with Grafana not properly escaping certain values for the home dashboard. +- Fix connection pool thread exhaustion. +- Reuse API call data, and fix service accounts API call + ## [0.74] - 2024-11-05 - Ensure futures are all started at the same time, enabling proper multithreading - Synchronize thread count and urllib pool size to avoid dropped connections