Skip to content

Latest commit

 

History

History
107 lines (71 loc) · 2.63 KB

File metadata and controls

107 lines (71 loc) · 2.63 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.0.6 - 2026-03-09

Added

  • Add no-op version control linter

Changed

  • Merge pull request #27 from diggsweden/fix/use-gommitlint
  • Use gommitlint
  • Merge pull request #26 from diggsweden/build/fail-on-dirty-working-tree
  • Enable version control linter
  • Update java non-major (#22)
  • Merge pull request #23 from diggsweden/fix/bump-hadolint-to-v2.14.0
  • Merge pull request #24 from diggsweden/chore/bump-reusable-ci-to-v2.6.1
  • Bump workflows to use reusable-ci v2.6.1
  • Update java non-major (#19)
  • Merge pull request #17 from diggsweden/renovate/actions-setup-java-5.x
  • Update actions/setup-java action to v5
  • Merge pull request #15 from diggsweden/renovate/actions-checkout-6.x
  • Update actions/checkout action to v6
  • Update dependency org.assertj:assertj-core to v3.27.7 [security] (#18)
  • Update dependency prettier to v3.8.1 (#16)
  • Pin dependencies (#9)

Fixed

  • Bump hadolint to v2.14.0

0.0.5 - 2026-01-20

Added

  • Add spotbugs exclude filter to suppress NM_METHOD_NAMING_CONVENTION errors

Changed

  • Update java non-major (#14)
  • Update github actions (#12)
  • Merge pull request #13 from diggsweden/fix/spotbugs-errors
  • Use reuseable ci 2.6.0
  • Change devbase-justkit name, improve dev doc
  • Update justfile and reuseable-ci
  • Update justfile and reuseableci
  • Pin sha and version
  • Use base renovate config
  • Adjust schedule

Fixed

  • Copy of List to avoid EI_EXPOSE_REP2 error
  • Correct lintwarnings for docs, checkstyle, container

Removed

  • Remove unnecessary import
  • Remove duplicate PMD rule

0.0.4 - 2025-10-15

Added

  • Add new linebreak

0.0.3 - 2025-10-15

Fixed

  • Fix typo

[0.0.2] - 2025-10-15

Added

  • Add api docs and more

Changed

  • Use reuseable-ci v2
  • Merge branch 'feat/support_jwt_data'
  • Update api to allow storage of sdJWT
  • Use reusable-ci v1
  • Update release and deployment files
  • Basic setup of spring boot project
  • Scaffold java repository
  • Initial commit

Fixed

  • Fix old files and licensing