Releases: zalando-incubator/baigan-config
Releases · zalando-incubator/baigan-config
1.1.0
Merged pull requests:
- Publish to Central Portal #180 (lukasniemeier-zalando)
- Bump junit.version from 5.12.0 to 5.12.1 #148 (dependabot[bot])
- Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.18.3 #147 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 #146 (dependabot[bot])
- Bump spring.version from 6.2.2 to 6.2.4 #145 (dependabot[bot])
- Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #144 (dependabot[bot])
1.0.0
Merged pull requests:
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 #146 (dependabot[bot])
- Bump io.quarkus:quarkus-junit4-mock from 3.18.1 to 3.19.3 #143 (dependabot[bot])
- Bump org.testcontainers:testcontainers-bom from 1.20.4 to 1.20.6 #141 (dependabot[bot])
- Bump junit.version from 5.11.4 to 5.12.0 #133 (dependabot[bot])
- Bump Spring 5 #127 (lukasniemeier-zalando)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.11.2 #126 (dependabot[bot])
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.1 to 2.18.2 #125 (dependabot[bot])
- Bump com.google.guava:guava from 32.0.1-jre to 33.4.0-jre #124 (dependabot[bot])
- Bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.16 #123 (dependabot[bot])
- Bump software.amazon.awssdk:bom from 2.26.15 to 2.30.12 #122 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.7 #121 (dependabot[bot])
- Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.20.4 #120 (dependabot[bot])
- Bump spring.version from 6.1.2 to 6.2.2 #119 (dependabot[bot])
- Bump mockito.version from 5.3.1 to 5.15.2 #118 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.5.2 #117 (dependabot[bot])
- Bump junit.version from 5.9.3 to 5.11.4 #116 (dependabot[bot])
- Bump io.quarkus:quarkus-junit4-mock from 3.0.0.Final to 3.18.1 #115 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.5.2 #114 (dependabot[bot])
1.0.0-RC.3
Merged pull requests:
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 #113 (dependabot[bot])
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 #112 (dependabot[bot])
- Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.16 #111 (dependabot[bot])
- Bump org.hamcrest:hamcrest-library from 2.2 to 3.0 #110 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.13.0 #109 (dependabot[bot])
1.0.0-RC.2
Merged pull requests:
- Update failsafe version #108 (yuppie-flu)
- Upgrade AWS SDK to v2 #107 (yuppie-flu)
1.0.0-RC.1
Closed issues:
- Follow up of #100 clean up legacy context implementation #105
- Add support to accept context provider as an input parameter while fetching toggles. #100
Merged pull requests:
- GH-105 Legacy context implementation cleanup #106 (rameshmalla)
- clarified log messages on configuration mismatches #104 (lukasniemeier-zalando)
- Add a warning for concurrent access during context initialisation #102 (onurkaracali)
- Support contextprovider as a method parameter #101 (rameshmalla)
1.0.0-RC.0
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
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
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
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
Merged pull requests:
- use spring facilities for interface scanning #72 (lukasniemeier-zalando)