Skip to content

v0.66.0

Compare
Choose a tag to compare
@psav psav released this 16 Nov 10:50
· 328 commits to master since this release
00fcc76

What's Changed

  • 🏦 [DEBT] - Add pyyaml to build scripts by @adamrdrew in #883
  • 🏦 [DEBT] - Upgrade net, grpc, ginkgo, gomega by @bsquizz in #887
  • 🏦 [DEBT] - Re-generate API docs for new config schema by @bsquizz in #888
  • 🏦 [DEBT] - Updating kafka schema and docs to provide better details by @bsquizz in #885
  • πŸ—ΊοΈ [FEAT] - Update schema.json to add apiPaths by @bsquizz in #882
  • πŸ—ΊοΈ [FEAT] - [RHCLOUD-27862] add Pod Lifecyle hooks by @maskarb in #830
  • πŸ—ΊοΈ [FEAT] - Added new ephem-msk mode by @psav in #873
  • πŸ—ΊοΈ [FEAT] - Support for multiple kafka brokers by @wcmitchell in #881
  • πŸ—ΊοΈ [FEAT] - Clowder jenkinsfile PR Check Enhancement by @maknop in #792
  • πŸ—ΊοΈ [FEAT] - Update Build-Deploy Script to support SC Manifest Builds by @casey-williams-rh in #889
  • πŸ› [BUGZ] - Fixed MSK ephem mode by @psav in #890
  • πŸ› [BUGZ] - Fixed source namespace for secret copy by @psav in #892
  • πŸ› [BUGZ] - Fixed MSK by @psav in #895
  • πŸ› [BUGZ] - Do not override env vars with empty values on IQE CJI by @bsquizz in #894
  • πŸ› [BUGZ] - Fixed up multi host mode by @psav in #896
  • πŸ› [BUGZ] - Fix ca cert location in web 'local' mode by @bsquizz in #898
  • πŸ› [BUGZ] - Fix MSK replicas by @psav in #897

New Contributors

Full Changelog: v0.65.0...v0.66.0

Installing

To install Clowder in your local environment, first, make sure you've installed Minikube and have it running. Then download the attached manifest YAML and run:

minikube kubectl -- apply -f clowder-manifest-v0.66.0.yaml --validate=false