Relevant for maintainers of adapter plugins: Cleaned up exceptions to directly raise in code. Also updated the existing exception to meet PEP guidelines. Removed use of all exception functions in the code base and marked them all as deprecated to be removed next minor release. (#6339, #6393, #6460)
Features
Added favor-state flag to optionally favor state nodes even if unselected node exists (#5016)
Update structured logging. Convert to using protobuf messages. Ensure events are enriched with node_info. (#5610)
This pulls the profile name from args when constructing a RuntimeConfig in lib.py, enabling the dbt-server to override the value that's in the dbt_project.yml (#6201)
Adding tarball install method for packages. Allowing package tarball to be specified via url in the packages.yaml. (#4205)
Cleaned up exceptions to directly raise in code. Also updated the existing exception to meet PEP guidelines.Removed use of all exception functions in the code base and marked them all as deprecated to be removed next minor release. (#6339, #6393, #6460)
Features
Added favor-state flag to optionally favor state nodes even if unselected node exists (#5016)
Update structured logging. Convert to using protobuf messages. Ensure events are enriched with node_info. (#5610)
This pulls the profile name from args when constructing a RuntimeConfig in lib.py, enabling the dbt-server to override the value that's in the dbt_project.yml (#6201)
Adding tarball install method for packages. Allowing package tarball to be specified via url in the packages.yaml. (#4205)
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 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 dbt-tests-adapter from 1.3.2 to 1.4.1.
Release notes
Sourced from dbt-tests-adapter's releases.
... (truncated)
Changelog
Sourced from dbt-tests-adapter's changelog.
... (truncated)
Commits
1650356
Bumping version to 1.4.1 and generate changelog (#6743)a2e7249
Bumping version to 1.4.0 and generate CHANGELOG (#6727)9700ff1
CT 1886 include adapter_response in NodeFinished log message (#6709) (#6714)e61a39f
mvon_schema_change
tests -> "adapter zone" (#6618) (#6686)d934e71
Bumping version to 1.4.0rc2 and generate CHANGELOG (#6661)f73359b
[Backport 1.4.latest] convert 062_defer_state_tests (#6657)b46d35c
Callupdate_event_status
earlier + rename an event (#6572) (#6591)eba9086
Bumping version to 1.4.0rc1 and generate CHANGELOG (#6569)7a61602
Add --warn-error-options (#6520)dd4b47d
Check length of escaped strings in the adapter test (#6567)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 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)