Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgwatch2_1.11.0_checksums.txt | 2023-08-21 | 303 Bytes | |
pgwatch2_1.11.0_Linux_x86_64.deb | 2023-08-21 | 6.4 MB | |
pgwatch2_1.11.0_Linux_x86_64.rpm | 2023-08-21 | 6.7 MB | |
pgwatch2_1.11.0_Linux_x86_64.tar.gz | 2023-08-21 | 6.3 MB | |
README.md | 2023-08-21 | 4.5 kB | |
v1.11.0 source code.tar.gz | 2023-08-21 | 6.2 MB | |
v1.11.0 source code.zip | 2023-08-21 | 6.9 MB | |
Totals: 7 Items | 32.4 MB | 0 |
What's Changed
[!]
bump PostgreSQL to v15, Grafana to v8.5.20, Go to v1.20 in Docker images by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/601[!]
add metrics for PostgreSQL 16 by @kmoppel-cognite in https://github.com/cybertec-postgresql/pgwatch2/pull/669[+]
add support for Goreleaser v1.20 by @pashagolub in [#676][+]
update README.md to show support of PG15 by @kdaveid in https://github.com/cybertec-postgresql/pgwatch2/pull/664[+]
bump Go to v1.20 by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/605[+]
bumpshirou/gopsutil/v3
from 3.22.12 to 3.23.7 by @dependabot in [#667] [#662] [#648] [#635] [#615] [#593][+]
bumpprometheus/client_golang
from 1.14.0 to 1.16.0 by @dependabot in [#654] [#636] [#627][+]
bumplib/pq
from 1.10.7 to 1.10.9 by @dependabot in [#633] [#628][+]
bumphashicorp/consul/api
from 1.18.0 to 1.24.0 by @dependabot in [#670] [#666] [#661] [#651] [#617] [#609][+]
bumpgolang.org/x/crypto
from 0.5.0 to 0.12.0 by @dependabot in [#671] [#663] [#653] [#638] [#624] [#616] [#596][+]
bumpgo.etcd.io/etcd/client/v2
from 2.305.7 to 2.305.9 by @dependabot in [#640] [#626] [#591][+]
bumpactions/stale
from 7 to 8 by @dependabot in https://github.com/cybertec-postgresql/pgwatch2/pull/619[+]
bumpactions/setup-go
from 3 to 4 by @dependabot in https://github.com/cybertec-postgresql/pgwatch2/pull/618[+]
allow to specify multi-host connection string forconfigDB
withtarget_session_attrs
by @krisavi in https://github.com/cybertec-postgresql/pgwatch2/pull/647[+]
allow.pgpass
lookup for web UI by @krisavi in https://github.com/cybertec-postgresql/pgwatch2/pull/646[+]
add lag in milliseconds to replication metrics by @kmoppel-cognite in https://github.com/cybertec-postgresql/pgwatch2/pull/607[+]
add Docker GHA workflow to update "latest" images, closes [#602] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/603[+]
add "prerequisite extensions" support for metric definitions by @kmoppel-cognite in https://github.com/cybertec-postgresql/pgwatch2/pull/643[*]
fixcert_key
tokey_file
onhost_config
by @krisavi in https://github.com/cybertec-postgresql/pgwatch2/pull/608[-]
fix timeline ID conversion inwal
metric from hexadecimal to decimal by @slardiere in https://github.com/cybertec-postgresql/pgwatch2/pull/604[-]
fix invalidtarget_session_attrs
value in WebUI URI, fixes [#674] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/675[-]
fix helm chartaffinity
,toleration
,nodeSelector
andextraVolumes
for daemon container by @pmpetit in https://github.com/cybertec-postgresql/pgwatch2/pull/631[-]
fix grafana v8 invalid url parameterpanelId
with newviewPanel
by @FireEmerald in https://github.com/cybertec-postgresql/pgwatch2/pull/620[-]
fix dashboard typos by @AlicjaKucharczyk in https://github.com/cybertec-postgresql/pgwatch2/pull/668[-]
fix connection string parsing for postgres-continuous-discovery, closes [#584] by @chromko in https://github.com/cybertec-postgresql/pgwatch2/pull/585[-]
fixpgwatch2-postgres
Docker image by @frastr in https://github.com/cybertec-postgresql/pgwatch2/pull/606[-]
fix "invalid command 'BEGIN READ WRITE'" error when '--conn-pooling' option is on by @IlyaTsoi in https://github.com/cybertec-postgresql/pgwatch2/pull/586[-]
ensure bootstrap of a timescale metrics db includes necessary metric-time function by @dtmdl in https://github.com/cybertec-postgresql/pgwatch2/pull/592[-]
addpgwatch2-webui
target to the Release GHA workflow, fixes [#597] by @pashagolub in https://github.com/cybertec-postgresql/pgwatch2/pull/598
New Contributors
- @krisavi made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/608
- @chromko made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/585
- @FireEmerald made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/620
- @kdaveid made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/664
- @AlicjaKucharczyk made their first contribution in https://github.com/cybertec-postgresql/pgwatch2/pull/668
Full Changelog: https://github.com/cybertec-postgresql/pgwatch2/compare/v1.10.0...v1.11.0