Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _data/releases/3.5/3.5.0.Beta2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
date: 2026-03-13
version: "3.5.0.Beta2"
stable: false
summary: Improved JMX metrics for Cassandra connector; CockroachDB connector supports DDL evolution and heartbeats using resolved timestamps; Oracle connector supports Oracle 26ai; Azure blob offset store supports sovereign clouds; OpenTelemetry is naked into Debezium Server image
#announcement_url:
3 changes: 2 additions & 1 deletion _data/releases/3.5/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,12 @@ compatibility:
- 19c
- 21c
- 23ai (LogMiner only)
- 26ai (LogMiner only)
driver:
versions:
- 19.x
- 21.x
- 23.x (with 23ai only)
- 23.x (with 23ai and 26ai only)
olr:
versions:
- 1.6.0
Expand Down
Loading
Loading