Skip to content

Releases: reddit/achilles-sdk

v0.13.7

20 May 13:39
33e87f1
Compare
Choose a tag to compare

What's Changed

  • Expose additional required leader election configs by @jessicayuen in #47

Full Changelog: v0.13.6...v0.13.7

v0.13.6

19 May 16:30
f3c4581
Compare
Choose a tag to compare

What's Changed

  • [metrics] Add achilles_processing_duration_seconds metric for tracking e2e object processing latency by @harveyxia in #41
    • ⚠️ Behavior change—The FSM reconciler now correctly sets the Ready status condition as the conjunction of all other conditions. If any conditions are failed, the Ready condition's message will include the failed status conditions.
      This may break existing users tests if they assert on the contents of the Ready condition
  • Bump github.com/spf13/pflag from 1.0.6-0.20210604193023-d5e0c0615ace to 1.0.6 by @dependabot in #24
  • Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 by @dependabot in #32
  • Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #35
  • [FSM] add result types DoneResultWithStatusCondition and DoneAndRequeueAfterCompletion[WithBackoff] by @harveyxia in #42
  • Bump github.com/prometheus/client_golang from 1.20.5 to 1.22.0 by @dependabot in #34

Full Changelog: v0.13.5...v0.13.6

v0.13.5

15 May 19:29
77d75dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

v0.13.4

01 May 19:38
7060e46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

30 Apr 14:40
b8baa0f
Compare
Choose a tag to compare

What's Changed

  • [FSM] add ManagesWithPredicate builder method by @harveyxia in #39

Full Changelog: v0.13.2...v0.13.3

v0.13.2

25 Apr 18:18
dc39fac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

11 Mar 19:35
684b9c1
Compare
Choose a tag to compare

What's Changed

  • [fix] Applicator Apply() now checks managed fields to see if status is a subresource by @kdorosh in #17

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

27 Jan 15:29
89f7ce8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

11 Dec 14:10
9daa7e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

06 Nov 20:59
3c14ffb
Compare
Choose a tag to compare

Initial open source release