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

[v14] Add support for custom SQS consumer lock and disabling consumer #47612

Merged
merged 8 commits into from
Oct 16, 2024

Commits on Oct 16, 2024

  1. Add support for custom SQS consumer lock and disabling consumer

    lcharkiewicz authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    dc48191 View commit details
    Browse the repository at this point in the history
  2. Update lib/events/athena/athena.go

    Co-authored-by: Edoardo Spadolini <[email protected]>
    2 people authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2d41032 View commit details
    Browse the repository at this point in the history
  3. Use LockNameComponents for constructing a lock name

    lcharkiewicz authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    85e6ead View commit details
    Browse the repository at this point in the history
  4. Add a test for disabled consumer

    lcharkiewicz authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    13ecfe7 View commit details
    Browse the repository at this point in the history
  5. Fix URI in disabled consumer test

    lcharkiewicz authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    10ecd68 View commit details
    Browse the repository at this point in the history
  6. Address feedback about ConsumerLockName being a single string

    lcharkiewicz authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9da8123 View commit details
    Browse the repository at this point in the history
  7. Update lib/events/athena/athena.go

    Co-authored-by: rosstimothy <[email protected]>
    2 people authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    7009d98 View commit details
    Browse the repository at this point in the history
  8. Make linter happy

    lcharkiewicz authored and github-actions committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    19cf4cc View commit details
    Browse the repository at this point in the history