This repository was archived by the owner on Apr 28, 2026. It is now read-only.
Releases: HRV-Mart/Backend-Order
Releases · HRV-Mart/Backend-Order
Release list
v0.0.4
What's Changed
- Add sorting in get orders by @Harsh3305 in #48
- Add sorting and filterring in orders by @Harsh3305 in #50
- Fixed incorrect response of apply filtering and sorting by @Harsh3305 in #54
- FIXED: Incorrect response of getUserOrders by @Harsh3305 in #56
- Get order by order id and user by @Harsh3305 in #57
v0.0.3
What's Changed
- Add custom kafka provicer support by @Harsh3305 in #35
- Add actuator support to monitor liveness and readiness probes by @Harsh3305 in #37
- Updated docker workflow by @Harsh3305 in #38
- Created deployment.yaml file for k8s by @Harsh3305 in #33
- Added config file by @Harsh3305 in #41
- Added KAFKA_URL as env in Dockerfile by @Harsh3305 in #43
- Bump plugin.spring from 1.7.22 to 1.8.21 by @dependabot in #28
- Bump io.gitlab.arturbosch.detekt from 1.22.0 to 1.23.0 by @dependabot in #40
- Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.22.0 to 1.23.0 by @dependabot in #39
- Bump jvm from 1.7.22 to 1.8.21 by @dependabot in #29
- Bump org.springframework.boot from 3.0.5 to 3.1.0 by @dependabot in #31
- Change order schema by @Harsh3305 in #45
v0.0.2
What's Changed
- Add custom kafka provicer support by @Harsh3305 in #35
- Add actuator support to monitor liveness and readiness probes by @Harsh3305 in #37
- Updated docker workflow by @Harsh3305 in #38
- Created deployment.yaml file for k8s by @Harsh3305 in #33
- Added config file by @Harsh3305 in #41
- Added KAFKA_URL as env in Dockerfile by @Harsh3305 in #43
- Bump plugin.spring from 1.7.22 to 1.8.21 by @dependabot in #28
- Bump io.gitlab.arturbosch.detekt from 1.22.0 to 1.23.0 by @dependabot in #40
- Bump io.gitlab.arturbosch.detekt:detekt-formatting from 1.22.0 to 1.23.0 by @dependabot in #39
- Bump jvm from 1.7.22 to 1.8.21 by @dependabot in #29
- Bump org.springframework.boot from 3.0.5 to 3.1.0 by @dependabot in #31
v0.0.1
What's Changed
- Added_README.md_file by @Harsh3305 in #5
- Add GitHub workflow by @Harsh3305 in #6
- Create .github/dependabot.yml by @Harsh3305 in #7
- Add detekt and jacoco (#10) by @Harsh3305 in #11
- Create LICENSE by @Harsh3305 in #16
- Update Dockerfile by @Harsh3305 in #22
- Bump org.springframework.boot from 3.0.4 to 3.0.5 by @dependabot in #18
- Add controller, service, repository and model layer by @Harsh3305 in #17
- Update application property file by @Harsh3305 in #26
New Contributors
- @dependabot made their first contribution in #18