Releases: Azure/eno
Releases · Azure/eno
v0.0.45
v0.0.44
v0.0.43
What's Changed
- Fix resource slice self healing unit test by @chihshenghuang in #256
- Bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /pkg/helmshim by @dependabot in #257
- chore: fix README and dev/deploy.yaml by @tyler-lloyd in #261
- List synthesizer pod in pod namespace only by @chihshenghuang in #258
- Fix the deadlock between rollout and self healing controller by @chihshenghuang in #259
- Bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /examples/helm-shim by @dependabot in #260
- Update x/net package by @jveski in #262
New Contributors
- @tyler-lloyd made their first contribution in #261
Full Changelog: v0.0.42...v0.0.43
v0.0.42
What's Changed
- Recreate missing resource slice by @chihshenghuang in #255
Full Changelog: v0.0.41...v0.0.42
v0.0.41
What's Changed
- Hack to allow PDBs to progress by @AYM1607 in #246
- Delete the composition when synthesizer is missing by @chihshenghuang in #247
- Fix readiness groups lookup by @AYM1607 in #248
- Add dev script for building linux images and pushing them to a repo by @AYM1607 in #253
- Remove reconciliation resource version cache by @AYM1607 in #252
- Bump Eno in pkg/helmshim by @AYM1607 in #254
- Johnaz/issue 239 by @johnazariah in #249
- Log the reason why swap comp synthesis by @chihshenghuang in #244
New Contributors
- @johnazariah made their first contribution in #249
Full Changelog: v0.0.40...v0.0.41