v0.55.0
What's Changed
- [FEAT] Added TLS CA cert to app-interface mode by @psav in #754
- [FEAT] Added envoy for internal TLS by @psav in #762
- [FEAT] Make envoy configurable by @psav in #775
- [DOCS] Added kafka docs by @psav in #766
- [DOCS] Add description to cyndiPipeline attributes by @Victoremepunto in #760
- [DOCS] Add Cyndi provider docs by @Victoremepunto in #768
- [DOCS] Refactor Cyndi docs into Kafka provider page by @Victoremepunto in #771
- [DOCS] Remove box around Cyndi content by @Victoremepunto in #773
- [DEBT] Updated goloang.org/x/net by @maknop in #777
- [DEBT] Add support for PostgreSQL 15 by @Victoremepunto in #778
- [DEBT] Update lib versions by @psav in #779
- [DEBT] Add support for PostgreSQL 14 by @Victoremepunto in #780
- [DEBT] Updated rhc osdk utils by @psav in #781
- [DEBT] Added security protocol at top level by @psav in #764
- [DEBT] Support customizable rds ca bundle URL by @bsquizz in #765
- [DEBT] Support customizable sasl mechanism in 'managed' kafka mode by @bsquizz in #769
- [DEBT] Update sidecar image by @gburges in #774
Full Changelog: v0.54.0...v0.55.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.55.0.yaml --validate=false