Update dependency strimzi/strimzi-kafka-bridge to v0.26.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
strimzi/strimzi-kafka-bridge | ironbank-github | minor |
0.25.0 -> 0.26.0
|
strimzi/strimzi-kafka-bridge | minor |
0.25.0 -> 0.26.0
|
Release Notes
strimzi/strimzi-kafka-bridge
v0.26.0
- Removed "remote" and "local" labels from HTTP server related metrics to avoid a big growth of time series samples.
- Removed accounting HTTP server metrics for requests on the
/metrics
endpoint. - Exposed the
/metrics
endpoint through the OpenAPI specification. - Fixed OpenAPI 3.0
OffsetRecordSentList
component schema returning proper record offsets or error. - Fixed OpenAPI
ConsumerRecord
component schema returning key and value not only as (JSON) string but even as object. - Fixed OpenAPI HTTP status codes returned by
/ready
and/healthy
:- from 200 to 204 because no content in the response in case of success.
- added 500 in the specification for the failure case, as already returned by the bridge.
- Dependency updates (Vert.x 4.4.4, Netty 4.1.94.Final to align with Vert.x, Kafka 3.5.0, snakeYAML 2.0, JMX Prometheus Exporter 0.18.0, Jackson 2.14.2, OAuth 0.13.0)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.