Skip to content

Commit e214ffc

Browse files
authored
Merge pull request #998 from Altinity/release_2_5_1_notes
Added release notes for 2.5.1 release
2 parents 4be9527 + d015dea commit e214ffc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

release-notes/2.5.1.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## What's Changed
2+
* Update configuration.md by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/957
3+
* Update README.md by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/961
4+
* Update getLatestRelease.sh- remove extra quote. by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/962
5+
* Update quickstart.md to explain export statement. by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/963
6+
* Update architecture.md by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/964
7+
* Created replica.status.view for postgres. by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/970
8+
* #380 - Added configuration settings to prevent freeze of debezium loop. by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/974
9+
* Updated version of upload-artifact to v4. by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/978
10+
* Add jdbc params -keepalive by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/988
11+
* Update Troubleshooting.md by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/989
12+
* Added support to disable connection pool. by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/992
13+
* Set nanoseconds in DateTime64 max to zeros and not nines by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/972
14+
* Added unit test to validate modify column followed by default NULL by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/966
15+
* Fix to limit truncate bigdecimal values. by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/981
16+
* Use Hikari Connection Pool for handling Clickhouse connections by @subkanthi in https://github.com/Altinity/clickhouse-sink-connector/pull/893
17+
18+
19+
**Full Changelog**: https://github.com/Altinity/clickhouse-sink-connector/compare/2.5.0...2.5.1

0 commit comments

Comments
 (0)