Skip to content

v0.80.0

Latest
Compare
Choose a tag to compare
@psav psav released this 28 Mar 11:06
· 186 commits to master since this release
8eefa68

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