Skip to content

Releases: cosi-project/runtime

v0.6.2

10 Sep 13:13
v0.6.2
8911486
Compare
Choose a tag to compare

What's Changed

  • feat: respect custom JSON unmarshaler logic in protobuf resource specs by @utkuozdemir in #491

Full Changelog: v0.6.1...v0.6.2

v0.6.1

29 Aug 10:30
v0.6.1
950adb1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

14 Aug 08:36
v0.6.0
a919281
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.5...v0.6.0

v0.5.3

16 Jul 11:02
v0.5.3
923f015
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

08 Jul 13:09
v0.5.2
1c82e5c
Compare
Choose a tag to compare

What's Changed

  • feat: export controller-runtime cached state by @smira in #470

Full Changelog: v0.5.1...v0.5.2

v0.5.1

05 Jul 13:31
v0.5.1
50ebf72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Jun 11:07
v0.5.0
8acd6b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.5.0

v0.4.2

26 Apr 09:45
v0.4.2
84f7352
Compare
Choose a tag to compare

What's Changed

  • fix: cancel the Watch context in gRPC stream by @smira in #438

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

v0.4.1

04 Apr 16:31
v0.4.1
5f0b368
Compare
Choose a tag to compare

What's Changed

  • fix: downgrade grpc library to 1.62.1 by @smira in #428

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

v0.4.0

04 Apr 16:31
v0.4.0
aad9be8
Compare
Choose a tag to compare

What's Changed

  • feat: implement QController and qruntime by @smira in #381
  • feat: add some new settings for qtransform controller by @smira in #384
  • feat: add more logging for qruntime controllers by @smira in #389
  • fix: use destroy ready input type in CleanupController by @smira in #388
  • fix: push to queue with non-zero timestamp by @smira in #390
  • feat: implement controller runtime watch cache by @smira in #392
  • fix: pass through correctly requeue errors via qtransform by @smira in #391
  • chore: add an option to warn about uncached controller reads by @smira in #397
  • chore: implement "handle-like" resources by @DmitriyMV in #400
  • chore: hide "map" job reconcile events under the debug by @smira in #402
  • feat: add a new utility method qtransform.WithExtraInput by @utkuozdemir in #403
  • fix: make RequeueError never push existing items execution time by @Unix4ever in #407
  • feat: implement ContextWithTeardown method by @smira in #414
  • chore: rekres, update Go to 1.22 by @smira in #416
  • feat: implement resource self-destroy controller by @Unix4ever in #417
  • chore: bump deps by @DmitriyMV in #418
  • chore: bump gen by @DmitriyMV in #419
  • chore: bump stuff by @DmitriyMV in #424
  • chore: update dependencies by @smira in #427

Full Changelog: v0.3.20...v0.4.0