Skip to content

Releases: openziti/ziti-sdk-nodejs

0.17.0

31 May 01:56
d88eb31
Compare
Choose a tag to compare
fix: Enrollment bug (#83)

0.16.0

11 Apr 21:11
128f4f1
Compare
Choose a tag to compare
expose ziti_services_refresh() func (#81)

* expose ziti_services_refresh() func

0.15.0

25 Mar 15:02
5d5dd22
Compare
Choose a tag to compare
  • zrok support
  • update embedded c-sdk to 0.36.9

0.14.2

09 Nov 19:01
71c4a7d
Compare
Choose a tag to compare

Add support for NodeJS v21

0.14.1

08 Nov 22:04
64b5afd
Compare
Choose a tag to compare

Correct some exceptions seen in the 0.14.0 release by making the on_req & on_resp callbacks truly optional on Ziti_http_request API.

0.14.0

01 Nov 13:42
fbf68f4
Compare
Choose a tag to compare

What's Changed

Major change in build and release process:

  • build is now using CMake (via CMake.js)
  • release build/publish process is triggered by creating a Github release

changes

New Contributors

Full Changelog: 0.1.43...0.14.0