New
0.3.0
What's Changed
- feat: :sparkles: log time format by @holmofy in https://github.com/spring-rs/spring-rs/pull/59
- feat: :sparkles: support graceful shutdown by @holmofy in https://github.com/spring-rs/spring-rs/pull/61
- fix: improve the postgres support into SqlxPlugin by @Phosphorus-M in https://github.com/spring-rs/spring-rs/pull/66
- Opentelemetry plugin by @holmofy in https://github.com/spring-rs/spring-rs/pull/65
- docs: update the link to the repository in crates.io by @Phosphorus-M in https://github.com/spring-rs/spring-rs/pull/70
- refactor: :recycle: refactor Env code by @holmofy in https://github.com/spring-rs/spring-rs/pull/73
- feat: :sparkles: export AppBuilder::build by @holmofy in https://github.com/spring-rs/spring-rs/pull/74
- feat: :sparkles: export build api by @holmofy in https://github.com/spring-rs/spring-rs/pull/75
- feat: :rocket: upgrade dependency by @holmofy in https://github.com/spring-rs/spring-rs/pull/76
- fix: :bug: fix concurrent scheduler by @holmofy in https://github.com/spring-rs/spring-rs/pull/81
- feat: :sparkles: support include_str & crate document by @holmofy in https://github.com/spring-rs/spring-rs/pull/85
- docs: Fixed wrong filename for testing toml config by @Erven2016 in https://github.com/spring-rs/spring-rs/pull/89
- Add banner by @holmofy in https://github.com/spring-rs/spring-rs/pull/91
- Spring web middlewares by @holmofy in https://github.com/spring-rs/spring-rs/pull/102
- Spring mail plugin by @holmofy in https://github.com/spring-rs/spring-rs/pull/103
- feat: :sparkles: support prototype service by @holmofy in https://github.com/spring-rs/spring-rs/pull/105
- Update README.zh.md by @holmofy in https://github.com/spring-rs/spring-rs/pull/107
New Contributors
- @Phosphorus-M made their first contribution in https://github.com/spring-rs/spring-rs/pull/66
- @Erven2016 made their first contribution in https://github.com/spring-rs/spring-rs/pull/89
Full Changelog: https://github.com/spring-rs/spring-rs/compare/0.2.0...0.3.0