Release Notes / Version 10.2107
Table Of ContentsAdded support for Commerce Hub Transport Layer Security
Transport layer security for Commerce Hub can now be configured on the spring application level using the config options as described on https://yidongnan.github.io/grpc-spring-boot-starter/en/server/security.html and https://yidongnan.github.io/grpc-spring-boot-starter/en/client/configuration.html .
(CMS-17976)
Enhancement of Commerce Hub metrics
The Commerce Hub now also exposes gRPC client metrics to prometheus.
(CMS-13360)