Skip to content

Commit

Permalink
Merge pull request #2633 from redpanda-data/cl-4.29
Browse files Browse the repository at this point in the history
Update CHANGELOG for 4.29
  • Loading branch information
mihaitodor committed Jun 4, 2024
2 parents 91c8080 + cbf3833 commit 814b290
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,20 @@ Changelog

All notable changes to this project will be documented in this file.

## 4.29.0 - TBD
## 4.29.0 - 2024-06-04

### 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.
- 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.
- 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)

## 4.28.0 - 2024-05-30

Expand Down

0 comments on commit 814b290

Please sign in to comment.