What's Changed
- fix(volo-cli): use r#gen rather than gen as the mod name following edition 2024 by @Ggiggle in #595
- chore: use 2024 edition and adapt to new constraints by @Ggiggle in #596
- feat(volo-grpc): add stats to track client and server by @Joshuahoky in #598
- chore(volo-http): add retry layer in test helpers & use it in unit tests by @yukiiiteru in #601
- chore(volo-http): remove unused debug print by @yukiiiteru in #603
- fix(volo-http): put stripping IPv6 brackets in front. by @yukiiiteru in #604
- chore(volo-build): move the field mask switch to right implement block by @Ggiggle in #605
- chore: use minimal supported version for necessary deps by @yukiiiteru in #606
- fix(volo-thrift): filter server remote closed log by @PureWhiteWu in #607
Full Changelog: volo-http-0.4.1...volo-thrift-0.11.1