Skip to content

Bump Protobuf and its Gradle plugin#924

Merged
alexander-yevsyukov merged 12 commits intomasterfrom
bump-protobuf
Mar 11, 2026
Merged

Bump Protobuf and its Gradle plugin#924
alexander-yevsyukov merged 12 commits intomasterfrom
bump-protobuf

Conversation

@alexander-yevsyukov
Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov commented Mar 10, 2026

This PR starts the round of updates needed to fix the issue in CoreJvm Gradle plugin which fails to load because of the Protobuf runtime mismatch. The plugin works only in the presence of TEMPORARILY_DISABLE_PROTOBUF_VERSION_CHECK environment variable set to true.

Bumps in this PR

  • Protobuf -> 4.34.0
  • Protobuf Gradle Plugin -> 0.9.6
  • Gradle -> 9.4.0
  • Kotlin -> 2.3.10

Other notable changes

  • A deprecation of Gradle test API was addressed in buildSrc/.../Logging.kt.
  • Addressed code issues discovered by newer Kotlin compiler.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 549bbbc10f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@alexander-yevsyukov alexander-yevsyukov merged commit d7c63f8 into master Mar 11, 2026
6 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the bump-protobuf branch March 11, 2026 15:20
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