Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clickhouse-cpp 2.5.0 #146329

Merged
merged 2 commits into from
Sep 28, 2023
Merged

clickhouse-cpp 2.5.0 #146329

merged 2 commits into from
Sep 28, 2023

Conversation

p-linnane
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## New features
* Multiple endpoints for connection. by @MikhailBurdukov in https://github.com/ClickHouse/clickhouse-cpp/pull/310 (and https://github.com/ClickHouse/clickhouse-cpp/pull/327 by @Harvey-Liu)
* Add move semantics for `ColumnEnum` by @bduminiuc in https://github.com/ClickHouse/clickhouse-cpp/pull/328
* Implemented `AppendRaw`/`RawAt` for `ColumnDate` and `ColumnDate32` that work with `uint16_t`/`int32_t` by @Enmk in https://github.com/ClickHouse/clickhouse-cpp/pull/320
* Fix `ColumnArrayT>::Append` by @Enmk in https://github.com/ClickHouse/clickhouse-cpp/pull/331

Fixes

CI/CD and tests

Other

New Contributors

Full Changelog: ClickHouse/clickhouse-cpp@v2.4.0...v2.5.0

New Contributors

@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Sep 27, 2023
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Sep 28, 2023
@BrewTestBot BrewTestBot added this pull request to the merge queue Sep 28, 2023
Merged via the queue into Homebrew:master with commit 2fbfaff Sep 28, 2023
12 checks passed
@p-linnane p-linnane deleted the bump-clickhouse-cpp-2.5.0 branch September 28, 2023 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants