Skip to content

Releases: dalibo/temboard

10.0.0

08 Dec 10:59

Choose a tag to compare

You need manual steps when upgrading UI.

  • Fix register-instance CLI.
  • Fix running daemonized.
  • Raise proper error on unknown environment.
  • Improve alerting performance.
  • Support Tornado 6.4 on RHEL9.
  • Postgres 18 support.
  • Requires Python 3.9.
  • Packages for Debian Trixie.
  • Packages for RHEL 10.
  • Add cookie_timeout to UI configuration.
  • Drop PyPI availability. Use APT/YUM repositories or GitHub releases.
  • Deprecated: agent plugin administration is ignored.
  • Add Databases list in CSV Export.
  • Allow password reset in login page.
  • Add pagination in the UI home page.
  • UI colorblind-friendly improvements.

10.0rc2

03 Dec 14:21

Choose a tag to compare

10.0rc2 Pre-release
Pre-release
v10.0rc2

Version 10.0rc2

10.0rc1

01 Dec 10:35

Choose a tag to compare

10.0rc1 Pre-release
Pre-release
v10.0rc1

Version 10.0rc1

10.0a3

24 Nov 17:32
b604f2f

Choose a tag to compare

10.0a3 Pre-release
Pre-release
v10.0a3

Version 10.0a3

9.0.1

09 Dec 10:30
7f23256

Choose a tag to compare

v9.0.1

Version 9.0.1

9.0.0

18 Oct 13:24
4769f2d

Choose a tag to compare

Breaking changes

  • Replace instance groups and user groups by Environment.
    An instance must be in one and single environment.
  • temBoard agent v8 can't register to temBoard UI v9.
    Use temboard register to register a new temBoard v8 agent on a temBoard v9 UI.
    Or upgrade agent to v9.
    temBoard UI v9 can still manage agent v8.
  • Drop support for 7.x agents.
  • Drop python 2.7 support.
  • Drop rhel7 and buster support, minimum versions are now 6.0.2 for tornado
    and 1.3.2 for sqlalchemy.
  • Drop plugin hotplug. Just restart temBoard UI or agent.
  • Drop daemonization. Use nohup or systemd.

Other changes

  • Postgres 17 support.
  • Visualize Plan with PEV2.
  • Packages for Ubuntu 24.04 Noble.
  • Fix deletion of host metrics when removing an instance of multi-instances host.
  • agent: Recover admin shutdown, backend terminated, etc.
  • Fix error handling in agent plugins.
  • A lot of modernization : moved to Vue3, Bootstrap 5, Flask and ruff.
  • A lot of UI tweaks & fixes.
  • Accept editing instance even when agent is down.
  • Improved postgresql.conf handling and error management.
  • temboard query-agent command now accepts --delete and --post to set HTTP verb.
  • Improve home dashboard performance.

9.0rc9

18 Oct 08:03
f256a85

Choose a tag to compare

9.0rc9 Pre-release
Pre-release

UNRELEASED

Breaking changes

  • temBoard agent v8 can't register to v8. Use temboard register or upgrade agent to v9.
    temBoard UI v9 can still manage agent v8.

Other changes

  • Postgres 17 support.
  • ui: Fix deletion of host metrics when removing an instance of multi-instances host.
  • ui: Remove support for 7.x agents.
  • ui: Accept editing an offline instance.
  • ui: Search for .config/temboard.conf.
  • ui: Integrate pev2.
  • agent: Recover admin shutdown, backend terminated, etc.
  • Packages for Ubuntu 24.04 Noble.
  • Remove python 2.7 support.
  • Remove daemonization. Use nohup or systemd.
  • Dropped pluging hotplug.
  • Drop rhel7 and buster support, minimum versions are now 6.0.2 for tornado
    and 1.3.2 for sqlalchemy.
  • Fix error handling in agent plugins.

9.0rc8

18 Oct 07:33
3613484

Choose a tag to compare

9.0rc8 Pre-release
Pre-release

UNRELEASED

Breaking changes

  • temBoard agent v8 can't register to v8. Use temboard register or upgrade agent to v9.
    temBoard UI v9 can still manage agent v8.

Other changes

  • Postgres 17 support.
  • ui: Fix deletion of host metrics when removing an instance of multi-instances host.
  • ui: Remove support for 7.x agents.
  • ui: Accept editing an offline instance.
  • ui: Search for .config/temboard.conf.
  • ui: Integrate pev2.
  • agent: Recover admin shutdown, backend terminated, etc.
  • Packages for Ubuntu 24.04 Noble.
  • Remove python 2.7 support.
  • Remove daemonization. Use nohup or systemd.
  • Dropped pluging hotplug.
  • Drop rhel7 and buster support, minimum versions are now 6.0.2 for tornado
    and 1.3.2 for sqlalchemy.
  • Fix error handling in agent plugins.

9.0rc7

17 Oct 13:26
d010c5c

Choose a tag to compare

9.0rc7 Pre-release
Pre-release

UNRELEASED

Breaking changes

  • temBoard agent v8 can't register to v8. Use temboard register or upgrade agent to v9.
    temBoard UI v9 can still manage agent v8.

Other changes

  • Postgres 17 support.
  • ui: Fix deletion of host metrics when removing an instance of multi-instances host.
  • ui: Remove support for 7.x agents.
  • ui: Accept editing an offline instance.
  • ui: Search for .config/temboard.conf.
  • ui: Integrate pev2.
  • agent: Recover admin shutdown, backend terminated, etc.
  • Packages for Ubuntu 24.04 Noble.
  • Remove python 2.7 support.
  • Remove daemonization. Use nohup or systemd.
  • Dropped pluging hotplug.
  • Drop rhel7 and buster support, minimum versions are now 6.0.2 for tornado
    and 1.3.2 for sqlalchemy.
  • Fix error handling in agent plugins.

9.0rc6

17 Oct 09:53
5e41eb8

Choose a tag to compare

9.0rc6 Pre-release
Pre-release

UNRELEASED

Breaking changes

  • temBoard agent v8 can't register to v8. Use temboard register or upgrade agent to v9.
    temBoard UI v9 can still manage agent v8.

Other changes

  • Postgres 17 support.
  • ui: Fix deletion of host metrics when removing an instance of multi-instances host.
  • ui: Remove support for 7.x agents.
  • ui: Accept editing an offline instance.
  • ui: Search for .config/temboard.conf.
  • ui: Integrate pev2.
  • agent: Recover admin shutdown, backend terminated, etc.
  • Packages for Ubuntu 24.04 Noble.
  • Remove python 2.7 support.
  • Remove daemonization. Use nohup or systemd.
  • Dropped pluging hotplug.
  • Drop rhel7 and buster support, minimum versions are now 6.0.2 for tornado
    and 1.3.2 for sqlalchemy.
  • Fix error handling in agent plugins.