Releases: nkz-soft/rust-microservice-template
Releases · nkz-soft/rust-microservice-template
v0.5.0
What's Changed
- #37 Added ability to configure via environment variables by @nkz-soft in #38
- #39 Auto-generated OpenAPI documentation by @nkz-soft in #40
- Bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #43
- Bump serde from 1.0.214 to 1.0.215 by @dependabot in #42
- Bump testcontainers-modules from 0.11.3 to 0.11.4 by @dependabot in #41
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add integration tests by @nkz-soft in #30
- Bump actions/cache from 3 to 4 by @dependabot in #36
- Bump docker/login-action from 2 to 3 by @dependabot in #35
- Bump docker/metadata-action from 4 to 5 by @dependabot in #33
- Bump docker/build-push-action from 3 to 6 by @dependabot in #31
- Bump actions/checkout from 3 to 4 by @dependabot in #32
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Added support for migrations by @nkz-soft in #4
- Bump serde from 1.0.158 to 1.0.159 by @dependabot in #6
- Bump tokio from 1.26.0 to 1.27.0 by @dependabot in #8
- Bump serde_json from 1.0.94 to 1.0.95 by @dependabot in #7
- Added CRUD operations by @nkz-soft in #9
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v0.2.0...v0.3.0