Skip to content

Releases: aerokube/ggr-ui

v1.2.0: multiple quota support

07 Jan 13:35
62c757d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

v1.1.2: optional quota auto-reload capability

18 Feb 14:10
236d258
Compare
Choose a tag to compare

New features

  • #40 - ability to watch quota for changes

v1.1.1: fixed VNC feature

08 Jun 10:34
Compare
Choose a tag to compare

Fixes

  • #24 - fixed broken VNC feature

v1.1.0: parallel polling

27 May 16:03
5634321
Compare
Choose a tag to compare

New features

  • #11 - poll /status in parallel
  • #13 - stop fetching status when client disconnects
  • #19 - Prometheus metrics support
  • #20 - ability to limit total number of parallel requests

Fixes

  • #15 - do not poll from hosts removed from quota XML

Improvements

  • #18 - added documentation about CLI flags

v1.0.1: ability to reload quota on SIGHUP

22 May 09:49
3da8fa6
Compare
Choose a tag to compare

New features

  • #4 - ability to reload quota in SIGHUP
  • #6 - /ping API support

v1.0.0: initial version

03 May 09:11
41c5e45
Compare
Choose a tag to compare

Initial release correctly implementing /status API.