Targets now emit basic metrics. There's nothing to do on your end, they're enabled by default!
The Faker class is available in stream maps context. Note that like the faker instance added in v0.35.0, this requires installing the faker library in the tap/target environment. For example, with tap-example[faker].
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps singer-sdk from 0.39.1 to 0.40.0.
Release notes
Sourced from singer-sdk's releases.
Changelog
Sourced from singer-sdk's changelog.
Commits
5d53b18
chore: Release v0.40.0 (#2633)1f8d471
chore(deps-dev): bump deptry from 0.19.1 to 0.20.0 in the development-depende...baefbe0
chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the act...aaed6c7
packaging: Remove upper constraint onfaker
extra (#2640)984b2cd
docs: Documented versions wherefake
andFaker
objects were added to the ...190a9e6
ci: Useinclude-hidden-files: true
to upload coverage artifacts (#2638)0e2df68
docs: Referenceget_starting_timestamp
in incremental replication guide (#2...3de2b98
chore: Usepaths
to filter triggers for test jobs in templates (#2627)27f2aad
chore: pre-commit autoupdate (#2626)2a3d3fa
refactor: Use context manager to read gzip batch files (#2628)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show