Skip to content

aws-crt-cpp 0.43.0 - #295531

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-aws-crt-cpp-0.43.0
Jul 27, 2026
Merged

aws-crt-cpp 0.43.0#295531
BrewTestBot merged 2 commits into
mainfrom
bump-aws-crt-cpp-0.43.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

prerelease notes
url:	https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.43.0
--
## What's Changed
* IoT Metrics Support by @xiazhvera in https://github.com/awslabs/aws-crt-cpp/pull/868

Full Changelog: awslabs/aws-crt-cpp@v0.42.3...v0.43.0

View the full release notes at https://github.com/awslabs/aws-crt-cpp/releases/tag/v0.43.0.


@github-actions github-actions Bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@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 Jul 27, 2026
@BrewTestBot
BrewTestBot enabled auto-merge July 27, 2026 18:02
@BrewTestBot
BrewTestBot added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit 5ce67fe Jul 27, 2026
22 checks passed
@BrewTestBot
BrewTestBot deleted the bump-aws-crt-cpp-0.43.0 branch July 27, 2026 18:14
@raulcd

raulcd commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

@chenrui333 could it be that this bump broke aws-sdk-cpp, we are seeing segfaults in apache/arrow which are solved if we rebuild aws-sdk-cpp, see:

The changes for the aws-crt-cpp bump are pretty contained:
awslabs/aws-crt-cpp@v0.42.3...v0.43.0

But the signature for TlsConnectionOptions changes which seems to be causing issues as per our found segfaults. I am unsure how brew deals with this but bumping aws-crt-cpp should probably force an aws-sdk-cpp rebuild.

raulcd pushed a commit to apache/arrow that referenced this pull request Jul 30, 2026
…lts (#50734)

### Rationale for this change
Fix #50688, per analysis of #50712, `arrow-s3fs-test` segfaults because of incompatible aws-sdk-cpp and aws-crt-cpp bottles on current homebrew-core (Homebrew/homebrew-core#295531 bumped aws-crt-cpp to 0.43.0 without rebuilding the aws-sdk-cpp bottle).
`brew update` was added in #49491 and is no longer needed (grpc/protobuf v34 got fixed in homebrew-core in March Homebrew/homebrew-core@ 552efcae and current runner ships that Homebrew snapshot including that).

### What changes are included in this PR?
Remove brew update to avoid incompatible aws-sdk-cpp and aws-crt-cpp bottles.

### Are these changes tested?
Yes, fork succeeded on Python and cpp workflows, now CI here succeeds too.

### Are there any user-facing changes?
No.
* GitHub Issue: #50688

Authored-by: Tadeja Kadunc <tadeja.kadunc@gmail.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
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