Skip to content

v1.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Dec 20:19
· 131 commits to main since this release
9c688b9

v1.8.4 (2023-12-16)

Features

  • add attributes field to GCP pubsub (#719)
  • gcp: add ordering key for pubsub (#716)

Bug Fixes

  • fix compile issues in gpc sink
  • incorrect epoch length in preview (#717)
  • json deserialization from payload fails with i128 is not supported (#712)

Continuous Integration

  • improve v1 validate workflow (#722)

Chore

  • update Kafka dep
  • update cargo deps
  • fix lint warnings