Skip to content

v0.9.1

Compare
Choose a tag to compare
@lwpk110 lwpk110 released this 03 Sep 12:01
· 101 commits to main since this release
98eb850

What's Changed

  • fix: add headless to service builder by @lwpk110 in #135
  • fix(reconciler): fix re-reconciler with 0 seconds not ready by @whg517 in #137
  • fix(rbac): Correct rolebinding and clusterrolebinding generation, standardize resource naming by @lwpk110 in #140
  • chore(constants): add new constant for jmx directory in kubedoop by @lwpk110 in #143
  • fix(container): Add missing memory request in container builder by @lwpk110 in #142
  • feat(productlogging): Add new module for unified logging configuration, implement logback by @lwpk110 in #144
  • fix(rbac): correct clusterrole naming in rbac builder by @lwpk110 in #145
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 by @dependabot in #146
  • feat(productlogging): add log4j config generator and refactor logging type interfaces by @lwpk110 in #151
  • feat: migrate the vector builder to the productlogging package by @lwpk110 in #150
  • feat(builder): add vector builder for easy integration with vector sidecar by @lwpk110 in #152
  • build(deps): bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #147
  • refactor(api): refactor auth spec and add inline connection to s3bucket by @whg517 in #138
  • feat(productlogging): add log4j2 config generator by @lwpk110 in #153
  • test: remove unnecessary assert test case by @lwpk110 in #155
  • docs(changelog): Add 0.9.1 changelog by @whg517 in #154

Full Changelog: v0.9.0...v0.9.1