What's Changed
- Update example code structure and clippy by @chrislearn in #1237
- Upgrade rust version to 1.89 by @chrislearn in #1238
- Use
SALVO_STATUS_ERRORto control default error page by @chrislearn in #1240 - Upgrade salvo-http3 to 0.7.0 by @chrislearn in #1241
- Add generic paramer to HyperClient by @chrislearn in #1242
- fix(proxy): fix URL parsing in forward request construction by @18o in #1244
- Fix some bug and complete integration of test for users endpoints by @darixsamani in #1245
- cargo clippy by @chrislearn in #1246
- fix: improper use of AllOf in nullable property schema generation by @AdamBryantLaunchWindow in #1247
- Improve example code structure by @chrislearn in #1248
New Contributors
- @AdamBryantLaunchWindow made their first contribution in #1247
Full Changelog: v0.85.0...v0.86.0