This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch SDAP-512 in repository https://gitbox.apache.org/repos/asf/incubator-sdap-ingester.git
commit 8f5df51d34562e366e931d45c0c0ecb7e00163af Author: rileykk <[email protected]> AuthorDate: Wed Mar 6 10:28:58 2024 -0800 Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec18b01..3ba8fc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### Fixed - SDAP-488: Workaround to build issue on Apple Silicon (M1/M2). GI image build installs nexusproto through PyPI instead of building from source. A build arg `BUILD_NEXUSPROTO` was defined to allow building from source if desired/ +- SDAP-512: Fixed Granule Ingester not closing connections to Zookeeper, eventually exhausting network resources and requiring a restart ### Security ## [1.1.0] - 2023-04-26
