Skip to content

Release v3.1.73

Choose a tag to compare

@huangdijia huangdijia released this 17 Nov 02:53
· 119 commits to main since this release

What's Changed

  • feat(sentry): improve coroutine backtrace filtering by @huangdijia in #1000
  • refactor: remove unused PendingClosureDispatch class by @huangdijia in #1001
  • fix: correct pool property initialization in dispatch classes by @huangdijia in #1002
  • refactor: consolidate CallQueuedClosure to support package by @huangdijia in #1003
  • Add type tests for AMQP and Kafka dispatch return types by @Copilot in #1005
  • Remove pest-plugin-hyperf component by @huangdijia in #1008
  • Remove http-logger component by @huangdijia in #1009
  • fix: standardize pool parameter naming in AsyncQueue and Kafka facades by @huangdijia in #1010

Full Changelog: v3.1.72...v3.1.73