Skip to content

0.9.1

Compare
Choose a tag to compare
@release-drafter release-drafter released this 01 Feb 14:24
· 24 commits to master since this release
f99da14

What's Changed

🚀 Features

  • Core: Pluggable customizers for GRPC transport via configurer beans (#230) @lanwen
  • Pulsar: Disable group ack for the consumer (#189) @lanwen
  • Pulsar: use publishTime if eventTime is not set (#177) @bsideup

🐛 Bug Fixes

🧹 Housekeeping

  • Add Implementation-Version to manifest for client/testing (#202) @lanwen
  • expect always earliest offset on empty initial offset for the records (#180) @lanwen
  • Pulsar: test that eventTime is preferred over publishTime (#178) @bsideup

📦 Dependency updates