Skip to content

Releases: monobilisim/monokit

v6.10.2

21 Feb 11:21
35390d9
Compare
Choose a tag to compare

Changelog

  • 35390d9 zimbraHealth: make check dynamic (see prev commit)
  • 218fb32 zimbraHealth: add checks for services that disappear for some reason
  • 8d29b7c common/api: Refactor user and host models to support multiple inventories
  • 3262aa3 common/api: Refactor TUI menu structure and screen navigation
  • f32f34b common/api: Refactor TUI and auth handlers with minor improvements
  • a7bc9e1 common/api: Restrict user registration to admin access
  • adc6c5e common/api: refactor: Update API routes from /hostsList to /hosts
  • 24df4d1 feat: Enhance user and host management with inventory support

v6.10.1

20 Feb 13:58
d9d1ef5
Compare
Choose a tag to compare

Changelog

  • d9d1ef5 pgsqlHealth: fix AlarmCheckUp functions using noInterval for no reason
  • 2451007 common/alarm: add debug functions to AlarmCheckUp/Down
  • 848d857 common/api: feat: Add TUI client and enhance admin/auth APIs

v6.10.0

19 Feb 17:45
e80e60c
Compare
Choose a tag to compare

Changelog

  • e80e60c lbPolicy/switch: feat: support all first_ switches

v6.9.3

19 Feb 15:50
80de7f2
Compare
Choose a tag to compare

Changelog

  • 80de7f2 common/logger: configure so all logs are sent to stdout AND the logfile

v6.9.2

19 Feb 15:24
7f11a0a
Compare
Choose a tag to compare

Changelog

  • 7f11a0a common: feat: add debug mode, common/lbPolicy: implement debug mode

v6.9.1

18 Feb 13:48
be9a914
Compare
Choose a tag to compare

Changelog

  • be9a914 pgsqlHealth: fix active queries alarmcheckup

v6.9.0

18 Feb 13:22
21a797c
Compare
Choose a tag to compare

Changelog

  • 21a797c common/versionCheck: feat: add postgres support
  • 52b270c feat: Add inventory management functionality

v6.8.0

14 Feb 13:42
930e1f6
Compare
Choose a tag to compare

Changelog

  • 930e1f6 feat: Add user agent to Redmine API requests and clean up code
  • cf72079 feat: multiple changes (see desc)
  • 38e2956 main: remove MigrateCmd
  • a8329cb common/logger: fmt + fix staticcheck warnings
  • 4cd1714 common/main: feat: add RemoveMonokitCrontab()
  • adaaf39 common/alarm: formatting + fix staticcheck warnings
  • b58ac2c updater: remove migration steps (never used)
  • e29c584 common/api: feat: add DELETE /admin/hosts/{hostname}
  • 63f46c2 common/api, main, nonlinux-cmds: fix some warnings
  • 49e97d4 common/api: feat: Multiple new APIs, new commands, Swagger support
  • b43b92d common: api/admin: feat: add DELETE /groups/:name/hosts/:hostname, rmHost to client, multiple fixes to client

v6.7.0

13 Feb 07:53
c99f49e
Compare
Choose a tag to compare

Changelog

  • c99f49e zimbraHealth: WriteToFile the zmcontrol status whenever an servicename alarm happens
  • ff54d62 common/api: feat: permission system, new admin APIs
  • f5d76b2 common/api: change main.go to server.go
  • 48462e3 feat: move api/ to common/

v6.6.0

11 Feb 12:30
Compare
Choose a tag to compare

Changelog

  • c03a472 pgsqlHealth: added tables to opened issues on size check and fixed minor logic bug
  • 4b888c4 CI: remove mentions of ss -tulpn
  • e8f6194 CI: add cooldown to let pgsql server launch properly
  • 151c4a8 CI: add debug
  • 17cb83f CI: try to fix postgres again
  • 9d37a37 CI: try to fix postgres again
  • 1fc7ca2 CI: test
  • 3fff33d CI: run get first