Skip to content

v2.0.2 - dortmund 🏆

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Apr 11:44
db4db58

What's Changed

  • docs(commands): refactor pre-release Phase 2 workflow (777d805)
  • docs(changelog): prepare release notes for v2.0.2-dortmund (0b761cd)
  • chore(deps): bump org.projectlombok:lombok from 1.18.44 to 1.18.46 (113ab02)
  • docs(changelog): fix unreleased reference link casing (#317) (bb20656)
  • docs(changelog): add release template and reference links (#317) (3e7d758)
  • test(api): assert 400 Bad Request for malformed JSON on POST (#319) (ef68f7a)
  • feat(api): return 422 Unprocessable Entity for validation errors (#319) (17c70d1)
  • chore(deps): bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0 (7db4756)
  • chore(deps): bump actions/checkout from 6 to 6.0.2 (fa237d2)
  • chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 (67a7443)
  • chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui (5ada8cb)

Docker

# By semantic version (recommended)
docker pull ghcr.io/nanotaboada/java.samples.spring.boot:2.0.2

# By club name
docker pull ghcr.io/nanotaboada/java.samples.spring.boot:dortmund

# Latest
docker pull ghcr.io/nanotaboada/java.samples.spring.boot:latest

What's Changed

  • chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 3.0.2 to 3.0.3 by @dependabot[bot] in #320
  • chore(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by @dependabot[bot] in #321
  • chore(deps): bump org.xerial:sqlite-jdbc from 3.51.3.0 to 3.53.0.0 by @dependabot[bot] in #322
  • feat(api): return 422 Unprocessable Entity for validation errors (#319) by @nanotaboada in #323
  • docs(changelog): add release template and reference links (#317) by @nanotaboada in #325
  • chore(deps): bump org.projectlombok:lombok from 1.18.44 to 1.18.46 by @dependabot[bot] in #326
  • docs(changelog): prepare release notes for v2.0.2-dortmund by @nanotaboada in #327

Full Changelog: v2.0.1-chelsea...v2.0.2-dortmund