...
Related to JWKS servlet, some duplicate and unnecessary dependencies (code regression) were removed. This bug never reached production, as it was catched in-flight during development cycle.
...
Business extension: Product management
Refactoring end-points before feature launch. This was the last time we could do it. Practically /sales was just changed to more descriptive /products. Note, /products is primarily for those who want to define their own WebUI to the product management engine we provide.
Added filtering and data searchabilty.
Added /sales end-point to better support web-shops ant other similar channels to quickly retrieve all permitted products and prices.
...