Skip to content

2023-09.0

Compare
Choose a tag to compare
@fugerit79 fugerit79 released this 04 Sep 15:41
· 259 commits to main since this release
e5528fa

[1.1.10] - 2023-09-04

Added

Changed

Security

  • fj-bom set to 1.3.5

[1.1.9] - 2023-09-04

Added

Changed

Fixed

  • scm url (.git was missing at the end).

[1.1.8] - 2023-09-01

Added

  • documentation badge
  • keep a changelog badge
  • maven repo central and javadoc badges to modules
  • javadoc badges

Changed

  • fj-bom version set to 1.3.1
  • Added build metadata to artifacts (fugerit-org/fj-bom#2) (#7)
  • Sonar Cloud Maven Build set to use maven profile sonarfugerit and github environmental variable for sonarKey (#9)
  • New changelog style based on : https://github.com/olivierlacan/keep-a-changelog (#8)
  • badge order on README.md
  • directory docs renamed to src/docs (to comply with maven standard layout)
  • test resource : fugerit-sample-daogen-config.xml renamed to daogenruntest-sample-daogen-config.xml (to make it clear it is only for test run purpose) (#11)
  • DaogenCatalogEntity increased test coverage (#11)

Fixed

  • DaogenCatalogEntity now uses equals() method from java.lang.Object (#11)

[1.1.7] - 2023-09-01

Removed

  • this version is skipped because of a maven release fail.