Fixes
⚙️ This patch release resolves occasional 'function not found' errors on pgroll
initialization (#947)
Changelog
- 0794b54 Add simple coordinator for executing
DBActions
(#940) - fc97adf Bump github.com/docker/docker from 28.2.2+incompatible to 28.3.3+incompatible (#961)
- 0b2dc9b Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#968)
- bf168cb Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#973)
- 41a3a9a Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#958)
- dafb650 Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 (#972)
- d0470f4 Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#974)
- 3ae9f74 Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.37.0 to 0.38.0 (#960)
- bd440c6 Bump golang.org/x/mod from 0.26.0 to 0.27.0 (#962)
- 4210650 Bump golang.org/x/tools from 0.34.0 to 0.35.0 (#950)
- 41809ac Bump golang.org/x/tools from 0.35.0 to 0.36.0 (#963)
- 0f9c721 Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (#957)
- c9d2566 Make column duplication idempotent (#946)
- 06346a6 Re-enable
pgformatter
(#952) - b884976 Remove the
--with-prefixes
flag from thepull
command (#964) - d8fb553 Update init.sql placeholder references (#969)
- fb00928 chore: fix inconsistent struct name in comment (#955)