Skip to content

Latest commit

 

History

History
134 lines (90 loc) · 5.89 KB

CHANGELOG.md

File metadata and controls

134 lines (90 loc) · 5.89 KB

v2.21.0 - 2024-06-12

Features

  • Enable gerrit restart flow (#47)
  • Add the ability to remove the files with GerritMergeRequest CR (#30)

Routine

  • Bump alpine packages (#49)
  • Update argocd diff (#49)
  • Align argocd diff (#42)
  • Switch to private Keycloak client (#42)
  • Enable Keycloak client creation (#42)
  • Disable keycloak configuration by default (#42)
  • Update oauth gerrit plugin instead of gerrit version (#39)
  • Bump gerrit image version to 3.7.9 (#39)
  • Bump to Go 1.22 (#37)
  • Add codeowners file to the repo (#31)
  • Describe GerritMergeRequest CR spec (#28)
  • Update current development version (#26)
  • Bump alpine version (#27)
  • Update current development version (#26)

v2.20.1 - 2024-03-12

Routine

  • Bump alpine version (#27)

v2.20.0 - 2024-03-11

Features

  • Align to the Tekton EventListener endpoint (#24)
  • Add QuickLink Custom Resource (#22)

Bug Fixes

  • Update webhook url (#21)

Code Refactoring

  • QuickLink is managed by edp-tekton helm chart (#24)

Routine

  • Remove gitserver CR (#168)
  • Remove edpcomponent creation from operator logic (#23)
  • Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.11.0 (#19)
  • Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#20)
  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#18)
  • Update current development version (#17)

Documentation

  • Define name convention for ingress objects (#23)
  • Update README md and Dockerfile (#132)

v2.19.0 - 2023-12-18

Bug Fixes

  • Generate ChangeIDs using UUID (#16)

Routine

  • Update openssl package for operator container (#16)
  • Update release flow for GH Actions (#16)
  • Update current development version (#15)

v2.18.0 - 2023-11-03

Features

  • Add label to the secret gerrit-ciuser-sshkey (#14)

Routine

  • Fix branch for GH Actions (#8)
  • Bump golang.org/x/net from 0.8.0 to 0.17.0 (#13)
  • Update changelog (#11)
  • Remove jenkins admin-console perf operator logic (#10)
  • Upgrade Go to 1.20 (#8)
  • Update current development version (#7)

Documentation

  • Fix bage path for the build GH Action (#8)

v2.17.1 - 2023-09-25

Routine

  • Upgrade Go to 1.20 (#8)
  • Update CHANGELOG.md (#85)

v2.17.0 - 2023-09-20

Bug Fixes

  • Use crypto rand to generate secure ED25519 private key check fields (#5)

Code Refactoring

  • Remove deprecated edpName parameter (#6)

Routine

  • Update current development version (#4)

v2.16.0 - 2023-08-17