Skip to content

Tags: redpanda-data/connect

Tags

public/bundle/free/v4.89.1

Toggle public/bundle/free/v4.89.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update bundle dependencies for v4.89.1 (#4344)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

public/bundle/enterprise/v4.89.1

Toggle public/bundle/enterprise/v4.89.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update bundle dependencies for v4.89.1 (#4344)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v4.89.1

Toggle v4.89.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump iceberg-go dependency (#4343)

v4.89.0

Toggle v4.89.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changelog for v4.89.0 (#4332)

* Update changelog for v4.89.0

* chore: update changelog with oracledb_cdc changes

---------

Co-authored-by: vbotbuildovich <[email protected]>
Co-authored-by: Joseph Woodward <[email protected]>

v4.89.0-rc1

Toggle v4.89.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
oracledb_cdc: address issue with Oracle stripping leading zeros (#4322)

Co-authored-by: jamesjoegraham <[email protected]>

v4.88.0

Toggle v4.88.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changelog for v4.88.0 (#4268)

* Update changelog for v4.88.0

* chore(changelog): update changelog

---------

Co-authored-by: vbotbuildovich <[email protected]>
Co-authored-by: Joseph Woodward <[email protected]>

public/bundle/free/v4.88.0

Toggle public/bundle/free/v4.88.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update bundle dependencies for v4.88.0 (#4292)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

public/bundle/enterprise/v4.88.0

Toggle public/bundle/enterprise/v4.88.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update bundle dependencies for v4.88.0 (#4292)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

v4.88.0-rc3

Toggle v4.88.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
go: bump iceberg-go version (#4251)

* go: bump iceberg-go version

To pull in PR 868 in the apache/iceberg-go repo

* go: fix lint errors from testcontainers v0.42 and iceberg-go API changes

- Bump all testcontainers-go modules from v0.41.0 to v0.42.0 to match
  the base testcontainers-go v0.42.0 dependency (which switched from
  docker/docker to moby/moby/api types)
- Migrate HostConfig/PortMap/PortBinding usages from docker/docker and
  docker/go-connections/nat to moby/moby/api types in hdfs, redis,
  redpanda/migrator, kafka, oracledb, and splunk integration tests
- Update iceberg PartitionField.SourceID: field renamed to SourceIDs
  []int with a SourceID() method; update all struct literals and value
  accesses accordingly

v4.88.0-rc2

Toggle v4.88.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gh(release): don't post to slack if release is rc (#4246)