What's Changed
- fix: spelling mistake by @lazyanubis in #1048
- typo: fix typo in
server::ServerHandle::stop_graceful
by @YBoy-git in #1049 - chore(deps): update opentelemetry-* requirement from 0.27 to 0.28 by @chrislearn in #1053
- docs(examples): Annotate a,b,g,h prefixed examples with code comments by @Jinzedev in #1055
- Replace serde_yaml with serde_norway by @sycute in #1056
- docs(examples): Annotate c,d prefixed examples with code comments by @Jinzedev in #1057
- Update to Rust Edition 2024 by @chrislearn in #1061
- Update
opentelemetry-prometheus
to 0.28 by @chrislearn in #1064 - Update openssl to 0.10.71 by @chrislearn in #1063
- Remove use types that have been imported by default by @chrislearn in #1065
- fix incorrect comment by @Li-Eto-Demerzel in #1066
- Correct spelling and grammar errors in comments and strings. by @chrislearn in #1067
- chore(deps): update compact_str requirement from 0.8 to 0.9 by @dependabot in #1069
- Improve document by @chrislearn in #1070
- Replace example with link to docs by @tennox in #1072
- Remove #[handler] and #[endpoint] in its generted code by @chrislearn in #1074
- add mvt server to ecosystem by @josejachuf in #1075
New Contributors
- @YBoy-git made their first contribution in #1049
- @Jinzedev made their first contribution in #1055
- @sycute made their first contribution in #1056
- @Li-Eto-Demerzel made their first contribution in #1066
- @tennox made their first contribution in #1072
Full Changelog: v0.76.2...v0.77.0