Skip to content

Prepare v0.9.0 release - #319

Open
martin4861 wants to merge 2 commits into
cucumber:mainfrom
martin4861:prepare-v0.9.0-release
Open

martin4861 wants to merge 2 commits into
cucumber:mainfrom
martin4861:prepare-v0.9.0-release

Conversation

@martin4861

Copy link
Copy Markdown
Contributor

Summary

Prepare CHANGELOG.md for the next release, similar to #315.
Once merged and tagged, I will add cucumber-cpp@0.9.0 to the Bazel Central Registry.

Checklist:

  • It is my own work, its copyright is implicitly assigned to the project and no substantial part of it has been copied from other sources (including Stack Overflow). In rare occasions this is acceptable, like in CMake modules where the original copyright information should be kept.
  • I'm using the same code standards as the existing code (indentation, spacing, variable naming, ...).
  • I've added tests for my code.
  • I have verified whether my change requires changes to the documentation
  • My change either requires no documentation change or I've updated the documentation accordingly.
  • My branch has been rebased to main, keeping only relevant commits.

@mpkorstanje

Copy link
Copy Markdown
Member

Once merged and tagged, I will add cucumber-cpp@0.9.0 to the Bazel Central Registry.

Why? Did you see #313?

Comment thread CHANGELOG.md

### Fixed

* Compile error with clang 23 ([#318](https://github.com/cucumber/cucumber-cpp/pull/318) Martin Altenburg)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the only relevant user facing entry. The others can be removed IMO.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, I removed all other entries.

@martin4861

Copy link
Copy Markdown
Contributor Author

Once merged and tagged, I will add cucumber-cpp@0.9.0 to the Bazel Central Registry.

Why? Did you see #313?

Yes, I’ve been following that thread. There are still Bazel users actively relying on cucumber-cpp. We have already added v0.8.0 to the BCR, and releasing v0.9.0 would really help us upgrade to newer Clang versions.

@mpkorstanje
mpkorstanje self-requested a review September 18, 2026 20:22
@mpkorstanje

Copy link
Copy Markdown
Member

Cheers. Appreciated. I'll take a look next week if Urs doesn't beat me to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants