Releases: pasindu-pr/florage-store-microservices
Releases · pasindu-pr/florage-store-microservices
Release 0.1.14
Merge pull request #46 from PasinduPrabhashitha/async-messaging Async messaging
Release 0.1.13
Merge pull request #45 from PasinduPrabhashitha/k8s feat :sparkles: : rename method names
Release 0.1.12
Merge pull request #44 from PasinduPrabhashitha/k8s Add rabbitmq configurations
Release 0.1.11
Merge pull request #27 from PasinduPrabhashitha/orders-crud feat: add set collection method to interface
Release 0.1.10
Merge pull request #26 from PasinduPrabhashitha/orders-crud feat ✨: add collection name attribute
Release 0.1.9
Merge pull request #25 from PasinduPrabhashitha/orders-crud feat✨: return inserted entity after inserting
Release 0.1.8
Merge pull request #24 from PasinduPrabhashitha/orders-crud fix✨: Roll back to object id
Release 0.1.7
Merge pull request #21 from PasinduPrabhashitha/products-crud feat ✨: add crud operations based on custom ids
Release 0.1.6
Merge pull request #20 from PasinduPrabhashitha/products-crud feat: add get one method to interface
Release 0.1.5
Merge pull request #19 from PasinduPrabhashitha/products-crud feat: add additional method to generic repo