Releases: HRV-Mart/Backend-Product
Releases · HRV-Mart/Backend-Product
v0.0.2
What's Changed
- Added price in product model by @Harsh3305 in #36
- Create CODE_OF_CONDUCT.md by @Harsh3305 in #35
- Bump org.springframework.boot from 3.0.2 to 3.0.4 by @dependabot in #34
- Add custom pageable package by @Harsh3305 in #38
- Remove product model and added product library by @Harsh3305 in #39
New Contributors
- @dependabot made their first contribution in #34
v0.0.1
What's Changed
- Add GitHub workflow by @Harsh3305 in #2
- Added README.md file by @Harsh3305 in #4
- Added Dockerfile by @Harsh3305 in #6
- Create dependabot.yml by @Harsh3305 in #8
- Remove Upload build files to github by @Harsh3305 in #13
- Added model, controller, service and repository by @Harsh3305 in #11
- Add LICENSE by @Harsh3305 in #18
- Add detekt, jacoco and swagger docs by @Harsh3305 in #15
- Optimise get product endpoint by @Harsh3305 in #25
- Create get all product rest end point by @Harsh3305 in #26
- Update Dockerfile by @Harsh3305 in #27
- Change env name of port in dockerfile by @Harsh3305 in #28
- Fixed bug: Get all product is working now by @Harsh3305 in #32