0.8.1
What's Changed
- Add
dbt-cloud connection listanddbt-cloud connection getcommands by @stumelius in #96 - Change API endpoints now have the full URL in README by @stumelius in #97
- Fix the README commands table formatting by @stumelius in #98
- Add
dbt-cloud project deletecommand by @stumelius in #89 - Upgrade all commands except all
job, allrunandaccount getcommands to use dbt Cloud API V3 endpoints by @stumelius in #99 - Add
dbt-cloud environment createcommand by @stumelius in #91 - Add
dbt_cloud_project,dbt_cloud_environmentanddbt_cloud_jobpytest fixtures for setting up and tearing down test resources by @stumelius in #100 - Add
dbt-cloud connection createanddbt-cloud connection deletecommands by @stumelius in #95 - Add
dbt-cloud project updatecommand by @stumelius in #101
Full Changelog: 0.8.0...0.8.1