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