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

Lt 5705 rabbit mq broker add quorum queues support for nl queues #65

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    98fd8b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b186357 View commit details
    Browse the repository at this point in the history
  3. feat(LT-5705): introduce ExchangeName type

    atarutin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    06f869c View commit details
    Browse the repository at this point in the history
  4. feat(LT-5705): introduce PoisonQueueName type

    atarutin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    81f6b25 View commit details
    Browse the repository at this point in the history
  5. test(LT-5705): cover QueueName with unit tests

    Also covered PoisonQueueName and fixed minor issues on corresponding types
    atarutin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    63b7f0c View commit details
    Browse the repository at this point in the history
  6. feat(LT-5705): apply ExchangeType

    atarutin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1e91004 View commit details
    Browse the repository at this point in the history
  7. feat(LT-5705): introduce DeadLetterExchangeName type and cover with u…

    …nit tests
    atarutin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    73134c0 View commit details
    Browse the repository at this point in the history
  8. feat(LT-5705): adopt DeadLetterExchangeName type

    atarutin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a7471f2 View commit details
    Browse the repository at this point in the history
  9. feat(LT-5705): introduce RoutingKey type

    atarutin committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1dcb0cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6373b3a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    7e7e44e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9fb4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bf86f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4c5e79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c477a04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bae0d2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13ffb88 View commit details
    Browse the repository at this point in the history