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

Anonymize the host in case of HTTP failure (RabbitMQ Scaler) #2041

Merged
merged 6 commits into from
Aug 27, 2021

Commits on Aug 19, 2021

  1. Anonimize the host in case of HTTP failure

    Signed-off-by: jorturfer <[email protected]>
    JorTurFer committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    ec986a0 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG and add one extra test case

    Signed-off-by: jorturfer <[email protected]>
    JorTurFer committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    88187b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Move the regex from the method to a static var

    Signed-off-by: jorturfer <[email protected]>
    JorTurFer committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    7cc677f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Update regex var name

    Co-authored-by: Zbynek Roubalik <[email protected]>
    
    Signed-off-by: Jorge Turrado <[email protected]>
    Jorge Turrado committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    215baa5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    4ab9513 View commit details
    Browse the repository at this point in the history
  2. Fix typo and improve test

    Co-authored-by: Aaron Schlesinger <[email protected]>
    
    Signed-off-by: jorturfer <[email protected]>
    JorTurFer committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    abfab1d View commit details
    Browse the repository at this point in the history