Skip to content

Update version command to look at both headers and trailers #552

@tstirrat15

Description

@tstirrat15

See authzed/spicedb#2577

Sending the version metadata as a header breaks retry policies (see description in that PR). That means that we moved version metadata from the header to the trailer, which means that the zed logic that looks for the version metadata needs to look in both places to account for different versions of SpiceDB that put it in different places.

We'll need to add the logic and then test against both SpiceDB v1.45.4 (the last version without it) and v1.46.0 (the first version with it).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions