For installation instructions check out the getting started guide.
Added
- Go API: New packages
public/bundle/free
andpublic/bundle/enterprise
with explicit licensing for bundles of component imports. - Field
auth.oauth2.scope
added to thepulsar
input and output. (@srenatus) - Field
subscription_initial_position
added to thepulsar
input. (@srenatus)
Fixed
- The
pulsar
input and output should no longer ignoreauth.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.