Skip to content

Releases: guercheLE/rabbitmq-mcp-rs

v0.6.6

Choose a tag to compare

@github-actions github-actions released this 27 Jul 02:01
chore(release): bump version to 0.6.6

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

v0.6.5

Choose a tag to compare

@github-actions github-actions released this 27 Jul 01:32
chore(release): bump version to 0.6.5

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

v0.6.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 19:59
v0.6.4

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 21 Jul 05:04
chore(release): bump version to 0.6.3

Patch bump: the prior commit is a CI-only reliability fix with no API
changes.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 21 Jul 05:05
chore(release): bump version to 0.6.2

Patch bump: the prior commit is a bug fix with no API changes —
recovering from mutex poisoning on the shared store connection, plus a
test-only timeout guard.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 20 Jul 17:53
chore(release): bump version to 0.6.1

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 15:10
chore(release): bump version to 0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:24
chore(release): bump version to 0.5.0

v0.4.8

Choose a tag to compare

@github-actions github-actions released this 20 Jul 01:58
chore(release): bump version to 0.4.8

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 20:37

Install rabbitmq-mcp 0.3.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/guercheLE/rabbitmq-mcp-rs/releases/download/v0.3.3/rabbitmq-mcp-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/guercheLE/rabbitmq-mcp-rs/releases/download/v0.3.3/rabbitmq-mcp-installer.ps1 | iex"

Download rabbitmq-mcp 0.3.3

File Platform Checksum
rabbitmq-mcp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
rabbitmq-mcp-x86_64-pc-windows-msvc.zip x64 Windows checksum
rabbitmq-mcp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum