chore: Release v0.54.3#3651
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuidePrepares the Meltano SDK for the v0.54.3 release by updating version references across project metadata, templates, documentation, and issue templates, and by adding a new changelog entry describing the main bug fix. Flow diagram for version bump to v0.54.3 across project filesflowchart LR
A[Update version to v0.54.3] --> B[pyproject.toml tool.commitizen.version]
A --> C[docs conf.py release]
A --> D[cookiecutter tap-template pyproject.toml]
A --> E[cookiecutter target-template pyproject.toml]
A --> F[cookiecutter mapper-template pyproject.toml]
A --> G[.github bug issue template placeholder]
A --> H[CHANGELOG.md new v0.54.3 entry]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've found 1 issue, and left some high level feedback:
- In the new changelog entry for v0.54.3, the sentence 'Ensure stream name is include in log message...' should be corrected to 'included' for clarity.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- In the new changelog entry for v0.54.3, the sentence 'Ensure stream name is include in log message...' should be corrected to 'included' for clarity.
## Individual Comments
### Comment 1
<location path="CHANGELOG.md" line_range="12" />
<code_context>
+
+### 🐛 Fixes
+
+- [#3650](https://github.com/meltano/sdk/issues/3650) Ensure stream name is include in log message when ACTIVATE_VERSION forces _sdc metadata columns
+
## v0.54.2 (2026-05-18)
</code_context>
<issue_to_address>
**issue (typo):** Fix grammar in "Ensure stream name is include"
This should read: "Ensure stream name is included in log message when ACTIVATE_VERSION forces _sdc metadata columns."
```suggestion
- [#3650](https://github.com/meltano/sdk/issues/3650) Ensure stream name is included in log message when ACTIVATE_VERSION forces _sdc metadata columns.
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
|
|
||
| ### 🐛 Fixes | ||
|
|
||
| - [#3650](https://github.com/meltano/sdk/issues/3650) Ensure stream name is include in log message when ACTIVATE_VERSION forces _sdc metadata columns |
There was a problem hiding this comment.
issue (typo): Fix grammar in "Ensure stream name is include"
This should read: "Ensure stream name is included in log message when ACTIVATE_VERSION forces _sdc metadata columns."
| - [#3650](https://github.com/meltano/sdk/issues/3650) Ensure stream name is include in log message when ACTIVATE_VERSION forces _sdc metadata columns | |
| - [#3650](https://github.com/meltano/sdk/issues/3650) Ensure stream name is included in log message when ACTIVATE_VERSION forces _sdc metadata columns. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## v0.54 #3651 +/- ##
=======================================
Coverage 93.81% 93.81%
=======================================
Files 73 73
Lines 5948 5948
Branches 729 729
=======================================
Hits 5580 5580
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:
|
Documentation build overview
8 files changed ·
|
Prepare MeltanoSDK
v0.54.3for release.Checklist:
Release Draft
Summary by Sourcery
Prepare the 0.54.3 release of the Meltano SDK.
Bug Fixes:
Enhancements: