Skip to content

v4.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 10:48
· 387 commits to main since this release
814b290

For installation instructions check out the getting started guide.

Added

  • Go API: New packages public/bundle/free and public/bundle/enterprise with explicit licensing for bundles of component imports.
  • Field auth.oauth2.scope added to the pulsar input and output. (@srenatus)
  • Field subscription_initial_position added to the pulsar input. (@srenatus)

Fixed

  • The pulsar input and output should no longer ignore auth.oauth2 fields. (@srenatus)
  • Creating builds using make no longer prints warnings when the repository does not contain a tag. (@mkysel)
  • Messages resulting from the redis processor are no longer invalid when using hash commands. (@mkysel)
  • The nats_jetstream input no longer fails to initialise when a stream is specified and a subject is not. (@maxarndt)

The full change log can be found here.