dbt-core 1.10.5 - July 22, 2025
Features
- Create constrained namespace for dbt engine env vars (#11340)
- Gate jsonschema validations by adapter (#11680)
- Deprecate top-level argument properties in generic tests (#11847)
Fixes
- Make
GenericJSONSchemaValidationDeprecation
a "preview" deprecation (#11814) - Correct JSONSchema Semantic Layer node issues (#11818)
- Improve SL JSONSchema definitions (#N/A)
- raise MissingPlusPrefixDeprecation instead of GenericJSONSchemaValidationDeprecation when config missing plus prefix in dbt_project.yml (#11826)
- Propagate config.meta and config.tags to top-level on source nodes (#11839)