Skip to content

Update changelog for v4.100.0#4592

Merged
Jeffail merged 1 commit into
mainfrom
changelog/v4.100.0
Jul 9, 2026
Merged

Update changelog for v4.100.0#4592
Jeffail merged 1 commit into
mainfrom
changelog/v4.100.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Added

  • jira: Added a new Jira input component that streams issues, comments, and changelog events into Connect pipelines with cursor-based incremental polling and deduplication of boundary issues. (@squiidz, #4484)

Fixed

  • general: Embedded the IANA timezone database in the CGO-enabled build to ensure timezone-aware features work correctly in minimal container runtimes. (@squiidz, #4583)
  • iceberg: Made Iceberg commit retries idempotent to prevent duplicate data files when a commit lands server-side but the client observes a transient failure. (@Jeffail, #4591)
  • oracledb_cdc: Added support for bare rowid-based predicates in Oracle LogMiner SQL_REDO parsing and improved debug logging for query failures. (@josephwoodward, #4585)
  • oracledb_cdc: Hardened Oracle LogMiner SQL_REDO parser and LOB assembly against panics and data corruption by fixing hex decoding, adding UNISTR national character support, validating LOB offsets, and preventing empty primary key sets from matching vacuously. (@Jeffail, #4586)
  • postgres_cdc: Fixed data loss during crashes by adding an acknowledgement barrier that ensures snapshot rows are fully acknowledged before promoting the replication slot. (@squiidz, #4584)
  • splunk: Fixed Splunk integration test TLS configuration and startup timeout to properly verify certificates and allow sufficient time for Splunk to boot. (@squiidz, #4582)

Changed

  • iceberg: Optimized Iceberg sink performance by caching schema field metadata to reduce per-record allocations, and added tuning documentation with recommended configuration for throughput optimization. (@Jeffail, #4590)

@github-actions github-actions Bot force-pushed the changelog/v4.100.0 branch from 6a7573f to b5ac801 Compare July 9, 2026 16:40
@Jeffail Jeffail merged commit 090f2aa into main Jul 9, 2026
9 checks passed
@Jeffail Jeffail deleted the changelog/v4.100.0 branch July 9, 2026 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants