Skip to content

Releases: guercheLE/bamboo-mcp-rs

v0.8.9

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:35
chore(release): bump version to 0.8.9

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

v0.8.8

Choose a tag to compare

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

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

v0.8.7

Choose a tag to compare

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

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

v0.8.6

Choose a tag to compare

@github-actions github-actions released this 26 Jul 18:54
v0.8.6

v0.8.5

Choose a tag to compare

@github-actions github-actions released this 22 Jul 01:50
chore(release): bump version to 0.8.5

v0.8.3

Choose a tag to compare

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

Patch bump: the prior commit is a CI-only reliability fix with no API
changes — caps the CI test job at 20 minutes instead of relying on
GitHub's 6-hour default.

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

v0.8.2

Choose a tag to compare

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

Patch bump: the prior commit is a CI-only reliability fix with no API
changes — caps the release workflow's build job at 45 minutes instead
of relying on GitHub's 6-hour default.

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

v0.8.1

Choose a tag to compare

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

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.7.1

Choose a tag to compare

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

Patch bump: this round adds no new prompt, tool, or module — it's
additive content within the existing prompts feature's existing
surface plus a README update, closer in kind to this repo's many
fix/docs/style patch releases than the minor-bumped feat(auth)/
feat(store)/feat(prompts) capability additions.

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

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 04:06
chore(release): bump version to 0.7.0

Minor bump, matching this repo's precedent for feat commits that add
a new capability (feat(auth) -> 0.3.0, feat(store) -> 0.6.0).

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