Skip to content

Commit ebf8be4

Browse files
committed
3.1.0.Beta1 announcement
1 parent b9d28f5 commit ebf8be4

File tree

2 files changed

+66
-2
lines changed

2 files changed

+66
-2
lines changed

_data/releases/3.1/3.1.0.Beta1.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
date: 2024-03-10
22
version: "3.1.0.Beta1"
33
stable: false
4-
summary: Fisr release of Debezium Server UI; Support for traceparent in CloudEvents; Conditional includion of components in connect-base image; PubSub sink supports concurrency and compression; RabbitMQ sink supports key based routing; New minimal locking mode for Percona database; Support for schema access in WASM SMT
5-
# announcement_url:
4+
summary: First release of Debezium Server UI; Support for traceparent in CloudEvents; Conditional inclusion of components in connect-base image; PubSub sink supports concurrency and compression; RabbitMQ sink supports key based routing; New minimal locking mode for Percona database; Support for schema access in WASM SMT
5+
announcement_url: /blog/2025/03/31/debezium-3-1-beta1-released/
Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
---
2+
layout: post
3+
title: Debezium 3.1.0.Beta1 Released
4+
date: 2025-03-13
5+
tags: [ releases, mongodb, mysql, mariadb, postgres, sqlserver, cassandra, oracle, db2, vitess, outbox, spanner, jdbc, informix, ibmi ]
6+
author: ccranfor
7+
---
8+
9+
TBD
10+
11+
+++<!-- more -->+++
12+
13+
* link:#breaking-changes[Breaking Changes]
14+
* link:#new-features-and-improvements[New Features and Improvements]
15+
* link:#other-changes[Other Changes]
16+
17+
[id="breaking-changes"]
18+
== Breaking changes
19+
20+
With any new major release of software, there is often several breaking changes.
21+
The Debezium **3.1.0.Beta1** release is no exception, so let's discuss the major changes you should be aware about.
22+
23+
24+
[id="new-features-and-improvements"]
25+
== New features and improvements
26+
27+
The upgrade to Debezium **3.1.0.Beta1** introduces several new features and improvements in several components:
28+
29+
TBD
30+
31+
[id="other-changes"]
32+
== Other changes
33+
34+
The following are some noteworthy changes in **3.1.0.Beta1**:
35+
36+
TBD
37+
38+
In total, https://issues.redhat.com/issues/?jql=project%20%3D%20DBZ%20and%20fixVersion%20%20in%20(3.1.0.Beta1)[38 issues] were resolved in Debezium 3.1.0.Beta1.
39+
The list of changes can also be found in our https://debezium.io/releases/3.1/release-notes#release-3.1.0-beta1[release notes].
40+
41+
A big thank you to all the contributors from the community who worked diligently on this release:
42+
https://github.com/AlvarVG[Alvar Viana],
43+
https://github.com/andreaTP[Andrea Peruffo],
44+
https://github.com/Naros[Chris Cranford],
45+
https://github.com/indraraj[Indra Shukla],
46+
https://github.com/jcechace[Jakub Cechacek],
47+
https://github.com/james-johnston-thumbtack[James Johnston],
48+
https://github.com/jpechane[Jiri Pechanec],
49+
https://github.com/kgalieva[Katerina Galieva],
50+
https://github.com/kgoodies[Krzysztof Grzechnik],
51+
https://github.com/mfvitale[Mario Fiore Vitale],
52+
https://github.com/mcambria[Michael Cambria],
53+
https://github.com/minleejae[Minjae Lee],
54+
https://github.com/mj-db[Minjae Lee],
55+
https://github.com/nathan-smit-1[Nathan Smit],
56+
https://github.com/rodo[Rodolphe Quiedeville],
57+
https://github.com/rkudryashov[Roman Kudryashov],
58+
https://github.com/twthorn[Thomas Thornton],
59+
https://github.com/victorcastanogutierrez[Victor Castaño],
60+
https://github.com/vjuranek[Vojtech Juranek],
61+
https://github.com/eisenschmidt[Yannick Eisenschmidt],
62+
https://github.com/GOODBOY008[Zhongqiang Gong],
63+
https://github.com/kesompochy[kesompochy], and
64+
https://github.com/overwatcheddude[حمود سمبول]!

0 commit comments

Comments
 (0)