Releases: nkz-soft/rust-microservice-template
Releases · nkz-soft/rust-microservice-template
v0.5.4
What's Changed
- Bump async-trait from 0.1.83 to 0.1.84 by @dependabot in #67
- Bump utoipa from 5.2.0 to 5.3.1 by @dependabot in #68
- Bump utoipa-swagger-ui from 8.1.0 to 8.1.1 by @dependabot in #66
- Add health checks by @nkz-soft in #69
Full Changelog: v0.5.3...v0.5.4
v0.5.3
v0.5.2
What's Changed
- Bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #51
- Bump thiserror from 2.0.4 to 2.0.6 by @dependabot in #50
- Bump tokio from 1.41.1 to 1.42.0 by @dependabot in #49
- Bump serde from 1.0.215 to 1.0.216 by @dependabot in #56
- Bump thiserror from 2.0.6 to 2.0.9 by @dependabot in #55
- Bump env_logger from 0.11.5 to 0.11.6 by @dependabot in #54
- Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #53
- Bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #52
- Bump utoipa-swagger-ui from 8.0.3 to 8.1.0 by @dependabot in #61
- Bump reqwest from 0.12.9 to 0.12.11 by @dependabot in #59
- Bump syn from 2.0.90 to 2.0.94 by @dependabot in #62
- Bump deadpool-postgres from 0.14.0 to 0.14.1 by @dependabot in #60
- Bump serde from 1.0.216 to 1.0.217 by @dependabot in #57
- #44 Use Diesel instead of Refinery by @nkz-soft in #63
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Bump syn from 2.0.87 to 2.0.90 by @dependabot in #47
- Bump ctor from 0.2.8 to 0.2.9 by @dependabot in #46
- Improve error handling & Refactoring by @nkz-soft in #48
Full Changelog: v0.5.0...v0.5.1
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