v3.5.0
This release switches the shipment channel for custom metrics. They are now send as JSON-formatted log messages over stdout. Previously they were send over an HTTP endpoint. This feature has been removed. Metrics are still only emitted, when the app is bound to a services named "application-logs". See the documentation for details.
Detailed changes are:
- #109 new shipment channel of custom metrics as log messages
- #108 upgrade Jetty version used in tests to 9.4.41.v20210516
- #106 upgrade httpclient version used in tests to 4.5.13
- upgrade Spring Boot version of sample app to 2.3.12.RELEASE
Note, that there were updates to the licensing and contribution documentation, to align with the SAP organization.