Releases: gravitee-io/gravitee-gateway-api
Releases · gravitee-io/gravitee-gateway-api
3.10.0
3.9.1
3.9.0
3.9.0 (2024-12-30)
Bug Fixes
- adapt interfaces to prepare for apim switch (8768132)
- bump gravitee node version (0082de8)
- delombok superbuilders (6d66e2b)
- deps: bump gravitee-node to 7.0.0 (ac97657)
- ExecutionContext should also extend TcpExecutionContext (c54a97d)
- init tracing attributes if necessary when adding new attributes (3209f8d)
- prefer use Buffer instead of Object for recordHeaders (1a622fc)
- remove getOnResponseActions from KafkaExecutionContext (256eabf)
- restore previous constructor as deprecated (c20fbe8)
Features
- access KafkaPrincipal from KafkaContext (bc1e3e2)
- access to Kafka connection context from execution context (afb9103)
- access to NetworkController in KafkaExecutionContext (cc8abff)
- add action that will be executed at response phase (7081171)
- add chunks capabilities for Tcp Request and Response (2439549)
- add interact & connect in ConnectorMode (424f7f6)
- add interruptWith with KafkaExecutionFailure (64aff42)
- add kafka as listener type (8b12612)
- add native to api type enum (e8d5442)
- add new fields to help with security chains (62bc8d4)
- add notifyChange to Kafka request/response (36c7904)
- add OpenTelemetry feature on Async API (6e2d554)
- add property for KafkaMessage interfaces (efb63e8)
- add putRecordHeader & removeRecordHeader to manage kafka header (b5ecb43)
- add TemplateEngine for KafkaConnectionContext (6689cdf)
- add TemplateEngine for native Kafka (4556524)
- allow to inject message tracing context to any carrier (4f11ce5)
- enrich KafkaExecutionContext with request and response (08e3920)
- introduce new interfaces for native api support (c0f0041)
- introduce TcpInvoker interface (f8e3408)
- rework kafka interruptWith (f55b0a7)
- specialize endpoint entrypoint and invoker for http (59c75bd)
3.9.0-alpha.26
3.9.0-alpha.25
3.9.0-alpha.25 (2024-12-10)
Features
- access to Kafka connection context from execution context (afb9103)
3.9.0-alpha.24
3.9.0-alpha.23
3.9.0-alpha.22
3.9.0-alpha.21
3.9.0-alpha.20
3.9.0-alpha.20 (2024-11-26)
Bug Fixes
- remove getOnResponseActions from KafkaExecutionContext (256eabf)