chore: Release v0.54.4#3655
Merged
Merged
Conversation
Contributor
Reviewer's guide (collapsed on small PRs)Reviewer's GuidePrepares the Meltano SDK v0.54.4 release by updating version references across project metadata, cookiecutter templates, documentation, and issue templates, and by adding a changelog entry describing a bug fix related to ACTIVATE_VERSION honoring stream aliases. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="12" />
<code_context>
+
+### 🐛 Fixes
+
+- [#3654](https://github.com/meltano/sdk/issues/3654) Emitted `ACTIVATE_VERSION` now honor the stream aliases configured with stream maps
+
## v0.54.3 (2026-05-27)
</code_context>
<issue_to_address>
**issue (typo):** Fix subject-verb agreement in the new changelog entry.
Change the sentence to use correct subject-verb agreement, e.g.: "Emitted `ACTIVATE_VERSION` now honors the stream aliases configured with stream maps."
```suggestion
- [#3654](https://github.com/meltano/sdk/issues/3654) Emitted `ACTIVATE_VERSION` now honors the stream aliases configured with stream maps
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Documentation build overview
8 files changed ·
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v0.54 #3655 +/- ##
=======================================
Coverage 93.81% 93.81%
=======================================
Files 73 73
Lines 5951 5951
Branches 731 731
=======================================
Hits 5583 5583
Misses 273 273
Partials 95 95
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
edgarrmondragon
approved these changes
May 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepare MeltanoSDK
v0.54.4for release.Checklist:
Release Draft
Summary by Sourcery
Release version 0.54.4 of the SDK and update references across the project.
Bug Fixes:
Build:
Documentation: