Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgwatch2_1.13.0_checksums.txt | 2024-05-21 | 303 Bytes | |
pgwatch2_.1.13.0_Linux_x86_64.deb | 2024-05-21 | 6.4 MB | |
pgwatch2_.1.13.0_Linux_x86_64.rpm | 2024-05-21 | 6.8 MB | |
pgwatch2_.1.13.0_Linux_x86_64.tar.gz | 2024-05-21 | 6.3 MB | |
README.md | 2024-05-21 | 2.7 kB | |
v1.13.0 source code.tar.gz | 2024-05-21 | 6.0 MB | |
v1.13.0 source code.zip | 2024-05-21 | 6.7 MB | |
Totals: 7 Items | 32.3 MB | 1 |
What's Changed
[!]
bump Go to v1.22 by @pashagolub in [#787][+]
bumpshopspring/decimal
from 1.3.1 to 1.4.0 by @dependabot in [#765][+]
bumpshirou/gopsutil/v3
from 3.23.11 to 3.24.4 by @dependabot in [#730] [#737] [#747] [#762] [#773][+]
bumpprometheus/client_golang
from 1.18.0 to 1.19.1 by @dependabot in [#745] [#777][+]
bumpjmoiron/sqlx
from 1.3.5 to 1.4.0 by @dependabot in [#767][+]
bumphashicorp/consul/api
from 1.26.1 to 1.28.3 by @dependabot in [#734] [#780] [#748] [#746][+]
bumpgoogle.golang.org/protobuf
from 1.32.0 to 1.33.0 by @dependabot in [#753][+]
bumpgolang.org/x/crypto
from 0.17.0 to 0.23.0 by @dependabot in [#731] [#775] [#763] [#749] [#743] [#740][+]
bumpgo.etcd.io/etcd/client/v2
from 2.305.11 to 2.305.13 by @dependabot in [#736] [#761][+]
allow setting arbitrary configs to the webui pod by @alexmozejko in [#754][+]
addusename
toreplication
metric, closes [#751] by @pashagolub in [#778][+]
addpgwatch2-scalefield
Docker image by @yanchenko-igor in [#732][+]
addpgbouncer_clients
metric by @AndrewJackson2020 in [#774][*]
optimize Scalefield image and enable async mode for prometheus by @ermajn in [#785][*]
move chart templates tocybertec-postgresql/pgwatch2-charts
by @pashagolub in [#756][*]
move ansible playbooks tocybertec-postgresql/pgwatch2-charts
by @pashagolub in [#758][*]
change nasty warning into debug message, closes [#764] by @pashagolub in [#784][-]
fix warning aboutyaml.load()
is deprecated, closes [#738] by @AndrewJackson2020 in [#739][-]
fix typo in documentation by @AndrewJackson2020 in [#744][-]
fix replication slots metrics for replica instances by @marcelorauldiaz in [#768][-]
fix FREEZE age for partitioned tables intable_stats
, fixes [#760] by @pashagolub in [#783][-]
fix broken logo links in Grafana dashboards, fixes [#770] by @pashagolub in [#779][-]
fixreadthedocs
deployment by @pashagolub in [#757][-]
changeStatActivity
dashboard identifier value tonull
, closes [#741] by @jcarnu in [#742]
New Contributors
- @AndrewJackson2020 made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/739
- @jcarnu made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/742
- @alexmozejko made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/754
- @ermajn made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/785
Full Changelog: https://github.com/cybertec-postgresql/pgwatch2/compare/v1.12.0...v1.13.0