Skip to content

Releases: gravitee-io/gravitee-gateway-api

3.10.0

27 Jan 13:05
Compare
Choose a tag to compare

3.10.0 (2025-01-27)

Features

  • add interface for kafka TopicIdentityRegistry (50d7611)
  • add onInitialize to KafkaPolicy (aa352e8)

3.9.1

08 Jan 09:38
Compare
Choose a tag to compare

3.9.1 (2025-01-08)

Bug Fixes

  • access Kafka execution context from KafkaMessageExecutionContext (45d71d0)

3.9.0

30 Dec 10:36
Compare
Choose a tag to compare

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

17 Dec 15:02
Compare
Choose a tag to compare
3.9.0-alpha.26 Pre-release
Pre-release

3.9.0-alpha.26 (2024-12-17)

Features

  • rework kafka interruptWith (f55b0a7)

3.9.0-alpha.25

10 Dec 16:02
Compare
Choose a tag to compare
3.9.0-alpha.25 Pre-release
Pre-release

3.9.0-alpha.25 (2024-12-10)

Features

  • access to Kafka connection context from execution context (afb9103)

3.9.0-alpha.24

09 Dec 11:03
Compare
Choose a tag to compare
3.9.0-alpha.24 Pre-release
Pre-release

3.9.0-alpha.24 (2024-12-09)

Features

  • add interruptWith with KafkaExecutionFailure (64aff42)

3.9.0-alpha.23

03 Dec 15:13
Compare
Choose a tag to compare
3.9.0-alpha.23 Pre-release
Pre-release

3.9.0-alpha.23 (2024-12-03)

Features

  • add interact & connect in ConnectorMode (424f7f6)

3.9.0-alpha.22

29 Nov 16:38
Compare
Choose a tag to compare
3.9.0-alpha.22 Pre-release
Pre-release

3.9.0-alpha.22 (2024-11-29)

Features

  • add TemplateEngine for KafkaConnectionContext (6689cdf)

3.9.0-alpha.21

27 Nov 10:05
Compare
Choose a tag to compare
3.9.0-alpha.21 Pre-release
Pre-release

3.9.0-alpha.21 (2024-11-27)

Features

  • add TemplateEngine for native Kafka (4556524)

3.9.0-alpha.20

26 Nov 15:44
Compare
Choose a tag to compare
3.9.0-alpha.20 Pre-release
Pre-release

3.9.0-alpha.20 (2024-11-26)

Bug Fixes

  • remove getOnResponseActions from KafkaExecutionContext (256eabf)