Skip to content

1.0.0

Compare
Choose a tag to compare
@tadayosi tadayosi released this 15 Jan 09:57
· 45 commits to main since this release

What's Changed

  • feat: ENTESB-18903 - allow to disable RBACRegistry via Hawtio CR by @tadayosi in #62
  • feat: custom TLS certificate for the route by @mmelko in #63
  • feat: ENTESB-20016 - allow Hawtio CR to propagate annotations and labels by @tadayosi in #64
  • feat: add possibility to use user-created routes by @mmelko in #66
  • chore(deps): bump actions/setup-go from 2 to 4 by @dependabot in #72
  • chore(deps): bump actions/cache from 2 to 3 by @dependabot in #73
  • chore(deps): bump actions/stale from 3 to 8 by @dependabot in #74
  • chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #75
  • build: bump go version to 1.20 #78 by @tadayosi in #79
  • chore(deps): bump github.com/gobuffalo/packr/v2 from 2.7.1 to 2.8.3 by @dependabot in #76
  • chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.8.4 by @dependabot in #77
  • Adds ability to append LDFlags to Docker build of operator by @phantomjinx in #85
  • Upgrades the Hawtio CRD to v1, removing the operand version by @phantomjinx in #87
  • Bundle generation improvements by @phantomjinx in #86
  • fix: Moves default image repository to quay.io #65 by @phantomjinx in #90
  • fix: Restore comment to v1 types to sync with v1alpha1 by @phantomjinx in #92
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #95
  • chore(deps): bump actions/stale from 8 to 9 by @dependabot in #94
  • Help updates by @phantomjinx in #93
  • Adds support for sha256 image tags in operand reference by @phantomjinx in #97
  • Fixes made as a result of operator testing by @phantomjinx in #98

New Contributors

Full Changelog: 0.5.0...1.0.0