Releases: Azure/eno
Releases · Azure/eno
v0.0.21
What's Changed
- Allow annotations passthrough from symphony variations to compositions by @AYM1607 in #176
- Include warning messages in status summary by @jveski in #177
- Add age column by @jveski in #178
- Add input revision checks by @jveski in #179
- Fix composition deletion when a resource is missing namespace by @jveski in #180
- Bump github.com/docker/docker from 25.0.5+incompatible to 26.1.4+incompatible in /pkg/helmshim by @dependabot in #183
- Allow symphonies to progress when their namespace is missing by @jveski in #182
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Fix smoke test logic by @jveski in #171
- Add test for Eno->Helm migration by @jveski in #172
- Add Helm shim by @jveski in #152
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /examples/helm-shim by @dependabot in #174
- Test refactoring by @jveski in #175
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- Avoid dockerhub by @jveski in #162
- Add symphony related docs, make some corrections, etc. by @jveski in #163
- Unblock composition deletion when inputs are missing by @jveski in #164
- Trigger build/publish on release published event by @chihshenghuang in #165
- Fix dispatch race by @jveski in #167
- Update getting-started doc by @chihshenghuang in #166
- Fix test flake by @jveski in #168
- Shuffle correctly by @jveski in #169
- Update Go+deps by @jveski in #170
- Add munge func to output writer by @jveski in #173
Full Changelog: v0.0.18...v0.0.19
v0.0.18
v0.0.17
What's Changed
- Report count of terminally failed compositions by @jveski in #156
- Improve examples + smoke testing by @jveski in #155
- Wait for inputs to exist by @jveski in #158
- Pick random pending synthesis for dispatch by @jveski in #159
- Small logging improvements by @jveski in #160
Full Changelog: v0.0.16...v0.0.17