What's Changed
[!]
add Postgres v15 support by @kmoppel-cognite in #489[!]
bump Golang to 1.19, closes #538 by @pashagolub in #539[!]
provide ARM docker images, closes #502 by @pashagolub in #534[+]
add GHA workflow to build Docker image for each PR, closes #528 by @pashagolub in #529[+]
add helm chart by @yanchenko-igor in #490[+]
add helm chart first version by @yanchenko-igor in #477[+]
add metric and dashboard for bloated indexes and tables by @marcelorauldiaz in #518[+]
postgres backend implemented by @yanchenko-igor in #483[+]
some fixes and improvements for helm chart by @yanchenko-igor in #486[+]
use predefined Grafana dashboardsuid
, fixes #474 by @pashagolub in #480[*]
allow only local repo PRs test docker builds by @pashagolub in #530[*]
metrics: add "wal.timeline" column to be able to detect failovers by @kmoppel-cognite in #488[*]
use ENV var in GHA instead of deprecatedset-output
command, fixes #522 by @pashagolub in #533[*]
сleanup pgbackrest helper function by @ants in #512[-]
check Docker user name for PR images by @pashagolub in #531[-]
fixInvalid command SET lock_timeout...
error, fixes #507 by @IlyaTsoi in #527[-]
fixPW2_DATASTORE
environment variable inpgwatch2-webui.service
by @jsoler in #484[-]
fixtag_semver
in theRelease
workflow, closes #471 by @pashagolub in #472[-]
fix goreleaser "field empty_folders not found..." error, closes #541 by @pashagolub #542[-]
fix pgpool dbtype monitoring failure for multi statement queries, fixes #498 by @palmalcheg in #499[-]
fix pgpool mode to execute only "non empty" queries by @palmalcheg in #501[-]
fix typo error by @frastr in #519
New Contributors
- @jsoler made their first contribution in #484
- @palmalcheg made their first contribution in #499
- @frastr made their first contribution in #519
- @marcelorauldiaz made their first contribution in #518
- @ants made their first contribution in #512
- @IlyaTsoi made their first contribution in #527
Full Changelog: v1.9.0...v1.10.0-beta1