Skip to content

Releases: Azure/k8s-work-api

v0.5.0

27 Oct 01:40
40d1695
Compare
Choose a tag to compare

What's Changed

  • Chore(deps): Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #118
  • chore: Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #119

New Contributors

Full Changelog: v0.4.3...v0.5

v0.4.3

14 Sep 18:20
9f2434d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

07 Sep 17:12
ba21e65
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

27 Aug 07:00
0e82fab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

27 Aug 04:24
09055de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v.0.3.1

22 Aug 22:10
14717b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Aug 04:28
46f0efa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.1.1...v0.3.0

v.0.2.0

08 Aug 21:51
7d4503e
Compare
Choose a tag to compare

What's Changed

  • Feat: add work resource type const by @ryanzhang-oss in #87
  • Fix: Fixing eventual test failures for UT by @aagusuab in #90
  • Fix: Fixed the issue for missing ordinal in the appliedResource field by @aagusuab in #89
  • Feat: Allowing work namespace to be chosen by the users. by @aagusuab in #92
  • Fix: Fixing the failure of apiserver shutdown when running integration tests locally by @aagusuab in #93
  • Fix: update the manifest conditions last update time by @aagusuab in #94
  • Fix: Allowing AppliedWorks to be recreated after it has been manually deleted by @aagusuab in #96
  • Fix: Adding 5 min to the reconciliation loop for apply_controller.go by @aagusuab in #98
  • Feat: Added Available Condition to apply_controller by @aagusuab in #97
  • Fix: Fixed problems on e2e test by @aagusuab in #100
  • Feat: Adding integration function for fleet by @aagusuab in #99

Full Changelog: v0.1.0...v0.2.0

Pre bug-bash release

21 Jul 18:57
dd752f4
Compare
Choose a tag to compare
Pre bug-bash release Pre-release
Pre-release

First release to be used in fleet e2e test