Skip to content

Release v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 06:48
· 18 commits to main since this release
3e8f64b

Breaking Changes

PR #197 breaks existing Discord notification setups. Migrate your DISCORD_WEBHOOK_ID and DISCORD_RELEASE_WEBHOOK_ID action secrets to variables before updating.

What's Changed

  • deps: bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 by @dependabot in #192
  • deps: bump com.github.spotbugs from 6.0.22 to 6.0.23 by @dependabot in #193
  • deps: bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #191
  • deps: bump gradle from 8.10.1 to 8.10.2 by @leviem1 in #194
  • feat: make discord notifications optional by @leviem1 in #195
  • fix(ci)!: switch discord webhook id to variable to make notifications optional by @leviem1 in #197
  • docs: Update readme by @leviem1 in #198

Full Changelog: v3.14.1...v4.0.0