Skip to content

Releases: pasindu-pr/florage-store-microservices

Release 0.1.14

17 Apr 15:34
7b49185
Compare
Choose a tag to compare
Merge pull request #46 from PasinduPrabhashitha/async-messaging

Async messaging

Release 0.1.13

15 Apr 03:00
b27a9d1
Compare
Choose a tag to compare
Merge pull request #45 from PasinduPrabhashitha/k8s

feat :sparkles: : rename method names

Release 0.1.12

15 Apr 02:38
0315f88
Compare
Choose a tag to compare
Merge pull request #44 from PasinduPrabhashitha/k8s

Add rabbitmq configurations

Release 0.1.11

08 Apr 14:25
5fa6369
Compare
Choose a tag to compare
Merge pull request #27 from PasinduPrabhashitha/orders-crud

feat: add set collection method to interface

Release 0.1.10

08 Apr 14:06
fe24252
Compare
Choose a tag to compare
Merge pull request #26 from PasinduPrabhashitha/orders-crud

feat ✨: add collection name attribute

Release 0.1.9

08 Apr 13:11
1b0d93e
Compare
Choose a tag to compare
Merge pull request #25 from PasinduPrabhashitha/orders-crud

feat✨: return inserted entity after inserting

Release 0.1.8

08 Apr 12:55
a738cc9
Compare
Choose a tag to compare
Merge pull request #24 from PasinduPrabhashitha/orders-crud

fix✨: Roll back to object id

Release 0.1.7

08 Apr 04:50
94f7735
Compare
Choose a tag to compare
Merge pull request #21 from PasinduPrabhashitha/products-crud

feat ✨: add crud operations based on custom ids

Release 0.1.6

08 Apr 04:38
29f05b4
Compare
Choose a tag to compare
Merge pull request #20 from PasinduPrabhashitha/products-crud

feat: add get one method to interface

Release 0.1.5

08 Apr 04:31
520f09a
Compare
Choose a tag to compare
Merge pull request #19 from PasinduPrabhashitha/products-crud

feat: add additional method to generic repo