Microservices Documentation
Microservices Documentation
Order Services Release Notes for 2.0.2-GA
Tip
|
The 2.x versions are Spring Boot 3 compatible.
|
New Features & Notable Changes
-
Version 2.0.2-GA includes all changes up to 1.8.12 Release Notes
-
Added display refresh button to Order browse grid
-
Added a new endpoint to fetch all orders by customer id
Upgrade Guide
API Changes
New Endpoints
Path |
Description |
GET /orders/customer/{customerId}
|
Retrieves all orders by customer id |