Skip to content

Latest commit

 

History

History
151 lines (84 loc) · 8.4 KB

CHANGELOG.md

File metadata and controls

151 lines (84 loc) · 8.4 KB

Changelog

5.1.0 (2025-04-01)

Features

5.0.1 (2025-03-26)

Bug Fixes

  • Nullpointer on OrganisationConverter (80124c0)
  • Nullpointer on OrganisationConverter (#100) (51188be)

5.0.0 (2025-03-19)

⚠ BREAKING CHANGES

  • Rollback refactoring (#88)
  • Deprecate one punchingUnit and use list instead (#86)

Features

  • Deprecate one punchingUnit and use list instead (#86) (da15428)

Bug Fixes

  • Rollback refactoring (#88) (bc01759)
  • wrong type of EntryBreak in CalendarRace (9f00d20)

4.1.0 (2025-03-17)

Features

4.0.4 (2025-03-17)

Bug Fixes

  • run deploy when release is created (735b9f7)

4.0.3 (2025-03-17)

Bug Fixes

  • remove duplicated eventor date-format (4c2610a)
  • remove whitespace (f4f0eb0)
  • use jdk23 on codeql (e8c6797)

4.0.2 (2025-03-17)

Bug Fixes

  • include patch tag in release job (26df151)

4.0.1 (2025-03-17)

Bug Fixes

4.0.0 (2025-03-17)

⚠ BREAKING CHANGES

  • try to fix the prod deploy pipeline

Bug Fixes

  • try to fix the prod deploy pipeline (f11ef7f)

3.0.2 (2025-03-17)

Bug Fixes

3.0.1 (2025-03-17)

Bug Fixes

3.0.0 (2025-03-17)

⚠ BREAKING CHANGES

  • upgrade to java 23

Features

  • upgrade to java 23 (cedccf7)
  • upgrade to java 23 also in dockerfile (6bfaf6d)
  • upgrade to java 23 also in dockerfile (13431e5)

Bug Fixes

  • remove debugging print in release.yml (5d84f47)

2.1.0 (2025-03-17)

Features

  • add release-please json files (02193d8)
  • also incliude org-ids on entrylist (373c1fe)
  • checkout code after release-please (57bc13b)
  • checkout code before release-please (6a5bd42)
  • fix release-please-config.json with package-name (a8b7e8e)
  • modify release.yml (f2b0545)
  • more pipeline stuff (b0e2e50)
  • send only organisation with id in response (ee29d85)
  • support multiple punchingUnits in event (ad405f7)
  • support multiple punchingUnits in event (4660031)
  • testing release (939ae57)
  • update release-please-config.json (650f7b7)

Bug Fixes

  • add config file (313d9d3)
  • add manifest file (df2a1b6)
  • add spring-context framework (56f401b)
  • back to simple setup (9ce54b7)
  • do not log PojoBeanMapper warnings (f437b73)
  • Fix nullpointer for team-entries (9e61b40)
  • fix-reference to manifest and config (9b812e7)
  • manifest-file with a dot (613d274)
  • more release-please debuging (fa2f96b)
  • print output (502ebf3)
  • release-type: maven (50afe15)
  • remove organisation object for competitors (2fedc9a)
  • set path to pom.xmm (dfc91c5)
  • set target-branch to main (ef9e9d7)
  • support competitors without valid eventor-organisation in result-list (f14630c)