Skip to content

Commit

Permalink
Merge pull request #1596 from ClickHouse/arisarose-patch-1
Browse files Browse the repository at this point in the history
Update changelog.md
  • Loading branch information
justindeguzman authored Oct 19, 2023
2 parents bb00bad + fa6023b commit 834cb46
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion docs/en/cloud/reference/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ title: Cloud Changelog

In addition to this ClickHouse Cloud changelog, please see the [Cloud Compatibility](/docs/en/cloud/reference/cloud-compatibility.md) page.

## October 19, 2023

This release brings usability and performance improvements in the SQL console, better IP data type handling in the Metabase connector, and new functionality in the Java and Node.js clients.

### Console changes
- Improved usability of the SQL console (e.g. preserve column width between query executions)
- Improved performance of the SQL console

### Integrations changes
- Java client:
- Switched the default network library to improve performance and reuse open connections
- Added proxy support
- Added support for secure connections with using Trust Store
- Node.js client: Fixed keep-alive behavior for insert queries
- Metabase: Fixed IPv4/IPv6 column serialization

## September 28, 2023

This release brings general availability of ClickPipes for Kafka, Confluent Cloud, and Amazon MSK and the Kafka Connect ClickHouse Sink, self-service workflow to secure access to Amazon S3 via IAM roles, and AI-assisted query suggestions ( private preview).
Expand Down Expand Up @@ -37,7 +53,6 @@ This release brings the beta release of the PowerBI Desktop official connector,
- Node.js client: added default_format setting support
- Golang client: fixed bool type handling, removed string limits


## Aug 24, 2023

This release adds support for the MySQL interface to the ClickHouse database, introduces a new official PowerBI connector, adds a new “Running Queries” view in the cloud console, and updates the ClickHouse version to 23.7.
Expand Down

0 comments on commit 834cb46

Please sign in to comment.