v1.34.0
What's Changed
- update dependencies to address CVE-2023-45142 by @everettraven in #46
- replace all ${VAR} references with env var values in watches yaml by @jmazzitelli in #45
- Add MarkUnsafe fix back by @gaelgatelement in #44
- (chore): update Pipfile.lock to address vulnerabilities by @everettraven in #50
- Remove broken work-around for specifying build platforms for the operator image by @rooftopcellist in #49
- updating dependencies and code to support k8s 1.28 by @acornett21 in #51
- Rapid reset scaffold remediation by @oceanc80 in #54
- prepare for v1.34.0 release by @everettraven in #55
New Contributors
- @jmazzitelli made their first contribution in #45
- @gaelgatelement made their first contribution in #44
- @rooftopcellist made their first contribution in #49
- @acornett21 made their first contribution in #51
Full Changelog: v1.33.0...v1.34.0