Skip to content

Releases: mittwald/node-kubernetes

v3.7.0

29 Feb 11:58
d1501d1
Compare
Choose a tag to compare
Merge pull request #84 from mittwald/fix-watch

Fix crash and memory leak in watch calls

v3.5.2

09 Jan 09:50
e66f8e9
Compare
Choose a tag to compare

update dependencies

v3.5.1

21 Jun 10:17
d0e4115
Compare
Choose a tag to compare

Use correct ConversionResponseStatus

v3.5.0

02 May 13:06
v3.5.0
664ee4f
Compare
Choose a tag to compare

⚠️ Security notice

This release fixes GHSA-g35x-j6jj-8g7j, which may cause sensitive data being logged in debug logs.

What's Changed

New Contributors

Full Changelog: v3.4.2...v3.5.0

v3.4.1

30 May 12:21
9dcae1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

04 Mar 16:09
76f46ce
Compare
Choose a tag to compare
Merge pull request #63 from mittwald/promiseEventHandlers

allow promises as eventhandler callback

v3.3.5

22 Oct 07:58
498835c
Compare
Choose a tag to compare

Fix npm pipeline because from-git behaviour has been changed.

v3.3.4

21 Oct 13:25
decdc64
Compare
Choose a tag to compare

Fix pipeline (again)

v3.3.3

21 Oct 07:57
22a32b3
Compare
Choose a tag to compare

Fix git issues in npm deploy pipeline

v3.3.2

20 Oct 11:51
874f9aa
Compare
Choose a tag to compare

Fix npm pipeline 🙄