Skip to content

Latest commit

 

History

History
138 lines (78 loc) · 10 KB

CHANGELOG.md

File metadata and controls

138 lines (78 loc) · 10 KB

Changelog

1.11.1 (2024-03-01)

🦊 CI/CD

  • spring boot 3, switch to netty, actuator endpoint to default path (8e192c6)

Other

  • added license-info to changelog (b543751)
  • correct license for generated changelog file; fix reuse-config (1e27a12)
  • release: 1.11.0 (7ad7536)
  • reuse: updated name (3dd35a6)

1.11.0 (2024-02-26)

📔 Docs

  • fix script encoding of hashes, updated examples (133cd9b)

🦊 CI/CD

  • DHEI-14954: improvements for docker-build and docs (8a02aa6)
  • added gitlab-pull job (ed5197d)
  • added job to push to proxy repo (1524d42)
  • added local push to gitlab-pull (d687afe)
  • added m2 to gitignore so reuse ignores it in pipeline; added initial merge-back job (d49464d)
  • fix github-sync (d3e5659)
  • fixed yaml (931b2c2)
  • fixing github-sync job (79eb049)
  • fixing github-sync job (979d0c9)
  • fixing github-sync job (04a40a0)
  • fixing gitlab-pull (d47765f)
  • gitlab-sync with custom target branch (9bd0161)
  • moved opensource logic to template (9e14881)
  • new jobs can only be triggered in proxy-repo (b6a83f5)
  • renamed job github-push (b764003)
  • updated pipeline ref to 16.1.0 (d1f278a)
  • using custom access token for merge-back (4959da5)
  • using merge-strategy theirs (4528fc7)

🚀 Features

  • create pre-licensed empty .gitignore (59c7f43)

Other

1.10.0 (2023-11-07)

💈 Style

📔 Docs

🙅‍♂️ Reverts

  • dcff84783ec9d6de9c11d52e0e7c67627ee3fee0 (96c78ec)

🚀 Features

  • added key script, jjwt to 0.11, remove validation for userInfo (5ad8f01)

Other

1.9.0 (2023-10-25)

🦊 CI/CD

🚀 Features

  • java17: cleanup (8e51e8a)
  • java17: migrate to java17 and update related dependencies (2399a0d)
  • java17: switch to 17-jre-centos7 (8f884df)
  • java17: switch to openjdk:17-ea-jdk-oracle (2e63559)

Other

1.8.2 (2023-10-09)

🛠 Fixes

Other

  • fix version (1ef9f62)
  • doc: minor update in readme (testing pipeline) (7bafd2e)
  • doc: minor update in readme (testing pipeline) (70787de)
  • release: 1.8.1 (0c71f65)

1.8.1 (2023-10-02)

💈 Style

  • add .gitattributes for line endings (e6a5f4a)
  • add spotless plugin for code formatting (b9d9ee4)
  • fix line endings (7202310)

🛠 Fixes

  • removed mtr_to_harbor from gitlab-ci as its already included in the pipeline (3166028)
  • deps: changed pipeline to java-maven-docker-release-pipeline (649cb5a)