Skip to content

Storm

Compare
Choose a tag to compare
@mohamed-taman mohamed-taman released this 12 Apr 16:33
· 133 commits to master since this release

Release Notes

  1. Adding a persistence layer to project and recommendation Microservices based on MongoDB.
  2. Adding a persistence layer to review microservice based on MySQL db.
  3. Updated persistence automated test cases for new CRUD functionalities.
  4. Updating the Product service layer to use the persistence layer.
  5. Updating the Review service layer to use the persistence layer.
  6. Updating the Recommendation service layer to use the persistence layer.
  7. Extending the Store composite service API with CRUD functionality.
  8. Adding MySQL and MongoDB databases to the Docker Compose landscape.
  9. Updating the automated tests of the Microservices landscape with new functionalities.

for more info check the add persistence layer milestone issues.