v0.3.2
This is a minor release, bumping all the default cloud images to Ubuntu 24.04 LTS. This gives us around 4 years before we would need to update the images again.
We also are doing a slight workflow update: There's now a new stable
branch for production environments to deploy from! If you would like to deploy this operator in a prod environment, we recommend pulling the kustomization from the stable branch instead!
The main
branch will now be used only for development, so please don't pull deployments from there unless you're willing to test new breaking changes and report back to us!
What's Changed
- chore(deps): bump serde_json from 1.0.109 to 1.0.114 by @dependabot in #42
- chore(deps): bump tokio from 1.34.0 to 1.36.0 by @dependabot in #41
- chore(deps): bump thiserror from 1.0.55 to 1.0.57 by @dependabot in #39
- chore(deps): bump serde_yaml from 0.9.32 to 0.9.33 by @dependabot in #48
- chore(deps): bump itertools from 0.12.0 to 0.12.1 by @dependabot in #47
- chore(deps): bump base64 from 0.21.7 to 0.22.0 by @dependabot in #49
- chore(deps): bump astro from 4.4.6 to 4.5.5 in /site by @dependabot in #46
- chore(deps): bump thiserror from 1.0.57 to 1.0.58 by @dependabot in #54
- chore(deps): bump tracing-logfmt from 0.3.3 to 0.3.4 by @dependabot in #55
- fix: Host parsing for IPv6 addresses by @venkatamutyala in #53
- chore(deps): bump astro from 4.5.5 to 4.5.12 in /site by @dependabot in #60
- chore(deps): bump @astrojs/starlight from 0.17.4 to 0.21.3 in /site by @dependabot in #65
- chore(deps): bump typescript from 5.3.3 to 5.4.4 in /site by @dependabot in #64
- chore(deps): bump the cargo group with 3 updates by @dependabot in #73
- chore(deps): bump async-trait from 0.1.74 to 0.1.80 by @dependabot in #70
- Update images to Ubuntu 24.04 LTS by @korewaChino in #94
New Contributors
- @venkatamutyala made their first contribution in #53
Full Changelog: v0.3.1...v0.3.2