This new v2.38.0
release brings several security and bug fixes and support for a less-generic sws.toml
default config file as well as other improvements.
Fixes
- 8c435ad Bugfix/security dependency updates including tokio, rustls, serde, toml, async-compression, clap and other crates. PR [#552] by @joseluisq
- 47ce050 Update Alpine (
3.20.7
) & Debian (12.11
) Docker images. PR [#553] by @joseluisq
Features
- acd8388 Add a less-generic config file
sws.toml
support as default. PR [#551] by @davlgd. - Migration: The previous default
config.toml
file name will be supported for a while, but it's recommended to usesws.toml
instead.
For more details see the v2.38.0 milestone and the full changelog v2.37.0...v2.38.0.