Releases: soat-tech-challenge/service-production
Releases · soat-tech-challenge/service-production
Phase 5
- Use SAGA pattern
- Misc improvements
What's Changed
- Use AWS SQS to update the initial order status by @marcelovbcfilho in #5
Full Changelog: phase-4...phase-5
Phase 4
- Rewrite into microservice
- Use DynamoDB
What's Changed
- Created the production microservice by @marcelovbcfilho in #1
- Avoid autoloading jpa datasource by @marcelovbcfilho in #2
- Dynamo requirement by @marcelovbcfilho in #3
- fix: prepare cloud by @g-otn in #4
New Contributors
- @marcelovbcfilho made their first contribution in #1
- @g-otn made their first contribution in #4
Full Changelog: 4.0.0...phase-4