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

Update go-bexpr #6190

Merged
merged 2 commits into from
Jul 23, 2019
Merged

Update go-bexpr #6190

merged 2 commits into from
Jul 23, 2019

Conversation

mkeeler
Copy link
Member

@mkeeler mkeeler commented Jul 22, 2019

This brings in:

in/not in operators to do substring matching
matches / not matches operators to perform regex string matching.

This brings in:

• `in`/`not in` operators to do substring matching
• `matches` / `not matches` operators to perform regex string matching.
@mkeeler mkeeler added this to the 1.6.0-beta3 milestone Jul 22, 2019
@mkeeler mkeeler requested a review from a team July 22, 2019 20:30
Copy link
Member

@banks banks left a comment

Choose a reason for hiding this comment

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

LGTM

@mkeeler mkeeler merged commit d7fe8be into release/1-6 Jul 23, 2019
@mkeeler mkeeler deleted the update-bexpr branch July 23, 2019 18:45
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.

None yet

2 participants