Skip to content

Commit 0eb2ba2

Browse files
committed
Prepare for release
1 parent 70dcf23 commit 0eb2ba2

5 files changed

Lines changed: 19 additions & 2 deletions

File tree

docs/changelog/0.3.3.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
0.3.3 (2026-05-26)
2+
==================
3+
4+
Dependencies
5+
------------
6+
7+
Updated ClickHouse ``spark-dialect-extension`` to `0.0.4 <https://github.com/MTSWebServices/spark-dialect-extension/blob/develop/CHANGELOG.md#004-2026-04-07>`_. (:issue:`371`)
8+
9+
This brings support for writing nullable DataFrame columns to Clickhouse table.

docs/changelog/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
:caption: Changelog
44

55
DRAFT
6+
0.3.3
67
0.3.2
78
0.3.1
89
0.3.0

docs/changelog/next_release/371.dependency.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

mddocs/changelog/0.3.3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# 0.3.3 (2026-05-26) { #0.3.3 }
2+
3+
## Dependencies
4+
5+
Updated ClickHouse `spark-dialect-extension` to [0.0.4](https://github.com/MTSWebServices/spark-dialect-extension/blob/develop/CHANGELOG.md#004-2026-04-07). ([#371](https://github.com/MobileTeleSystems/syncmaster/issues/371))
6+
7+
This brings support for writing nullable DataFrame columns to Clickhouse table.

mddocs/changelog/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog { #changelog }
22

3-
* [0.3.3 [UNRELEASED]][DRAFT]
3+
* [0.3.4 [UNRELEASED]][DRAFT]
4+
* [0.3.3 (2026-05-26)][0.3.3]
45
* [0.3.2 (2026-03-05)][0.3.2]
56
* [0.3.1 (2026-01-15)][0.3.1]
67
* [0.3.0 (2025-12-18)][0.3.0]

0 commit comments

Comments
 (0)