Skip to content

Tags: cybertec-postgresql/pgwatch

Tags

v5.2.0

Toggle v5.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[+] bump `go.etcd.io/etcd/client/v3` from 3.6.10 to 3.6.11 (#1387)

* Bump go.etcd.io/etcd/client/v3 from 3.6.10 to 3.6.11

Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.6.10 to 3.6.11.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Commits](etcd-io/etcd@v3.6.10...v3.6.11)

---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
  dependency-version: 3.6.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* add node_modules to golangci-lint exclusions

* bump github.com/shirou/gopsutil/v4 to 4.26.4

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavlo Golub <pavlo.golub@gmail.com>

v5.1.0

Toggle v5.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[+] improve invalid metric reporting, closes #1125 (#1306)

---------

Co-authored-by: Pavlo Golub <pavlo.golub@gmail.com>

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[!] upgrade core webui dependencies (#1237)

- bump @mui/* packages to v6
- bump @tanstack/react-query to v5.75.0
- bump eslint to v9 and migrate to flat config format
- bump typescript to v5.7
- update form and resolver libraries

v5.0.0-beta2

Toggle v5.0.0-beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[!] bump Go to v1.26 (#1207)

* bump Go to v1.26

* remove `greenteagc` option

* fix new `url.Parse()` behavior

`net/url.Parse()` now rejects malformed URLs containing colons in the
host subcomponent

v5.0.0-beta

Toggle v5.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[+] apply admin functions migrations for v5, fixes #1180 (#1181)

* Apply admin functions migrations for v5

* drop function `ensure_partition_metric_dbname_time` in v5 migration

for easier migration from v4.0.0 => v5.0.0

* Fix use `,` not `;`

* make linter happy

* fix tests

* make linter happy

* bump `sinkSchema` to the latest version

---------

Co-authored-by: Pavlo Golub <pavlo.golub@gmail.com>

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[*] fix column names in `Query Performance Analysis` dashboard (#1041)

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[-] fix weekly partition naming at year boundaries (#974)

Extract both ISO year and week from the same date shifted by weeks only.
This ensures correct partition names for all weeks, especially
in December and January.

v4.0.0-beta

Toggle v4.0.0-beta's commit message
[-] fix "Release" GHA workflow permissions

v3.7.0

Toggle v3.7.0's commit message
[-] monitor all sources if `--group` cmdopt is omitted, fixes #843 (#847

)

When not using the `--group` cmdopt (or envvar `PW_GROUP`),
pgwatch should monitor all sources by design

v3.6.0

Toggle v3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[+] bump `testcontainers/testcontainers-go` from 0.37.0 to 0.38.0 (#839)

* bump `testcontainers/testcontainers-go` from 0.37.0 to 0.38.0
* bump `testcontainers/testcontainers-go/modules/postgres` from 0.37.0 to 0.38.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavlo Golub <pavlo.golub@gmail.com>