What's Changed
- ๐บ๏ธ [FEAT] - RHCLOUD-31123: Add support for pgsql16 in local db provider by @bsquizz in #945
- ๐บ๏ธ [FEAT] - updating caddy and mocktitlements by @maknop in #962
- ๐บ๏ธ [FEAT] - feat(clowdapp): add sessionAffinity support for PublicWebService by @adamrdrew in #956
- ๐ [BUG] - Correct typo for dependency metric env variable by @mjholder in #952
- ๐ [BUG] - Update db provider pgsql16 image by @bsquizz in #953
- ๐ [BUG] - test(ff): Stabilize FF tests by @psav in #954
- ๐ [BUG] - fix(featureflags): Update the probe handler by @psav in #950
- ๐ [BUG] - (fix): move session afinity from private to public. by @adamrdrew in #958
- ๐ฆ [DEBT] - Update deps by @psav in #948
- ๐ฆ [DEBT] - Update Realm for Saccounts by @psav in #959
- ๐ฆ [DEBT] - chore(deps): update rhtap references by @red-hat-konflux in #946
- ๐ฆ [DEBT] - chore(deps): update rhtap references by @red-hat-konflux in #947
- ๐ฆ [DEBT] - chore(deps): update rhtap references by @red-hat-konflux in #949
- ๐ฆ [DEBT] - chore(deps): update rhtap references by @red-hat-konflux in #951
- ๐ฆ [DEBT] - chore(deps): update rhtap references by @red-hat-konflux in #955
- ๐ฆ [DEBT] - chore(deps): update rhtap references by @red-hat-konflux in #961
Full Changelog: v0.72.0...v0.80.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.80.0.yaml --validate=false