Skip to content

Releases: Hexagon/pup

1.0.0-rc.43

23 Jul 18:56
Compare
Choose a tag to compare

Changes

  • fix(core): Fixed an issue where client process API tokens were expiring prematurely.

Full Changelog: 1.0.0-rc.42...1.0.0-rc.43

1.0.0-rc.42

02 Jul 23:26
Compare
Choose a tag to compare

Changes

  • fix(setup): Update Deno permissions in installer

Full Changelog: 1.0.0-rc.41...1.0.0-rc.42

1.0.0-rc.41

02 Jul 23:12
Compare
Choose a tag to compare

Changes

  • fix(setup): Fixes regression bug in installer

Full Changelog: 1.0.0-rc.40...1.0.0-rc.41

1.0.0-rc.40

02 Jul 23:01
Compare
Choose a tag to compare

Changes

  • fix(core): Internal changes to support Node and Bun by @Hexagon in #56
  • fix(core): Replace Deno.Kv with @cross/kv for cross-runtime compatibility, more compact logs and avoiding --unstable
  • fix(core): Removes the sysinfo.ts-module in favor of @cross/utils/sysinfo

Full Changelog: 1.0.0-rc.39...1.0.0-rc.40

1.0.0-rc.39

04 May 19:59
Compare
Choose a tag to compare

Changes

  • fix(core): Clustered processes were duplicated in API and pup status
  • fix(core): Fix regression with pup monitor
  • fix(core): Add API connection timeout
  • chore(deps): Full dependency update
  • fix(api): Log host and port when starting the Rest API Server
  • fix(api): Clarify error messages
  • fix(api): Remove unused (commented out) code
  • fix(cli): Require --expire-in when generating tokens on the CLI

Full Changelog: 1.0.0-rc.38...1.0.0-rc.39

1.0.0-rc.38

01 May 19:15
Compare
Choose a tag to compare

Changes

  • chore(core): Dependency update
  • fix(core): Drop dependency on --unstable-net by replacing websocketstream with regular websockets
  • fix(core): Add /ipc endpoint to the Rest API
  • fix(deps): Remove unused dependency @std/uuid
  • fix(cli): Add flag -g for global install when installing/upgrading

Full Changelog: 1.0.0-rc.37...1.0.0-rc.38

1.0.0-rc.37

28 Apr 21:58
Compare
Choose a tag to compare

Changes

fix(plugins): Automatically refresh plugin API tokens prior to expiry

1.0.0-rc.36

26 Apr 19:08
Compare
Choose a tag to compare
  • fix(docs): Fix broken links in documentation
  • remove(splunk): Remove documentation about deprecated splunk plugin
  • fix(plugins): Increase life-span of plugin jwts

1.0.0-rc.35

25 Apr 23:05
Compare
Choose a tag to compare
  • fix(api): Make sure websocket is open before sending
  • add(status): Add Restarts to pup status
  • chore(docs): Update developer guide for writing plugins

1.0.0-rc.34

25 Apr 18:45
Compare
Choose a tag to compare
  • Fix version numbers in release