From 95d4909714499c4f7bc0c4342bb2cea34fe4e28f Mon Sep 17 00:00:00 2001 From: Lukas Niemeier Date: Tue, 28 Nov 2023 10:48:13 +0100 Subject: [PATCH] Release 0.22.1 --- CHANGELOG.md | 10 ++++++++++ pom.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1598a4..8ae177b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.22.1](https://github.com/zalando-stups/baigan-config/tree/0.22.1) (2023-11-28) + +[Full Changelog](https://github.com/zalando-stups/baigan-config/compare/0.22.0...0.22.1) + +**Merged pull requests:** + +- specify refresh interval as duration [\#88](https://github.com/zalando-stups/baigan-config/pull/88) ([lukas-c-wilhelm](https://github.com/lukas-c-wilhelm)) +- improve logging in S3ConfigurationRepository [\#87](https://github.com/zalando-stups/baigan-config/pull/87) ([lukas-c-wilhelm](https://github.com/lukas-c-wilhelm)) +- generate javadoc during build [\#86](https://github.com/zalando-stups/baigan-config/pull/86) ([lukasniemeier-zalando](https://github.com/lukasniemeier-zalando)) + ## [0.22.0](https://github.com/zalando-stups/baigan-config/tree/0.22.0) (2023-11-27) [Full Changelog](https://github.com/zalando-stups/baigan-config/compare/0.21.0...0.22.0) diff --git a/pom.xml b/pom.xml index 1644d29..05b7e59 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.zalando baigan-config - 0.23.0-SNAPSHOT + 0.22.1 jar baigan-config