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

feat!: add rate limit module #3002

Merged
merged 18 commits into from
Mar 25, 2024
Merged

feat!: add rate limit module #3002

merged 18 commits into from
Mar 25, 2024

Commits on Mar 13, 2024

  1. wire the rate limit module

    mpoke committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2388131 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee758b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. add rate limit -- wip

    mpoke committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a49caaf View commit details
    Browse the repository at this point in the history
  2. test adding rate limits

    mpoke committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    7af558a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d15772f View commit details
    Browse the repository at this point in the history
  4. fix merge conflict

    mpoke committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a9d5cc1 View commit details
    Browse the repository at this point in the history
  5. add changelog entries

    mpoke committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6841a51 View commit details
    Browse the repository at this point in the history
  6. fix linter

    mpoke committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6113b2b View commit details
    Browse the repository at this point in the history
  7. fix linter

    mpoke committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b7da334 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    cb98f2d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. add gov authority as a constant

    mpoke committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    01d4272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a45b589 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8112467 View commit details
    Browse the repository at this point in the history
  4. increase e2e timeout to 35

    mpoke committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a079cf5 View commit details
    Browse the repository at this point in the history
  5. fix linter

    mpoke committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f7e7fd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    db933a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daaf58c View commit details
    Browse the repository at this point in the history
  3. chore: appease linter

    MSalopek committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    99bbba8 View commit details
    Browse the repository at this point in the history