Releases: Azure/eno
Releases · Azure/eno
v1.0.2
What's Changed
- add optional refs for synthesizer by @snguyen64 in #541
- [eno] Update ownership to eno before dry-run apply by @ruinan-liu in #543
- feat: add optional refs support for synth inputs by @snguyen64 in #546
- Add error logging and progress tracking to synthesis executor by @tilnl in #548
- Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /pkg/helmshim by @dependabot[bot] in #539
- Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /examples/03-helm-shim by @dependabot[bot] in #544
- [eno] Add OperationID and OpeartionOrigin to eno telemetry by @ruinan-liu in #549
- [eno] Add logging to controllers in eno by @ruinan-liu in #550
New Contributors
- @snguyen64 made their first contribution in #541
- @tilnl made their first contribution in #548
Full Changelog: v0.1.40...v1.0.2
v0.2.1
What's Changed
- add optional refs for synthesizer by @snguyen64 in #541
- [eno] Update ownership to eno before dry-run apply by @ruinan-liu in #543
- feat: add optional refs support for synth inputs by @snguyen64 in #546
- Add error logging and progress tracking to synthesis executor by @tilnl in #548
- Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /pkg/helmshim by @dependabot[bot] in #539
- Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /examples/03-helm-shim by @dependabot[bot] in #544
- [eno] Add OperationID and OpeartionOrigin to eno telemetry by @ruinan-liu in #549
- [eno] Add logging to controllers in eno by @ruinan-liu in #550
New Contributors
- @snguyen64 made their first contribution in #541
- @tilnl made their first contribution in #548
Full Changelog: v0.1.40...v0.2.1
v0.1.40
What's Changed
- remove crd dependency on deletion by @paulgmiller in #530
- catch wrapped nil pointers in outputwriter add by @paulgmiller in #532
- Add symphony migration doc by @jveski in #533
- [eno] Added telemetry library and logging for synthesizer in eno by @ruinan-liu in #538
Full Changelog: v0.1.38...v0.1.40
patch release for 0.1.33.1
[Cherry-pick][eno] Cherry-pick fail open changes to 0.1.33 (#536) Cherry-picked 2 commits: 1. https://github.com/Azure/eno/commit/ab716ab256717f8bdebbe2e39acdc333a06ab48f 2. https://github.com/Azure/eno/commit/d3b0a4bd45dfaac49e7b4fd7e391f0a5cdacdeee --------- Co-authored-by: Jordan Olshevski <jveski@users.noreply.github.com> Co-authored-by: Jordan Olshevski <joolshev@microsoft.com>
v0.1.39
What's Changed
Full Changelog: v0.1.37...v0.1.39
v0.1.38
v0.1.37
v0.1.36
What's Changed
- Fix: Update AnnotateOverrides to Append New Overrides on Existing Overrides by @rayaisaiah in #520
New Contributors
- @rayaisaiah made their first contribution in #520
Full Changelog: v0.1.35...v0.1.36
v0.1.35
v0.1.34
What's Changed
- Synthesis docs updates by @jveski in #501
- support map types in synth input by @t0rr3sp3dr0 in #505
- Improve reconciliation docs by @jveski in #503
- Add composition status logger by @jveski in #502
- Expose reconciliation errors by @jveski in #506
- Support optional symphony variations by @jveski in #508
- Use resource filter expression instead of a label selector. by @AYM1607 in #509
- Support skipping reconciliation checks by @jveski in #507
- Handle 404s correctly in the status logger by @jveski in #513
- Refactor: decouple resource layer from composition deletion status by @jveski in #512
- Add readiness logic for resource deletion path by @jveski in #514
- Support embedded struct fields in input structs. by @AYM1607 in #515
New Contributors
- @t0rr3sp3dr0 made their first contribution in #505
Full Changelog: v0.1.33...v0.1.34