Skip to content

Replace getter functions with properties for meta access#256

Open
anuraaga wants to merge 1 commit into
connectrpc:mainfrom
anuraaga:metadata-properties
Open

Replace getter functions with properties for meta access#256
anuraaga wants to merge 1 commit into
connectrpc:mainfrom
anuraaga:metadata-properties

Conversation

@anuraaga
Copy link
Copy Markdown
Collaborator

@anuraaga anuraaga commented May 29, 2026

This highly breaking change has been a long time coming - I completely messed these APIs up in the first place as it's clearly more idiomatic to use properties for them. The next release will be one to target large breaking changes for.

On the bright side, it shouldn't affect most business logic, mostly just interceptors.

I have eagerly bumped the connect-python version so connectrpc-otel is also set up. If needing a patch release before that, will figure it out then

@anuraaga anuraaga requested a review from a team May 29, 2026 03:15
Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
@anuraaga anuraaga force-pushed the metadata-properties branch from 8a68535 to 4d8684f Compare May 29, 2026 03:15
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