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

Do not create string objects from consumerTag, exchange and routingKey, or get them from a string cache #1233

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on May 18, 2023

  1. Change the type of Exchange and Routing key to ROM

    Gábor Zavarkó committed May 18, 2023
    Configuration menu
    Copy the full SHA
    929047d View commit details
    Browse the repository at this point in the history
  2. Do not create consumerTag string in HandleBasicDeliver when conumer e…

    …xists in the dictionary
    Gábor Zavarkó committed May 18, 2023
    Configuration menu
    Copy the full SHA
    7c034d0 View commit details
    Browse the repository at this point in the history
  3. APIApproval fix

    Gábor Zavarkó committed May 18, 2023
    Configuration menu
    Copy the full SHA
    c1fb7bf View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. * Post-merge fixes.

    lukebakken committed May 10, 2024
    Configuration menu
    Copy the full SHA
    23f381d View commit details
    Browse the repository at this point in the history
  2. create string only when neede in RabbitMQActivitySource

    Gábor Zavarkó committed May 10, 2024
    Configuration menu
    Copy the full SHA
    67a85e7 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. netstandard 2.0 fix

    Gábor Zavarkó committed May 11, 2024
    Configuration menu
    Copy the full SHA
    31433b9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. fix for empty routing keys

    Gábor Zavarkó committed May 12, 2024
    Configuration menu
    Copy the full SHA
    3db0f40 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    547c778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1b7a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e1156b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

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

Commits on May 21, 2024

  1. Fix ShutdownInitiator in CloseAsync

    `AutorecoveringChannel` `CloseAsync` should just call `_innerChannel.CloseAsync`
    lukebakken committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c502374 View commit details
    Browse the repository at this point in the history
  2. fixup

    lukebakken committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f445f2d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    057494d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64eb358 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

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

Commits on May 30, 2024

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

Commits on Jun 3, 2024

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