issues
search
meltano
/
sdk
Write 70% less code by using the SDK to build custom extractors and loaders that adhere to the Singer standard: https://sdk.meltano.com
https://sdk.meltano.com
Apache License 2.0
99
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: Run `poetry lock`
#2771
edgarrmondragon
closed
1 day ago
2
fix: Respect standard Singer stream metadata `table-key-properties`, `replication-key` and `forced-replication-method`
#2770
edgarrmondragon
closed
1 day ago
2
feat(templates): Add `versioning-strategy` to dependabot config of Cookiecutter templates
#2769
edgarrmondragon
closed
2 days ago
2
chore: pre-commit autoupdate
#2768
pre-commit-ci[bot]
closed
3 days ago
0
chore(deps): bump codecov/codecov-action from 4 to 5 in the actions group
#2767
dependabot[bot]
closed
3 days ago
1
bug: Default target schema vs schema
#2766
mjsqu
opened
4 days ago
1
feat(targets): The last received Singer message is now logged when the target fails
#2765
edgarrmondragon
closed
1 week ago
2
feat: Log the last message received when the target fails
#2763
edgarrmondragon
closed
1 week ago
0
feat: Support other content-types in REST streams
#2762
edgarrmondragon
closed
1 week ago
2
feat: Support other content-types for HTTP streams
#2761
edgarrmondragon
closed
1 week ago
0
chore: Update `main` from `v0.42`
#2760
edgarrmondragon
closed
1 week ago
2
chore: Release v0.42.1
#2759
MeltyBot
closed
1 week ago
2
chore: Use the branch checked out in the version bump workflow
#2758
edgarrmondragon
closed
1 week ago
0
chore: Release v0.42.1
#2757
MeltyBot
closed
1 week ago
2
fix: Safely compare UUID replication keys with state bookmarks
#2756
edgarrmondragon
closed
1 week ago
2
fix: Safely compare UUID replication keys with state bookmarks
#2755
nikzavada
closed
1 week ago
2
bug: UUID incremental replication keys cannot be compared with UUID-strings coming from the state
#2754
edgarrmondragon
closed
1 week ago
4
feat: Let the stream instance inform how bookmarks and record values for the incremental replication key ought to be compared
#2753
edgarrmondragon
opened
1 week ago
0
chore: Use `importlib.resources` from the standard library
#2752
edgarrmondragon
closed
1 week ago
2
refactor: Dropped support for Python 3.8
#2751
edgarrmondragon
closed
1 week ago
2
chore: Final v0.42.0
#2750
edgarrmondragon
closed
1 week ago
1
chore: Release v0.42.0
#2749
MeltyBot
closed
1 week ago
2
chore(deps): bump the actions group with 2 updates
#2748
dependabot[bot]
closed
1 week ago
0
ci: Run tests on `v*` branches
#2747
edgarrmondragon
closed
2 weeks ago
2
feat: Add an extensible API for stream schema sources
#2746
edgarrmondragon
opened
2 weeks ago
0
docs: Document the current release process
#2745
edgarrmondragon
closed
2 weeks ago
0
refactor: Remove support for file paths in plugin and stream constructors
#2744
edgarrmondragon
opened
2 weeks ago
0
refactor: Deprecate passing file paths to plugin and stream initialization
#2743
edgarrmondragon
closed
2 weeks ago
2
feat(templates): Update dependencies in templates
#2742
edgarrmondragon
closed
2 weeks ago
1
fix: `datetime.datetime` instances in stream maps are now correctly mapped to `date-time` JSON schema strings
#2741
edgarrmondragon
closed
2 weeks ago
2
chore: pre-commit autoupdate
#2740
pre-commit-ci[bot]
closed
2 weeks ago
0
bug: CustomStreamMap always convert `datetime` field to `date`
#2739
lngvietthang
closed
2 weeks ago
1
chore: Run `poetry lock`
#2738
edgarrmondragon
closed
2 weeks ago
1
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group
#2737
dependabot[bot]
closed
2 weeks ago
0
packaging: Skip `simpleeval` 1.0.1
#2736
edgarrmondragon
closed
3 weeks ago
2
chore: pre-commit autoupdate
#2735
pre-commit-ci[bot]
closed
3 weeks ago
2
test: Test `parquet` extra on Python 3.13
#2734
edgarrmondragon
closed
3 weeks ago
2
chore(deps): bump pip from 24.2 to 24.3.1 in /.github/workflows in the ci group
#2733
dependabot[bot]
closed
3 weeks ago
2
feat(targets): SQL target developers can now more easily override the mapping from JSON schema to SQL column type
#2732
edgarrmondragon
closed
2 weeks ago
2
chore: pre-commit autoupdate
#2731
pre-commit-ci[bot]
closed
1 month ago
2
feat: Added `SQLConnector.prepare_primary_key` for target to implement for custom table primary key adaptation
#2730
edgarrmondragon
closed
1 month ago
2
feat: Extend the SQL connector API to support adapting to primary key changes
#2729
edgarrmondragon
closed
1 month ago
0
chore(deps): bump the ci group in /.github/workflows with 2 updates
#2728
dependabot[bot]
closed
1 month ago
1
fix: Object and array JSON types are now handled before primitive types when converting them to SQL types
#2727
edgarrmondragon
closed
1 month ago
2
bug: JSON schema union types that contain `boolean` result in casting JSON objects and arrays as boolean values
#2726
edgarrmondragon
closed
1 month ago
0
docs: FAQ - my stream sync is not resumed after it's interrupted in the middle of a run
#2725
edgarrmondragon
opened
1 month ago
0
feat: Deprecate legacy parsing of array values of the form `x,y,z`
#2724
edgarrmondragon
opened
1 month ago
0
fix: JSON schema union types are no longer conformed into boolean values
#2723
edgarrmondragon
closed
1 month ago
2
ci: Install dependency prereleases in CI
#2722
edgarrmondragon
closed
1 month ago
1
feat(ci): GitHub test workflow annotations for `UserWarning`s (and possibly other cases)
#2721
ReubenFrankel
opened
1 month ago
1
Next