Skip to content

Releases: Azure/eno

v1.0.2

05 Jan 20:31
07237e0

Choose a tag to compare

v1.0.2 Pre-release
Pre-release

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

Full Changelog: v0.1.40...v1.0.2

v0.2.1

17 Dec 17:31
07237e0

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

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

Full Changelog: v0.1.40...v0.2.1

v0.1.40

13 Nov 17:37
2db8ede

Choose a tag to compare

v0.1.40 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.38...v0.1.40

patch release for 0.1.33.1

04 Nov 01:44
e198583

Choose a tag to compare

Pre-release
[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

17 Oct 17:03
d2306cf

Choose a tag to compare

v0.1.39 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.37...v0.1.39

v0.1.38

08 Oct 22:53
d2306cf

Choose a tag to compare

v0.1.38 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.37...v0.1.38

v0.1.37

30 Sep 18:09
81060d7

Choose a tag to compare

v0.1.37 Pre-release
Pre-release

What's Changed

  • Fix panic in the new "fail open" codepath by @jveski in #523

Full Changelog: v0.1.36...v0.1.37

v0.1.36

22 Sep 21:16
c0f2ddf

Choose a tag to compare

v0.1.36 Pre-release
Pre-release

What's Changed

  • Fix: Update AnnotateOverrides to Append New Overrides on Existing Overrides by @rayaisaiah in #520

New Contributors

Full Changelog: v0.1.35...v0.1.36

v0.1.35

18 Sep 22:43
de4e35a

Choose a tag to compare

v0.1.35 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.34...v0.1.35

v0.1.34

17 Sep 16:31
ad0e67d

Choose a tag to compare

v0.1.34 Pre-release
Pre-release

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

Full Changelog: v0.1.33...v0.1.34