This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
v1.10.0
What's Changed
[!]
add Postgres v15 support by @kmoppel-cognite in #489[!]
bump Go packages versions by @pashagolub in #570[!]
bump Golang to 1.19, closes #538 by @pashagolub in #539[!]
provide ARM docker images, closes #502 by @pashagolub in #534[*]
allow only local repo PRs test docker builds by @pashagolub in #530[*]
change output message in helpers functions, closes #553 by @pmpetit in #572[*]
deprecate Influx docker images in Release GHA workflow, closes #544 by @pashagolub in #558[*]
metrics: add "wal.timeline" column to be able to detect failovers by @kmoppel-cognite in #488[*]
remove trailing space for SQL commands for non-Postgres DB types by @slardiere in #571[*]
use ENV var in GHA instead of deprecatedset-output
command, fixes #522 by @pashagolub in #533[*]
сleanup pgbackrest helper function by @ants in #512[+]
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[+]
add new stat activity grid report by @pmpetit in #521[+]
bumpactions/stale
from 4 to 6 by @dependabot in #562[+]
bumpelgohr/Publish-Docker-Github-Action
from 4 to 5 by @dependabot in #561[+]
bumpgithub/codeql-action
from 1 to 2 by @dependabot in #559[+]
bumpgoreleaser/goreleaser-action
from 3 to 4 by @dependabot in #560[+]
make unique dbname maintenance less costly for multi-daemon setups, fixes #525 by @kmoppel-cognite in #573[+]
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[-]
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[-]
fixtable_bloat_approx_summary_sql
whentblpages = 0
, closes #491 by @dtmdl in #547[-]
fixtag_semver
in theRelease
workflow, closes #471 by @pashagolub in #472[-]
fix executing queries on standby databases with pooling, fixes #520 by @pashagolub in #551[-]
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[-]
typo fixed by @yanchenko-igor in #548
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
- @dtmdl made their first contribution in #547
- @dependabot made their first contribution in #561
Full Changelog: v1.9.0...v1.10.0