Skip to content

Reverting breaking change relating to filter regular expressions in #6242#6259

Merged
deepthi merged 1 commit intovitessio:masterfrom
planetscale:rn-revert-filter-regexp-breaking-change
Jun 2, 2020
Merged

Reverting breaking change relating to filter regular expressions in #6242#6259
deepthi merged 1 commit intovitessio:masterfrom
planetscale:rn-revert-filter-regexp-breaking-change

Conversation

@rohit-nayak-ps
Copy link
Copy Markdown
Member

#6242 requires regular expression filter matches to end with a trailing /. There are code paths that use /.* (without the trailing slash) and hence the change would break these. In particular local example failed in CI.

For now reverting only this specific change in #6242

Signed-off-by: Rohit Nayak rohit@planetscale.com

Signed-off-by: Rohit Nayak <rohit@planetscale.com>
@rohit-nayak-ps rohit-nayak-ps requested a review from sougou as a code owner June 2, 2020 21:02
Copy link
Copy Markdown
Collaborator

@deepthi deepthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@deepthi deepthi merged commit 64cd558 into vitessio:master Jun 2, 2020
@deepthi deepthi added this to the v7.0 milestone Jul 17, 2020
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