Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rabbitmq/amqp091-go
base: v1.6.1-rc.2
Choose a base ref
...
head repository: rabbitmq/amqp091-go
compare: v1.6.1
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 31, 2023

  1. Update CHANGELOG.md

    lukebakken committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    2a72f68 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Update Makefile targets related to RabbitMQ (#163)

    Simplified version of 'stop-rabbitmq-server'. There is no need to figure
    out the container ID, because `docker stop` supports container names.
    Container name can now be customised.
    
    Signed-off-by: Aitor Perez Cedres <[email protected]>
    Zerpet committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    cce7a15 View commit details
    Browse the repository at this point in the history