Releases: donkeyx/cluster-utils-api
v2.0.5-wip
Full Changelog: v2.0.5...v2.0.5-wip
v2.0.5_wip
Full Changelog: v2.0.5...v2.0.5_wip
v2.0.5
Full Changelog: v2.0.4...v2.0.5
v2.0.4
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
This is a major release which has moved from nodejs to golang. I have maintained the old endpoints for backward compatibility with one change to the /env endpoint which is now authenticated. This was a dangerous feature to not have auth which is why its now locked down. Also the entrypoint now supports node (params) as well as the new go binary, which also supports more flexible startup options.
-
endpoints
** /a/env (authed)
** /headers - you can probably guess what that does -
incoming
** i will be adding more doc to the readme on these changes -
Bump qs from 6.7.0 to 6.11.0 by @dependabot in #13
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: v1.2.4...v2.0.1