Skip to content

Releases: donkeyx/cluster-utils-api

v2.3.4

12 Jul 05:50
0d5c769
Compare
Choose a tag to compare

What's Changed

  • fix: adding documentation and info endpoint by @donkeyx in #25

Full Changelog: v2.3.3...v2.3.4

v2.3.3

12 Jul 04:35
cc40238
Compare
Choose a tag to compare

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.

Screenshot 2024-07-12 141631

v2.3.2

11 Jul 23:30
Compare
Choose a tag to compare

Full Changelog: v2.3.1...v2.3.2

v2.3.1

11 Jul 23:28
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.3.1

v2.3.0

11 Jul 23:22
50a3b9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

26 Sep 22:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

25 Sep 04:54
Compare
Choose a tag to compare

Full Changelog: v2.0.5...v2.1.1

v2.1.0

25 Sep 03:50
Compare
Choose a tag to compare

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

Full Changelog: v2.0.5...v2.1.0

v2.0.5-wip2

25 Sep 03:40
Compare
Choose a tag to compare

v2.0.5-wip1

25 Sep 03:37
Compare
Choose a tag to compare