Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgroll.linux.amd64 | 2025-09-08 | 26.5 MB | |
pgroll_0.14.2_checksums.txt | 2025-09-08 | 427 Bytes | |
pgroll.linux.arm64 | 2025-09-08 | 25.2 MB | |
pgroll.macos.amd64 | 2025-09-08 | 26.2 MB | |
pgroll.macos.arm64 | 2025-09-08 | 25.1 MB | |
pgroll.win.amd64.exe | 2025-09-08 | 46.9 MB | |
README.md | 2025-09-08 | 1.3 kB | |
v0.14.2 source code.tar.gz | 2025-09-08 | 603.4 kB | |
v0.14.2 source code.zip | 2025-09-08 | 751.4 kB | |
Totals: 9 Items | 151.2 MB | 0 |
Fixes
⚙️ This patch release resolves occasional 'function not found' errors on pgroll
initialization (#947)
Changelog
- [0794b5] Add simple coordinator for executing
DBActions
(#940) - [fc97ad] Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible (#961)
- [0b2dc9] Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#968)
- [bf168c] Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#973)
- [41a3a9] Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#958)
- [dafb65] Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 (#972)
- [d0470f] Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#974)
- [3ae9f7] Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.37.0 to 0.38.0 (#960)
- [bd440c] Bump golang.org/x/mod from 0.26.0 to 0.27.0 (#962)
- [421065] Bump golang.org/x/tools from 0.34.0 to 0.35.0 (#950)
- [41809a] Bump golang.org/x/tools from 0.35.0 to 0.36.0 (#963)
- [0f9c72] Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (#957)
- [c9d256] Make column duplication idempotent (#946)
- [06346a] Re-enable
pgformatter
(#952) - [b88497] Remove the
--with-prefixes
flag from thepull
command (#964) - [d8fb55] Update init.sql placeholder references (#969)
- [fb0092] chore: fix inconsistent struct name in comment (#955)