Skip to content

Releases: thriving-dev/java-library-template

1.1.4

15 Jun 18:18
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 1.1.3...1.1.4

1.1.3

18 Feb 18:23
Compare
Choose a tag to compare

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

05 Feb 13:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

04 Feb 15:38
Compare
Choose a tag to compare

What's Changed

  • Update gradle/gradle-build-action action to v2.11.1 by @renovate in #21
  • Update dependency org.assertj:assertj-core to v3.25.1 by @renovate in #22
  • Update all dependencies by @renovate in #23

Full Changelog: 1.1.0...1.1.1

1.1.0

17 Dec 20:38
Compare
Choose a tag to compare

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

10 Nov 13:04
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.10.1 by @renovate in #18

Full Changelog: 1.0.4...1.0.5

1.0.4

10 Oct 19:34
Compare
Choose a tag to compare

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

10 Oct 19:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

27 Sep 06:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

25 Sep 08:26
Compare
Choose a tag to compare

What's Changed

  • fix: use CI_GITHUB_TOKEN in workflows if present
  • docs: create & provide PAT as part of Quick Start

Full Changelog: 1.0.0...1.0.1