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

fix: consume and publish blocked after rabbitmq reconnecting #2492

Merged
merged 10 commits into from Apr 28, 2022

Commits on Apr 7, 2022

  1. Support direct generation of grpc method when package and service nam…

    …es of proto files are different.
    maxinglun committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0d435a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. fix req.Interface() return nil.

    maxinglun committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    90a1b34 View commit details
    Browse the repository at this point in the history
  2. Get rid of dependence on 'Micro-Topic'

    maxinglun committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    3ff6944 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Revert "Get rid of dependence on 'Micro-Topic'"

    This reverts commit 3ff6944.
    maxinglun committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    141bb0a View commit details
    Browse the repository at this point in the history
  2. Revert "fix req.Interface() return nil."

    This reverts commit 90a1b34.
    maxinglun committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    e64737b View commit details
    Browse the repository at this point in the history
  3. Revert "Revert "fix req.Interface() return nil.""

    This reverts commit e64737b.
    maxinglun committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    47b3229 View commit details
    Browse the repository at this point in the history
  4. Revert "Revert "Get rid of dependence on 'Micro-Topic'""

    This reverts commit 141bb0a.
    maxinglun committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    0f7c8c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Merge branch 'master' of github.com:asim/go-micro

    maxinglun committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    2d46591 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Merge branch 'master' of github.com:asim/go-micro

    maxinglun committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    1cd97f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. fix: consume and publish blocked after reconnecting

    maxinglun committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d20db42 View commit details
    Browse the repository at this point in the history