1.0.0-RC.0 (2024-01-09)
Closed issues:
- Drop support for etcd #92
- Update README with updated prerequisites #90
- Add support for Spring6/SpringBoot3 #75
- Add true E2E test #73
Merged pull requests:
- Spring 6 and 5 compatibility #99 (lukasniemeier-zalando)
- Remove unused jackson modules #98 (yuppie-flu)
- Remove JUnit4, use testcontainers bom #97 (yuppie-flu)
- Fix check for primitive return types #96 (yuppie-flu)
- Fix code formatting in README #95 (yuppie-flu)
- Remove unused git client dependency #94 (yuppie-flu)
- Removed etcd repository #93 (tobr)
- Updated readme with Java 11 #91 (rameshmalla)
- Type-safe package scan for ConfigurationServiceScan #89 (lukasniemeier-zalando)
0.22.1 (2023-11-28)
Merged pull requests:
- specify refresh interval as duration #88 (lukas-c-wilhelm)
- improve logging in S3ConfigurationRepository #87 (lukas-c-wilhelm)
- generate javadoc during build #86 (lukasniemeier-zalando)
0.22.0 (2023-11-27)
Merged pull requests:
- Fix Javadoc Build #85 (lukasniemeier-zalando)
- introduce RepositoryFactory and builders; refactor packages #84 (lukas-c-wilhelm)
- Bump Testcontainers #83 (lukasniemeier-zalando)
- end-2-end test for EtcdConfigurationRepository #81 (lukas-c-wilhelm)
- improve test coverage #80 (lukas-c-wilhelm)
- builder for FileSystemConfigurationRepository #79 (lukas-c-wilhelm)
- delete GitConfigurationRepository #78 (lukas-c-wilhelm)
- Enable structured types as config values #77 (lukas-c-wilhelm)
0.21.0 (2023-09-05)
Merged pull requests:
- Add note about 0.18.0 + 0.19.0 + 0.19.1 releases #76 (e101011)
- Provide S3 repository builder and add E2E test #74 (lukas-c-wilhelm)
0.20.0 (2023-07-10)
Merged pull requests:
- use spring facilities for interface scanning #72 (lukasniemeier-zalando)
0.19.3 (2023-07-05)
Merged pull requests:
- Release Script Adjustments #71 (lukasniemeier-zalando)
0.19.2 (2023-07-04)
Merged pull requests:
- minor code style changes #70 (lukasniemeier-zalando)
0.19.1 (2023-06-23)
0.19.0 (2023-06-23)
Merged pull requests:
- Streamline Dependencies #69 (lukasniemeier-zalando)
0.18.0 (2023-06-20)
Merged pull requests:
- fix release script #67 (lukasniemeier-zalando)
- add release workflow #66 (lukasniemeier-zalando)
- Bump guava from 31.1-jre to 32.0.1-jre #65 (dependabot[bot])
- Github Workflow #64 (lukasniemeier-zalando)
- updating dependencies #63 (lukas-c-wilhelm)
- Release 0.17.0 #51 (lukasniemeier-zalando)
- Safe Configuration Reload #44 (lukasniemeier-zalando)
0.17.0 (2020-08-24)
Merged pull requests:
- support passing of own executor #50 (mschwitalla)
- Release 0.16.0 #49 (lukasniemeier-zalando)
0.16.0 (2020-08-24)
Merged pull requests:
- shutdown executorservice in s3configRepo #48 (mschwitalla)
- Update failsafe #41 (lukasniemeier-zalando)
- Prepare next iteration #38 (lukasniemeier-zalando)
- Enable interception when the values for an S3 repository are updated #22 (rwitzel)
0.15.0 (2019-09-26)
v0.15.0 (2019-09-26)
Implemented enhancements:
- How are conditions supported in the interfaces? #3
v0.14.1 (2017-06-14)
v0.14.0 (2017-06-14)
Closed issues:
- guava-retrying #36
Merged pull requests:
- Replace guava-retrying with failsafe. #37 (lukasniemeier-zalando)
- Release 0.13.0 #35 (lukasniemeier-zalando)
v0.13.0 (2017-06-08)
Closed issues:
Merged pull requests:
- Allow org to approve #34 (lukasniemeier-zalando)
- Create .zappr.yaml #33 (lukasniemeier-zalando)
- Add CI Badge #31 (lukasniemeier-zalando)
- Safe Handling of Illegal Enum Values #30 (lukasniemeier-zalando)
- Allow feature resolution on base interface #29 (lukasniemeier-zalando)
- Preparing next iteration 0.13.0 #26 (lukasniemeier-zalando)
v0.12.1 (2017-05-29)
Closed issues:
Merged pull requests:
- Release 0.12.1 #28 (lukasniemeier-zalando)
- Allow early resolution by BeanFactoryPostProcessors #27 (lukasniemeier-zalando)
- Prevent premature bean initialization #25 (lukasniemeier-zalando)
- GH-23 Use build-in MD5 digest function. #24 (lukasniemeier-zalando)
- Update maintainers #21 (mdodevska)
- Added support for AWS KMS transparent decryption #18 (xjrk58)
baigan-config-0.11.0 (2016-08-12)
baigan-config-0.10.0 (2016-08-12)
Implemented enhancements:
- Add an S3 ConfigurationRepository implementation #14
- Fix typos #11
- Added 2 new ConfigurationRepository implementations #15 (lmineiro)
Fixed bugs:
- GitCacheLoader leaks thread pools #13
Closed issues:
- do you want to promote this project more? #9
Merged pull requests:
- Fixed the threading issue #16 (lmineiro)
- Refactored the interfaces and classes which had typos #12 (lmineiro)
- fixing 'In' condition type problem #8 (sonerd)
- 0.9.5 #7 (amjedonline)
- 0.9.4 snapshot #6 (amjedonline)
- 0.9.3 #5 (amjedonline)
- Integration through configuration bean #4 (amjedonline)
- Conditional configuration evaluation #2 (amjedonline)
- Initial project #1 (amjedonline)
* This Changelog was automatically generated by github_changelog_generator