What's Changed
- job with local timezone by @holmofy in https://github.com/spring-rs/spring-rs/pull/111
- Prototype service with lifetime by @holmofy in https://github.com/spring-rs/spring-rs/pull/114
- chore: :sparkles: upgrade axum to 0.8 and remove async_trait usage in some places by @Phosphorus-M in https://github.com/spring-rs/spring-rs/pull/122
- Upgrade opentelemetry & support export...