Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgwatch2_1.10.0_checksums.txt | 2023-02-08 | 300 Bytes | |
pgwatch2_1.10.0_linux_64-bit.rpm | 2023-02-08 | 6.6 MB | |
pgwatch2_1.10.0_linux_64-bit.deb | 2023-02-08 | 6.5 MB | |
pgwatch2_1.10.0_linux_64-bit.tar.gz | 2023-02-08 | 6.1 MB | |
README.md | 2023-01-16 | 5.6 kB | |
v1.10.0 source code.tar.gz | 2023-01-16 | 6.2 MB | |
v1.10.0 source code.zip | 2023-01-16 | 6.9 MB | |
Totals: 7 Items | 32.3 MB | 0 |
What's Changed
[!]
add Postgres v15 support by @kmoppel-cognite in https://github.com/cybertec-postgresql/pgwatch2/pull/489[!]
bump Go packages versions by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/570[!]
bump Golang to 1.19, closes [#538] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/539[!]
provide ARM docker images, closes [#502] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/534[*]
allow only local repo PRs test docker builds by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/530[*]
change output message in helpers functions, closes [#553] by @pmpetit in https://github.com/cybertec-postgresql/pgwatch2/pull/572[*]
deprecate Influx docker images in Release GHA workflow, closes [#544] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/558[*]
metrics: add "wal.timeline" column to be able to detect failovers by @kmoppel-cognite in https://github.com/cybertec-postgresql/pgwatch2/pull/488[*]
remove trailing space for SQL commands for non-Postgres DB types by @slardiere in https://github.com/cybertec-postgresql/pgwatch2/pull/571[*]
use ENV var in GHA instead of deprecatedset-output
command, fixes [#522] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/533[*]
сleanup pgbackrest helper function by @ants in https://github.com/cybertec-postgresql/pgwatch2/pull/512[+]
add GHA workflow to build Docker image for each PR, closes [#528] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/529[+]
add helm chart by @yanchenko-igor in https://github.com/cybertec-postgresql/pgwatch2/pull/490[+]
add helm chart first version by @yanchenko-igor in https://github.com/cybertec-postgresql/pgwatch2/pull/477[+]
add metric and dashboard for bloated indexes and tables by @marcelorauldiaz in https://github.com/cybertec-postgresql/pgwatch2/pull/518[+]
add new stat activity grid report by @pmpetit in https://github.com/cybertec-postgresql/pgwatch2/pull/521[+]
bumpactions/stale
from 4 to 6 by @dependabot in https://github.com/cybertec-postgresql/pgwatch2/pull/562[+]
bumpelgohr/Publish-Docker-Github-Action
from 4 to 5 by @dependabot in https://github.com/cybertec-postgresql/pgwatch2/pull/561[+]
bumpgithub/codeql-action
from 1 to 2 by @dependabot in https://github.com/cybertec-postgresql/pgwatch2/pull/559[+]
bumpgoreleaser/goreleaser-action
from 3 to 4 by @dependabot in https://github.com/cybertec-postgresql/pgwatch2/pull/560[+]
make unique dbname maintenance less costly for multi-daemon setups, fixes [#525] by @kmoppel-cognite in https://github.com/cybertec-postgresql/pgwatch2/pull/573[+]
postgres backend implemented by @yanchenko-igor in https://github.com/cybertec-postgresql/pgwatch2/pull/483[+]
some fixes and improvements for helm chart by @yanchenko-igor in https://github.com/cybertec-postgresql/pgwatch2/pull/486[+]
use predefined Grafana dashboardsuid
, fixes [#474] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/480[-]
check Docker user name for PR images by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/531[-]
fixInvalid command SET lock_timeout...
error, fixes [#507] by @IlyaTsoi in https://github.com/cybertec-postgresql/pgwatch2/pull/527[-]
fixPW2_DATASTORE
environment variable inpgwatch2-webui.service
by @jsoler in https://github.com/cybertec-postgresql/pgwatch2/pull/484[-]
fixtable_bloat_approx_summary_sql
whentblpages = 0
, closes [#491] by @dtmdl in https://github.com/cybertec-postgresql/pgwatch2/pull/547[-]
fixtag_semver
in theRelease
workflow, closes [#471] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/472[-]
fix executing queries on standby databases with pooling, fixes [#520] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/551[-]
fix goreleaser "field empty_folders not found..." error, closes [#541] by @pashagolub https://github.com/cybertec-postgresql/pgwatch2/pull/542[-]
fix pgpool dbtype monitoring failure for multi statement queries, fixes [#498] by @palmalcheg in https://github.com/cybertec-postgresql/pgwatch2/pull/499[-]
fix pgpool mode to execute only "non empty" queries by @palmalcheg in https://github.com/cybertec-postgresql/pgwatch2/pull/501[-]
fix typo error by @frastr in https://github.com/cybertec-postgresql/pgwatch2/pull/519[-]
typo fixed by @yanchenko-igor in https://github.com/cybertec-postgresql/pgwatch2/pull/548
New Contributors
- @jsoler made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/484
- @palmalcheg made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/499
- @frastr made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/519
- @marcelorauldiaz made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/518
- @ants made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/512
- @IlyaTsoi made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/527
- @dtmdl made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/547
- @dependabot made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/561
Full Changelog: https://github.com/cybertec-postgresql/pgwatch2/compare/v1.9.0...v1.10.0