- Fix selecting dialect for
redshift
- Add
GOOSE_MIGRATION_DIR
documentation - Bump github.com/opencontainers/runc to
v1.1.12
(security fix) - Update CI tests for go1.22
- Make goose annotations case-insensitive
- All
-- +goose
annotations are now case-insensitive. This means that-- +goose Up
and-- +goose up
are now equivalent. This change was made to improve the user experience and to make the annotations more consistent.
- All
New Contributors
- @jbking made their first contribution in #692
- @JosefuMealsom made their first contribution in #697
- @dpeckett made their first contribution in #696 (currently disabled until build is resolved, uses CGO. But thank you for the contribution 😄)
- @obalunenko made their first contribution in #704