Config Store
January 8, 2026
The release notes Config Store are contained here. They will be updated as the software gets updated, feel free to take a look at what’s changed!
1.1.2 Release - 08 January 2026
Changed
- Updated GitHub Actions library from version 1.7.1 to 1.7.2
Removed
- Removed SonarQube plugin and configuration as SonarQube scans are no longer supported by the pipeline
1.1.1 Release - 27 December 2025
Changed
- Updated some dependencies, namely Shadow and the AWS Java SDK
1.1.0 Release - 22 December 2025
- Config Store I resurrect thee!
Added
- Added support for SonarQube, which may get removed eventually
- Added support for GitHub Code Security (CodeQL)
- Added support for GitHub Code Quality, what might replace SonarQube
- Added a devcontainer file, which may never get used
Changed
- Upgraded to Java 21 from Java 17
- Changed Java distribution from Amazon Corretto to Eclipse Temurin
- Changed the storage backend for configuration from AWS Parameter Store to Scaleway Object Storage (S3)
- Updated to 2025 version of Spring Cloud
- Updated Gradle and other internal dependencies
- Updated GitHub Actions library to latest version
1.0.55 Release - 03 May 2024 –> 1.0.66 - 15 June 2024
Changed
- Dependabot Dependency Updates
- Added Tailscale Support
1.0.5 Release - 12 February 2024 –> 1.0.55 - 03 May 2024
Changed
- Dependabot Dependency Updates
1.0.4 Release - 12 February 2024
Added
- Added Jetbrains Qodana support
1.0.3 Release - 04 February 2024
Changed
- Dependency updates
1.0.2 Release - 04 February 2024
Changed
- Dependency updates
1.0.1 Release - 04 February 2024
Added
- Concurrency for deployments
1.0.0 Release - 04 February 2024
Added
- Initial release