Update version_date.tsv and changelogs after v22.3.17.13-lts

This commit is contained in:
robot-clickhouse 2023-01-12 19:22:22 +00:00
parent 0be3dbad3c
commit 82e73b583e
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
sidebar_position: 1
sidebar_label: 2023
---
# 2023 Changelog
### ClickHouse release v22.3.17.13-lts (fcc4de7e805) FIXME as compared to v22.3.16.1190-lts (bb4e0934e5a)
#### Improvement
* Backported in [#45138](https://github.com/ClickHouse/ClickHouse/issues/45138): Allow to use String type instead of Binary in Arrow/Parquet/ORC formats. This PR introduces 3 new settings for it: `output_format_arrow_string_as_string`, `output_format_parquet_string_as_string`, `output_format_orc_string_as_string`. Default value for all settings is `false`. [#37327](https://github.com/ClickHouse/ClickHouse/pull/37327) ([Kruglov Pavel](https://github.com/Avogar)).
#### NOT FOR CHANGELOG / INSIGNIFICANT
* Improve release scripts [#45074](https://github.com/ClickHouse/ClickHouse/pull/45074) ([Mikhail f. Shiryaev](https://github.com/Felixoid)).

View File

@ -55,6 +55,7 @@ v22.4.5.9-stable 2022-05-06
v22.4.4.7-stable 2022-04-29
v22.4.3.3-stable 2022-04-26
v22.4.2.1-stable 2022-04-22
v22.3.17.13-lts 2023-01-12
v22.3.16.1190-lts 2023-01-09
v22.3.15.33-lts 2022-12-02
v22.3.14.23-lts 2022-10-28

1 v22.12.3.5-stable 2023-01-10
55 v22.4.4.7-stable 2022-04-29
56 v22.4.3.3-stable 2022-04-26
57 v22.4.2.1-stable 2022-04-22
58 v22.3.17.13-lts 2023-01-12
59 v22.3.16.1190-lts 2023-01-09
60 v22.3.15.33-lts 2022-12-02
61 v22.3.14.23-lts 2022-10-28