Skip to content

Allow specifying a max_version in source.yaml#2200

Merged
pkwarren merged 2 commits intomainfrom
pkw/max_version
Jan 21, 2026
Merged

Allow specifying a max_version in source.yaml#2200
pkwarren merged 2 commits intomainfrom
pkw/max_version

Conversation

@pkwarren
Copy link
Copy Markdown
Member

Update the source.yaml file to support specifying an optional exclusive max_version. If specified, the fetcher will ignore all versions greater than equal to the max_version for sources that support it.

Add a max_version on the grpc/swift plugin to limit it to v1.x versions of the plugin. Later versions (2.x) are shipped as grpc/swift-protobuf.

Update the source.yaml file to support specifying an optional
exclusive `max_version`. If specified, the fetcher will ignore all
versions greater than equal to the max_version for sources that support
it.

Add a `max_version` on the grpc/swift plugin to limit it to v1.x
versions of the plugin. Later versions (2.x) are shipped as
grpc/swift-protobuf.
@pkwarren
Copy link
Copy Markdown
Member Author

Additional change on top of #2199.

@pkwarren pkwarren merged commit fdcc13d into main Jan 21, 2026
3 checks passed
@pkwarren pkwarren deleted the pkw/max_version branch January 21, 2026 17:58
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