Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Conditional Router #539

Merged
merged 10 commits into from
Aug 26, 2024
Merged

Feat: Conditional Router #539

merged 10 commits into from
Aug 26, 2024

Conversation

VisargD
Copy link
Collaborator

@VisargD VisargD commented Aug 26, 2024

The Conditional Routing Strategy allows you to define sophisticated routing rules using a MongoDB-like query syntax. These rules are currently limited to metadata but the implementation is done in a way that it can be used for headers (or anything else that is available in the request).

More details available here: #540

sk-portkey
sk-portkey previously approved these changes Aug 26, 2024
@VisargD VisargD merged commit 5971203 into main Aug 26, 2024
1 check passed
@VisargD VisargD deleted the feat/query-based-router branch August 26, 2024 07:10
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