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

Adds support to use regex with HTTP protocol in RabbitMQ Scaler #1957

Merged
merged 12 commits into from
Jul 27, 2021
Merged

Adds support to use regex with HTTP protocol in RabbitMQ Scaler #1957

merged 12 commits into from
Jul 27, 2021

Commits on Jul 13, 2021

  1. Add support to use regex with HTTP protocol

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    e0aec89 View commit details
    Browse the repository at this point in the history
  2. Add configuration error and test

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    48b3778 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Adds support to multiple operations to merge regex queues

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    2683e45 View commit details
    Browse the repository at this point in the history
  2. Adds unit tests

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    d260ba6 View commit details
    Browse the repository at this point in the history
  3. Adds integration test

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    59be503 View commit details
    Browse the repository at this point in the history
  4. Updates CHANGELOG.md

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    2ba4378 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Merge branch 'main'

    Signed-off-by: jorturfer <jorge_turrado@hotmail.es>
    JorTurFer committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    c296325 View commit details
    Browse the repository at this point in the history
  2. Fix linting errors

    Signed-off-by: Jorge Turrado <jorge.turrado@docplanner.com>
    Jorge Turrado committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    8a6ea18 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into main

    Signed-off-by: Jorge Turrado <jorge.turrado@docplanner.com>
    JorTurFer authored and Jorge Turrado committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    0bf8d8d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Update behavior tu allow regex + messageRate

    Signed-off-by: Jorge Turrado <jorge.turrado@docplanner.com>
    Jorge Turrado committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    6a60638 View commit details
    Browse the repository at this point in the history
  2. Update tests to check regex + messageRate

    Signed-off-by: Jorge Turrado <jorge.turrado@docplanner.com>
    Jorge Turrado committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    949cbfc View commit details
    Browse the repository at this point in the history
  3. Fix typo in comments

    Signed-off-by: Jorge Turrado <jorge.turrado@docplanner.com>
    Jorge Turrado committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    3bd4bfe View commit details
    Browse the repository at this point in the history