You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by rk...@apache.org on 2024/03/06 18:29:09 UTC

(incubator-sdap-ingester) 03/03: Changelog

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 <ri...@jpl.nasa.gov>
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