Skip to content

1.2.7

Compare
Choose a tag to compare
@neko-kai neko-kai released this 18 Mar 22:27
· 162 commits to develop since this release

breaking changes

  • distage-testkit: Set default test configBaseName to test, instead of deriving it from package name by @neko-kai (#2068)
  • BIO: Make sandbox type more specific - Exit.Interruption cannot be returned from sandbox/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 DefaultModules by @neko-kai (#1551)

Full Changelog: v1.2.6...v1.2.7