| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-02-22 | 521 Bytes | |
| goose_windows_x86_64.exe | 2026-02-22 | 39.8 MB | |
| goose_darwin_x86_64 | 2026-02-22 | 40.0 MB | |
| goose_darwin_arm64 | 2026-02-22 | 38.1 MB | |
| goose_linux_arm64 | 2026-02-22 | 37.2 MB | |
| goose_linux_x86_64 | 2026-02-22 | 39.4 MB | |
| goose_windows_arm64.exe | 2026-02-22 | 33.7 MB | |
| README.md | 2026-02-22 | 688 Bytes | |
| v3.27.0 source code.tar.gz | 2026-02-22 | 336.4 kB | |
| v3.27.0 source code.zip | 2026-02-22 | 449.9 kB | |
| Totals: 10 Items | 229.0 MB | 0 | |
What's Changed
Added
- Preliminary Spanner dialect support (#966)
Changed
- Minimum Go version is now 1.25
- SQL migration templates no longer include
StatementBeginandStatementEndannotations. These are only needed for complex statements containing semicolons (e.g., stored procedures). See docs for details. - Various dependency upgrades
Other
- Added formatting for YDB table names to include folder (#1007)
- Fix tests for StarRocks 3.5 (#1024)
- CI improvements (#1000, [#1005], [#1008])
Full Changelog: https://github.com/pressly/goose/compare/v3.26.0...v3.27.0