Releases: thriving-dev/java-library-template
Releases · thriving-dev/java-library-template
1.2.0
What's Changed
- Update gradle/actions action to v3.4.2 by @renovate[bot] in #39
- Update all dependencies by @renovate[bot] in #40
- Update all dependencies by @renovate[bot] in #41
- chore: upgrades gradle + junit by @hartmut-co-uk in #43
- chore: update Code of Conduct to Contributor Covenant v3.0 and README badge accordingly in 4e257f6
- chore: remove gradle wrapper validation step from GitHub Actions workflows 7baaa89
- chore: update GitHub Actions to latest versions 7da6d94
- chore: upgrades gradle + junit bd7d204
Full Changelog: 1.1.4...1.2.0
1.1.4
IMPORTANT: Update 'Settings > Secrets and variables > Actions' OSSRH_USERNAME and OSSRH_PASSWORD
Sonatype no longer allows publishing using the username and password of your OSSRH account; instead, you must use a User Access Token.
The README file has been updated with instructions to use the first and second parts of the access token for the OSSRH_USERNAME and OSSRH_PASSWORD environment variables.
What's Changed
- Update all dependencies to v1.19.6 by @renovate in #30
- Update all dependencies by @renovate in #35
- Update dependency gradle to v8.8 by @renovate in #37
- ci: update Gradle wrapper validation action by @benny123tw in #38
New Contributors
- @benny123tw made their first contribution in #38
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- feat(#28): gradle/actions/setup-gradle action supersedes gradle/gradle-build-action by @hartmut-co-uk in #29
- Update all dependencies to v1.19.5 by @renovate in #27
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- Update all dependencies by @renovate in #24
- fix(cicd): job 'integration test' use correct report_pathsby @hartmut-co-uk in #26
Full Changelog: 1.1.1...1.1.2
1.1.1
1.1.0
What's Changed
| Package | Type | Update | Change | 
|---|---|---|---|
| actions/download-artifact | action | major | v3->v4 | 
| actions/setup-java | action | major | v3->v4 | 
| actions/upload-artifact | action | major | v3->v4 | 
| github/codeql-action | action | major | v2->v3 | 
| gradle (source) | minor | 8.4->8.5 | |
| gradle/gradle-build-action | action | minor | v2.9.0->v2.11.0 | 
| org.testcontainers:junit-jupiter (source) | dependencies | patch | 1.19.1->1.19.3 | 
| org.testcontainers:testcontainers (source) | dependencies | patch | 1.19.1->1.19.3 | 
Full Changelog: 1.0.5...1.1.0
1.0.5
What's Changed
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- chore: remove snakeyaml dep, was used for Trivy scan test by @hartmut-co-uk in #17
- chore(deps): update all dependencies by @renovate in #3
New Contributors
Full Changelog: 1.0.3...1.0.4
1.0.3
What's Changed
- fix: main cicd pipeline - run javadoc also on push (main) by @hartmut-co-uk in #16
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- fix: migration wf - groupId validation to allow '-' by @hartmut-co-uk in #15
Full Changelog: 1.0.1...1.0.2