Description of Changes
๐ v2023.2.1 ๐
๐ฉน Fixes
- ๐ NATS driver: Segfault when sending job via third-party sender without
consume_all
option set totrue
: 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.