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

Pin cpp plugin version and fix minor README issues #554

Merged
merged 10 commits into from
Sep 7, 2023

Conversation

smaye81
Copy link
Member

@smaye81 smaye81 commented Sep 6, 2023

This fixes a few minor issues:

  • Pins the C++ plugin version to v23.4 since leaving it unspecified was always using the latest, which is now v24.x and has breaking changes in the generated code involving things like TSAN and others (at least with the Bazel setup in the repo). Since v24.x is Editions, it is probably best to pin to a major version back for now. This will fix the failing CI badge for conformance-cc
  • README improvements
    • Fixes broken links
    • Renames connect.build links to be connectrpc.com
    • Updates clients and servers descriptions
    • Minor grammar fixes
  • Fixes paths in tests to reflect connectrpc/conformance/v1 paths.

@smaye81 smaye81 changed the title Pin cpp plugin version Pin cpp plugin version and fix minor README issues Sep 7, 2023
@smaye81 smaye81 merged commit 8e6893a into main Sep 7, 2023
@smaye81 smaye81 deleted the sayers/fix_cpp_version branch September 7, 2023 20:08
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