Download Latest Version v3.26.0 source code.tar.gz (321.6 kB)
Email in envelope

Get an email when there's a new version of goose

Home / v3.26.0
Name Modified Size InfoDownloads / Week
Parent folder
checksums.txt 2025-10-03 521 Bytes
goose_linux_arm64 2025-10-03 35.9 MB
goose_windows_x86_64.exe 2025-10-03 38.4 MB
goose_darwin_arm64 2025-10-03 36.8 MB
goose_darwin_x86_64 2025-10-03 38.5 MB
goose_linux_x86_64 2025-10-03 37.9 MB
goose_windows_arm64.exe 2025-10-03 32.5 MB
README.md 2025-10-03 772 Bytes
v3.26.0 source code.tar.gz 2025-10-03 321.6 kB
v3.26.0 source code.zip 2025-10-03 427.7 kB
Totals: 10 Items   220.7 MB 1

What's Changed

  • Add *slog.Logger support to goose provider via option WithSlog (#989)
  • Add convenience WithTableName provider option (#985)
  • Minor bug fixes and dependency upgrades
  • Add general purpose Locker interface to support DB locking with a table-based Postgres implementation via lock.NewPostgresTableLocker (#993 for more details)
  • Unlike SessionLocker, this uses the *sql.DB connection pool
  • Add WithLocker option to goose provider

New Contributors

Full Changelog: https://github.com/pressly/goose/compare/v3.25.0...v3.26.0

Source: README.md, updated 2025-10-03