Releases: openziti/ziti-sdk-nodejs
Releases · openziti/ziti-sdk-nodejs
0.17.0
0.16.0
expose ziti_services_refresh() func (#81) * expose ziti_services_refresh() func
0.15.0
- zrok support
- update embedded c-sdk to 0.36.9
0.14.2
Add support for NodeJS v21
0.14.1
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
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
- stop using deprecated workflow command set-output by @qrkourier in #55
- stop using deprecated GitHub-hosted actions runner ubuntu-18.04 by @qrkourier in #56
- Align repo to template repo by @dovholuknf in #58
- add new banner to readme by @dovholuknf in #63
- Update workflows by @ekoby in #64
- let build/test run from dependabot by @ekoby in #66
- Use cmake-js by @ekoby in #68
- Update ziti sdk 0.35.1 by @ekoby in #72
- Fix build for windows by @ekoby in #74
- Drive publishing off Github releases by @ekoby in #75
New Contributors
- @dependabot made their first contribution in #16
- @qrkourier made their first contribution in #50
Full Changelog: 0.1.43...0.14.0