Skip to content

Releases: RedHatInsights/clowder

v0.80.0

28 Mar 11:06
8eefa68
Compare
Choose a tag to compare

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

v0.72.0

28 Feb 12:06
a618416
Compare
Choose a tag to compare

What's Changed

  • 🏦 [DEBT] - Lowered limits for DB by @psav in #935
  • 🏦 [DEBT] - refactor(metrics): Refactor to use built-in library function by @psav in #937
  • 🏦 [DEBT] - Red Hat Konflux update clowder by @red-hat-konflux in #939
  • 🏦 [DEBT] - chore(deps): update rhtap references by @red-hat-konflux in #940
  • 🏦 [DEBT] - Update to container images by @gburges in #938
  • 🗺️ [FEAT] - Control dependency metrics via a config or env by @mjholder in #943
  • 🗺️ [FEAT] - Clowdapp Dependency metrics by @mjholder in #936

Full Changelog: 0.71.1...v0.72.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.72.0.yaml --validate=false

0.71.0

20 Feb 09:01
5f712e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.70.0...0.70.1

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.71.0.yaml --validate=false

v0.70.0

22 Jan 17:11
1f55912
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.67.0...v0.70.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.70.0.yaml --validate=false

v0.67.0

17 Jan 13:07
ef4b69e
Compare
Choose a tag to compare

What's Changed

  • 🗺️ [FEAT] - Allow configurable go version for Makefile by @Victoremepunto in #902
  • 🗺️ [FEAT] - Simplify all env vars usage by @psav in #911
  • 🗺️ [FEAT] - add api.console scope by @Victoremepunto in #920
  • 🗺️ [FEAT] - Switch out the envoy reverse proxy for caddy by @SteveHNH in #905
  • 🐛 [BUG] - fix for post artifacts on failed pipeline run by @maknop in #908
  • 🐛 [BUG] - Fixed Keycloak reliability issue and added helper for env vars by @psav in #910
  • 🐛 [BUG] - Fixed KC in eph by @psav in #914
  • 🐛 [BUG] - Fix deploy yamls by @psav in #917
  • 🏦 [DEBT] - update image tags for ubi8 go-toolset and minimal by @maknop in #903
  • 🏦 [DEBT] - upgrade packages by @maknop in #906
  • 🏦 [DEBT] - Upgrade Keycloak by @psav in #899
  • 🏦 [DEBT] - Bump Unleash version by @Victoremepunto in #912
  • 🏦 [DEBT] - [RHCLOUD-30235] - Added pprof enable by @psav in #915
  • 🏦 [DEBT] - refactor build_deploy.sh by @Victoremepunto in #893
  • 🏦 [DEBT] - Updated dashboard by @psav in #918
  • 🏦 [DEBT] - Up limits and requests by @adamrdrew in #901
  • 📖 [DOCS] - Updated feature list by @psav in #900
  • 📖 [DOCS] - Added markdown docs by @psav in #904
  • 📖 [DOCS] - Fixing spelling of Clwoder -> Clowder by @PaulWay in #909
  • 📖 [DOCS] - Fix typo "dependenceis"-> "dependencies" by @juandspy in #921

New Contributors

Full Changelog: v0.66.0...v0.67.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.67.0.yaml --validate=false

v0.66.0

16 Nov 10:50
00fcc76
Compare
Choose a tag to compare

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

v0.65.0

26 Oct 10:19
24810ff
Compare
Choose a tag to compare

What's Changed

  • 🗺️ [FEAT] - Multi arch build support by @adamrdrew in #868
  • 🗺️ [FEAT] - Cert auth by @psav in #851
  • 🗺️ [FEAT] - Add AdditionalFilters field to cindy spec [RHCLOUD-28098] by @gburges in #852
  • 🗺️ [FEAT] - Allow empty dynaconfEnvName now that 'env' is supported by @bsquizz in #872
  • 🗺️ [FEAT] - Add support for apiPaths by @bsquizz in #869
  • 🏦 [DEBT] - Check available replicas for deployment readiness by @mjholder in #854
  • 🏦 [DEBT] - Update Security-Compliance Updates to Main by @casey-williams-rh in #870
  • 🏦 [DEBT] - Updates dockerfile to be same as ENO by @gburges in #874
  • 🏦 [DEBT] - Adding PlatSec gh workflow by @gburges in #847
  • 🏦 [DEBT] - [RHCLOUD-20571] Label the DBs by @gburges in #679
  • 🏦 [DEBT] - Fix dot import and update images by @psav in #877
  • 🏦 [DEBT] - using pyyaml library, ruamel is deprecated by @maknop in #880
  • 🐛 [BUG] - Fix selenium image tag override by @bsquizz in #820
  • 🐛 [BUG] - Test fix for mbop loopback by @psav in #876
  • 📖 [DOCS] - Clarify documentation re how ClowdApp database name is used by @bsquizz in #871

New Contributors

Full Changelog: v0.64.0...v0.65.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.65.0.yaml --validate=false

v0.64.0

21 Sep 17:40
e89c7b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.63.0...v0.64.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.64.0.yaml --validate=false

v0.63.0

15 Sep 15:01
4876d99
Compare
Choose a tag to compare

What's Changed

  • [DEBT] - Remove old v1 import by @psav in #862
  • [DEBT] - Updated k8s version by @psav in #863

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.63.0.yaml --validate=false

v0.62.0

14 Sep 07:00
2ac1e1c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.61.0...v0.62.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.62.0.yaml --validate=false