Skip to content

0.1.2

Compare
Choose a tag to compare
@royroyee royroyee released this 08 Mar 04:11
· 83 commits to main since this release

Changelog

  • Add acl commands
  • Add non-JSON response handling
  • Add support for username and groupname options in cp and websh commands
  • Add timer reset on Acked status to extend command execution wait time
  • Add token name support in token command
  • Fix detailed status retrieval in PollCommandExecution
  • Refactor URL parameter handling for clarity
  • Refactor token deletion to use ID and fix TimeUtils
  • Refactor types to leverage generics in Go
  • Minor fix