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

header: New HeaderMatcher and StringMatcher type - Contains #12623

Merged
merged 7 commits into from
Aug 21, 2020
Merged

header: New HeaderMatcher and StringMatcher type - Contains #12623

merged 7 commits into from
Aug 21, 2020

Commits on Aug 19, 2020

  1. header: New HeaderMatcher type - Contains

    Fixes: 12590
    
    Signed-off-by: Shivanshu Goswami <[email protected]>
    Shivanshu Goswami committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    2c17d1a View commit details
    Browse the repository at this point in the history
  2. Fixing failing test

    Signed-off-by: Shivanshu Goswami <[email protected]>
    Shivanshu Goswami committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4e805d6 View commit details
    Browse the repository at this point in the history
  3. Remove changes from V2 api

    Signed-off-by: Shivanshu Goswami <[email protected]>
    Shivanshu Goswami committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    3faedea View commit details
    Browse the repository at this point in the history
  4. Adding contains match to string matcher

    Signed-off-by: Shivanshu Goswami <[email protected]>
    Shivanshu Goswami committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    1d1f223 View commit details
    Browse the repository at this point in the history
  5. Addressing comments - Caching lowercase conversion of Contains match …

    …string
    
    Signed-off-by: Shivanshu Goswami <[email protected]>
    Shivanshu Goswami committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    e498b89 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Updating release notes

    Signed-off-by: Shivanshu Goswami <[email protected]>
    Shivanshu Goswami committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    dc28bef View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Reverting V2 api change for String matcher

    Signed-off-by: Shivanshu Goswami <[email protected]>
    Shivanshu Goswami committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d4cb21f View commit details
    Browse the repository at this point in the history