1.2.7
breaking changes
- distage-testkit: Set default test
configBaseName
totest
, instead of deriving it from package name by @neko-kai (#2068) - BIO: Make
sandbox
type more specific -Exit.Interruption
cannot be returned fromsandbox
/sandboxExit
by @neko-kai in #2084
other
- Fix config writer losing fields in map types by @neko-kai (#2085)
- Fix unset POSTGRES_USER and POSTGRES_DB in PostgresFlyWayDocker by @neko-kai (#2086)
- Fix Activation-specific configs being lost in config writer by @pshirshov (#2087)
- Add Tags for F to
DefaultModule
s by @neko-kai (#1551)
Full Changelog: v1.2.6...v1.2.7