Skip to content

v2023.2.1

Compare
Choose a tag to compare
@rustatian rustatian released this 27 Jul 17:00
· 329 commits to stable since this release
923fec7

Description of Changes

🚀 v2023.2.1 🚀

🩹 Fixes

  • 🐛 NATS driver: Segfault when sending job via third-party sender without consume_all option set to true: BUG, (thanks @KernelMrex).
  • 🐛 Metrics plugin: Irregular panic when declaring metrics via on_init option: BUG, (thanks @Kaspiman).
  • 🐛 Headers middleware: Inconsistent usage of CORS options, failed to apply allowed_* options with spaces: BUG, (thanks @gam6itko).

🧹 Chore:

  • 🧑‍🏭 Dependencies: update project dependencies.