Releases: donkeyx/cluster-utils-api
v2.3.4
v2.3.3
What's Changed
Full Changelog: v2.3.1...v2.3.3
This release moves to golang and has a few changes :
- swagger ui, still not right though
- /env behind auth now (dangerous)
- handle 'z' and non z pages
- added a /debug endpoint, i want to do a lot more with this.
v2.3.2
Full Changelog: v2.3.1...v2.3.2
v2.3.1
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- imp #13: this will be a cleanup of the doc and other piecss by @donkeyx in #16
- Bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #19
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #21
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #20
- fix: patch run by @donkeyx in #23
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.1
Full Changelog: v2.0.5...v2.1.1
v2.1.0
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
** others are same same -
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: v2.0.5...v2.1.0
v2.0.5-wip2
Full Changelog: v2.0.5-wip1...v2.0.5-wip2
v2.0.5-wip1
Full Changelog: v2.0.5-wip...v2.0.5-wip1