public/bundle/enterprise/v4.103.1: chore: update bundle dependencies for v4.103.1 (#4654)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
For installation instructions check out the getting started guide. Added oracledb_cdc: Add additional debug log for LogMiner queries. (@josephwoodward, #4653) The full change log can be found here.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
For installation instructions check out the getting started guide. Fixed mssqlserver_cdc: Convert reading of LSN from checkpoint cache to binary to avoid LSN corruption due to read collation decoding. (@josephwoodward, #4644) Changed oracledb_cdc: Improved ability to debug logminer query performance with better debug logging for redo log file loading. (@josephwoodward, #4629) postgres_cdc: Clarifi…
For installation instructions check out the getting started guide. Added aws_dynamodb_partiql: Added use_batch field (default true) to enable single ExecuteStatement calls for PartiQL SELECT queries against Global Secondary Indexes, since BatchExecuteStatement does not support GSI queries. (@squiidz, #4588) migrator: Support ability to set headers via config. (@josephwoodward, #4615) Fixed iceberg…
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
For installation instructions check out the getting started guide. Added aws_dynamodb_cdc: Added optional checkpoint_namespace field to allow multiple independent pipelines to safely share a single DynamoDB checkpoint table without overwriting each other's state. (@squiidz, #4602) oracledb_cdc: Added snapshot_filters configuration to enable per-table SQL SELECT overrides during initial snapshot ca…
For installation instructions check out the getting started guide. 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 corr…
chore: update bundle dependencies for v4.99.0
chore: update bundle dependencies for v4.99.0
For installation instructions check out the getting started guide. Added aws_dynamodb_cdc: DynamoDB CDC now supports Global Tables for checkpoint tables, enabling multi-region failover with low RPO by replicating shard checkpoints across regions. (@squiidz, #4529) iceberg: Iceberg output now supports row-level operations (insert/upsert/delete) with configurable mappings and equality-delete files f…
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
For installation instructions check out the getting started guide. Added postgres_cdc: PostgreSQL CDC events now include commit_ts_ms metadata field with the transaction commit timestamp for insert, update, and delete operations. (@josephwoodward, #4554) Fixed aws_dynamodb_cdc: DynamoDB Streams connector now recovers from expired shard iterators by re-acquiring fresh iterators from the last read p…
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
For installation instructions check out the getting started guide. Added elasticsearch: Added support for using Elasticsearch API keys for authentication. (@dbason, #4492) oracledb_cdc: Oracle CDC connector now publishes an oracledb_cdc_publish_lag_ns metric tracking latency between database commits and event publication. (@josephwoodward, #4520) oracledb_cdc: Oracle CDC connector now supports a c…
For installation instructions check out the getting started guide. Added oracledb_cdc: Add oracledb_cdc_publish_lag_ns metric to track publish latency. (@josephwoodward, #4520) Fixed postgresql_cdc: Fix issue where defaults tls block would overwrite DSN configured params. (@josephwoodward, #4518) protobuf: Disable hyperpb PGO to stop profile-retention memory leak (@squiidz, #4527) The full change…
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
For installation instructions check out the getting started guide. Added oracledb_cdc: Add oracledb_cdc_publish_lag_ns metric to track publish latency. (@josephwoodward, #4520) Fixed postgresql_cdc: Fix issue where defaults tls block would overwrite DSN configured params. (@josephwoodward, #4518) The full change log can be found here.