Skip to content

Bump version to 0.5.3 - #35

Merged
MiguelPF merged 2 commits into
mainfrom
bump-version-0.5.3
Feb 6, 2026
Merged

Bump version to 0.5.3#35
MiguelPF merged 2 commits into
mainfrom
bump-version-0.5.3

Conversation

@MiguelPF

@MiguelPF MiguelPF commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Version bump from 0.5.2 to 0.5.3

The response method was incorrectly setting Content-Type to text/plain
while sending a JSON body. This caused the mastra server to not parse
the body correctly, resulting in 'Argument messages is required' errors.

This bug was present since the first commit but only became visible
when the mastra server started strictly validating Content-Type headers.
@MiguelPF
MiguelPF requested a review from a team as a code owner February 6, 2026 11:41

@NachoCP-eng NachoCP-eng left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@MiguelPF
MiguelPF merged commit d94e208 into main Feb 6, 2026
1 check passed
@MiguelPF
MiguelPF deleted the bump-version-0.5.3 branch February 6, 2026 11:57
GuillenSanti added a commit that referenced this pull request Jul 1, 2026
Versioning is handled in dedicated release PRs (e.g. #35) and the monorepo
pins this gem by git SHA, not version — so a patch bump is unnecessary here and
broke frozen-mode `bundle install` in CI (gemspec 0.6.1 vs locked 0.6.0).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants