Releases: spring-io/spring-security-release-tools
Releases · spring-io/spring-security-release-tools
v1.0.3
⭐ New Features
- Antora docs links are not created correctly #34
🪲 Bug Fixes
- Scheduling a release train fails when some (but not all) milestones already exists #32
- Task scheduleNextRelease creates milestone on incorrect date #31
🔨 Dependency Upgrades
- Bump Gradle to 8.6 #21
- Update assertj-core to 3.25.3 #37
- Update io.github.gradle-nexus:publish-plugin to 2.0.0 #40
- Update mockito-core to 5.11.0 #38
- Update org.jfrog.buildinfo:build-info-extractor-gradle to 5.2.0 #39
- Update spring-security-release-plugin to 1.0.2 #35
🧹 Tasks
- Improve tests that assert JSON #41
❤️ Contributors
Thank you to all the contributors who worked on this release:
v1.0.2
⭐ New Features
- Add Retrieve Spring Supported Versions reusable workflow #16
- Populate env vars for build info #18
- Support consistent build info #17
- Use token-based authentication for github-changelog-generator #27
🪲 Bug Fixes
- Credentials error for tasks in perform-release.yml #25
🔨 Dependency Upgrades
v1.0.1
⭐ New Features
- Disable publishing shaded jars #8
- Enable publishing to Gradle Plugin Portal #13
- Publish plugins to Gradle Plugin Portal #14
- Shade github-api and sagan-api jars #7
- Support a prefix for release versions #5
🪲 Bug Fixes
- Accept should not be set for Contentful API #3
- Content-Type not set for Contentful API #1
- Content-Type not set for GitHub API #2
- Creating release fails when no issues in the release milestone #6
- Fix typo in perform-release.yml #10
🔨 Dependency Upgrades
- Update actions/checkout to v4 #11
v1.0.0
⭐ New Features
This release contains the following Gradle plugins:
- Initial version of
spring-security-release-plugin
(docs) - Initial version of
spring-security-maven-plugin
(docs) - Note: This plugin is still in development.
This release contains the following libraries:
spring-security-release-tools-core
(see javadoc for SpringReleases.java)github-api
(see javadoc for GitHubApi.java)sagan-api
(see javadoc for SaganApi.java)