v1.11.0
What's Changed
[!]
bump PostgreSQL to v15, Grafana to v8.5.20, Go to v1.20 in Docker images by @pashagolub in #601[!]
add metrics for PostgreSQL 16 by @kmoppel-cognite in #669[+]
add support for Goreleaser v1.20 by @pashagolub in #676[+]
update README.md to show support of PG15 by @kdaveid in #664[+]
bump Go to v1.20 by @pashagolub in #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 #619[+]
bumpactions/setup-go
from 3 to 4 by @dependabot in #618[+]
allow to specify multi-host connection string forconfigDB
withtarget_session_attrs
by @krisavi in #647[+]
allow.pgpass
lookup for web UI by @krisavi in #646[+]
add lag in milliseconds to replication metrics by @kmoppel-cognite in #607[+]
add Docker GHA workflow to update "latest" images, closes #602 by @pashagolub in #603[+]
add "prerequisite extensions" support for metric definitions by @kmoppel-cognite in #643[*]
fixcert_key
tokey_file
onhost_config
by @krisavi in #608[-]
fix timeline ID conversion inwal
metric from hexadecimal to decimal by @slardiere in #604[-]
fix invalidtarget_session_attrs
value in WebUI URI, fixes #674 by @pashagolub in #675[-]
fix helm chartaffinity
,toleration
,nodeSelector
andextraVolumes
for daemon container by @pmpetit in #631[-]
fix grafana v8 invalid url parameterpanelId
with newviewPanel
by @FireEmerald in #620[-]
fix dashboard typos by @AlicjaKucharczyk in #668[-]
fix connection string parsing for postgres-continuous-discovery, closes #584 by @chromko in #585[-]
fixpgwatch2-postgres
Docker image by @frastr in #606[-]
fix "invalid command 'BEGIN READ WRITE'" error when '--conn-pooling' option is on by @IlyaTsoi in #586[-]
ensure bootstrap of a timescale metrics db includes necessary metric-time function by @dtmdl in #592[-]
addpgwatch2-webui
target to the Release GHA workflow, fixes #597 by @pashagolub in #598
New Contributors
- @krisavi made their first contribution in #608
- @chromko made their first contribution in #585
- @FireEmerald made their first contribution in #620
- @kdaveid made their first contribution in #664
- @AlicjaKucharczyk made their first contribution in #668
Full Changelog: v1.10.0...v1.11.0