What's Changed
- fix: respect shutdown signal when retry by @rapiz1 in #121
- fix: set
codegen-units
to 1 by @rapiz1 in #124 - fix: use unbounded channels in
config_watcher
by @rapiz1 in #127 - feat: mask out token in logging by @rapiz1 in #129
- test: adapt to openssl 3 by @rapiz1 in #126
- fix(config_watcher): allow backupcopy for vim by @Enter-tainer in #122
Full Changelog: v0.3.9...v0.3.10