Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Releases: cybertec-postgresql/pgwatch2

v1.14.0

28 Oct 14:50
108dc15

Choose a tag to compare

Warning

🚨pgwatch2 is in maintenance mode, accepting only bug fixes.
Check out the pgwatch v3 for new features and enhancements!

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

21 May 12:40
32ea528

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

28 Dec 10:28

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

21 Aug 09:41
738cf43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

v1.10.0

08 Feb 12:14
5266078

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

25 Apr 12:41
a0c5462

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.5...v1.9.0

v1.8.5

03 May 16:05

Choose a tag to compare

See the list of major changes here.

NB! No schema migration diffs to be applied for older Config DB based installations.

NB2! For file-based DEB / RPM installations starting from this release also metric definitions are considered as config files to avoid transparently overriding custom metric changes done by user. Thus when upgrading you might get quite many annoying confirmation dialogs. If you're sure that you have not changed anything then one can bypass them by: a) using some force flag like --force-confnew with dpkg b) purging the older package version c) deleting the /etc/pgwatch2/metrics/ contents. In the first two cases make sure though to back up the monitored instances configuration file, located at /etc/pgwatch2/config/instances.yaml by default.

v1.8.4

12 Feb 08:21

Choose a tag to compare

See list of major changes here.

v1.8.3

23 Dec 10:50

Choose a tag to compare

There is only 1 change in this minor release compared to the previous v1.8.2, fixing hopefully finally the issue with unnecessary internal worker restarts, causing much higher storage usage on the metrics DB.

NB! Please do not use the v1.8.2 version!!!

v1.8.2

22 Dec 14:35

Choose a tag to compare

See list of major changes here.

This release added 1 SQL diff to be applied to Config DB based setups to support the new optional Patroni "namespace discovery" feature.

Also it is always highly recommended to refresh the metric definitions separately if using a config DB based setup.