Skip to content

Releases: defenseunicorns/kubernetes-fluent-client

v1.6.1

13 Oct 12:31
90e221c
Compare
Choose a tag to compare

1.6.1 (2023-10-13)

Bug Fixes

  • add log handler for crd generator (#28) (90e221c)

v1.6.0

12 Oct 14:09
1c6cf3a
Compare
Choose a tag to compare

1.6.0 (2023-10-12)

Features

  • add crd import command to register new types via local, remote or cluster CRD (#24) (1c6cf3a)

v1.5.1

09 Oct 06:15
d558806
Compare
Choose a tag to compare

1.5.1 (2023-10-09)

Bug Fixes

v1.5.0

09 Oct 04:44
3fec6ed
Compare
Choose a tag to compare

1.5.0 (2023-10-09)

Features

v1.4.2

03 Oct 04:05
678d6a3
Compare
Choose a tag to compare

1.4.2 (2023-10-03)

Bug Fixes

  • require label & field selector values (#18) (678d6a3), closes #15

v1.4.1

01 Oct 05:51
32de021
Compare
Choose a tag to compare

1.4.1 (2023-10-01)

Bug Fixes

v1.4.0

30 Sep 18:20
25581b9
Compare
Choose a tag to compare

1.4.0 (2023-09-30)

Features

  • add K8s().Watch() reconnect on failure logic (#10) (25581b9)

v1.3.2

27 Sep 04:45
596e9d7
Compare
Choose a tag to compare

1.3.2 (2023-09-27)

Bug Fixes

  • fluent: support deep partials for K8s().Apply() + return AbortController on K8s().Watch() (#8) (596e9d7)

v1.3.1

27 Sep 04:34
bf7e8e7
Compare
Choose a tag to compare

1.3.1 (2023-09-27)

Bug Fixes

  • fetch: always set data field, even on status.ok == false (#7) (bf7e8e7)

v1.3.0

25 Sep 02:43
6aa717d
Compare
Choose a tag to compare

1.3.0 (2023-09-25)

Features

  • add fetchStatus (http-status-codes) reexport (#5) (6aa717d)