close
Skip to content

v29.10.0

Latest

Choose a tag to compare

@julienrbrt julienrbrt released this 14 Apr 10:16
· 5 commits to main since this release
v29.10.0
ca9f496

🚀 Highlights

In this new minor release a new command ignite s migration has been added to help you scaffold easily module in-place migrations.

📝 Changelog

Features

  • #4902 Scaffold migrations.

Fixes

  • #4910 Resolve qualified and nested RPC request messages.
  • #4909 Ignore context.Canceled errors in Sentry reporting.