Commit 288f792
chore: Release v0.53.3 (#3389)
Prepare MeltanoSDK `v0.53.3` for release.
Checklist:
- [x] Check that the right version is set in all the files.
- [x] Groom the changelog for wording or missing entries.
- [x] Merge this PR once everything looks good.
[Release
Draft](https://github.com/meltano/sdk/releases/tag/untagged-9a6995364bd7adca282a)
## Summary by Sourcery
Prepare the 0.53.3 release of the Meltano SDK.
Bug Fixes:
- Document fixes for OpenAPI schema nullable handling in the changelog.
- Document updating project templates to use Pytest 9+ in the changelog.
Enhancements:
- Deprecate the unused Stream.reset_state_progress_markers method and
record it in the changelog.
Build:
- Bump the recorded project version to 0.53.3 in pyproject configuration
and documentation build config.
- Update cookiecutter templates to depend on singer-sdk version 0.53.3.
- Refresh GitHub issue template default SDK version placeholder to
0.53.3.
---------
Co-authored-by: edgarrmondragon <16805946+edgarrmondragon@users.noreply.github.com>
Co-authored-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>1 parent 90009ab commit 288f792
File tree
7 files changed
+21
-9
lines changed- .github/ISSUE_TEMPLATE
- cookiecutter
- mapper-template/{{cookiecutter.mapper_id}}
- tap-template/{{cookiecutter.tap_id}}
- target-template/{{cookiecutter.target_id}}
- docs
7 files changed
+21
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
8 | 20 | | |
9 | 21 | | |
10 | 22 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
0 commit comments