Skip to content

v3.19.2

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 11:00
· 1 commit to 3.x since this release

πŸš€ Features

⚑ Performance

  • container: cap the dependency chain backtrace (#2273) (42fc0d5)

πŸ› Bug fixes

  • database: use static instead of self in IsDatabaseModel (#2274) (dfd921f)
  • generation: resolve all registered namespaces for class stubs (#2287) (b17a82c)
  • router: clear the matched route between requests (#2278) (16a1a2a)