Skip to content

Update anthropics and grpc#2533

Merged
pkwarren merged 5 commits into
mainfrom
fetch-versions
Jun 11, 2026
Merged

Update anthropics and grpc#2533
pkwarren merged 5 commits into
mainfrom
fetch-versions

Conversation

@app-token-plugins

Copy link
Copy Markdown
Contributor

anthropics

  • buffa: v0.7.0 → v0.7.1
  • connect-rust: v0.6.1 → v0.7.0

grpc

  • java: v1.81.0 → v1.82.0

Comment thread plugins/anthropics/connect-rust/v0.7.0/buf.plugin.yaml Outdated
Comment thread plugins/anthropics/connect-rust/v0.7.0/buf.plugin.yaml Outdated
@oliversun9 oliversun9 requested a review from pkwarren June 11, 2026 16:51
license_url: https://github.com/anthropics/buffa/blob/v0.7.1/LICENSE
registry:
cargo:
rust_version: "1.85"

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.

Suggested change
rust_version: "1.85"
rust_version: "1.87" # https://github.com/anthropics/buffa/blob/v0.7.1/Cargo.toml#L30

req: "0.7.1"
default_features: true
features:
- json

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.

default_features: true
features:
- json
- views

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.

# Enable serde derives + proto3 JSON mapping helpers. Required for
# downstream plugins that need the Connect protocol's JSON codec.
- json=true
# Zero-copy view types. Default, but explicit for clarity.

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.

Let's add text=true here.

@pkwarren pkwarren merged commit 71ba86c into main Jun 11, 2026
3 checks passed
@pkwarren pkwarren deleted the fetch-versions branch June 11, 2026 23:28
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.

3 participants