Releases: data-mie/dbt-cloud-cli
Releases · data-mie/dbt-cloud-cli
0.8.2
0.8.1
What's Changed
- Add
dbt-cloud connection list
anddbt-cloud connection get
commands 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 delete
command by @stumelius in #89 - Upgrade all commands except all
job
, allrun
andaccount get
commands to use dbt Cloud API V3 endpoints by @stumelius in #99 - Add
dbt-cloud environment create
command by @stumelius in #91 - Add
dbt_cloud_project
,dbt_cloud_environment
anddbt_cloud_job
pytest fixtures for setting up and tearing down test resources by @stumelius in #100 - Add
dbt-cloud connection create
anddbt-cloud connection delete
commands by @stumelius in #95 - Add
dbt-cloud project update
command by @stumelius in #101
Full Changelog: 0.8.0...0.8.1
0.8.0
✨ New features:
- Add
dbt-cloud environment get
command - Add
dbt-cloud project create
command - Add
dbt-cloud environment delete
command
🔨 Changes:
- Change
dbt-cloud environment list
now uses API v2
❤️ Quality of life improvements:
- The project README has been restructured to make it easier to read and navigate.
API coverage
andCommands
sections have been consolidated into a singleCommands
table that lists commands by group. The table also includes the API endpoint and implementation status for each command.
0.7.6
What's Changed
- Bugfix: Pin pydantic to 1.10.10 by @runar-alvseike in #75
New Contributors
- @runar-alvseike made their first contribution in #75
Full Changelog: 0.7.5...0.7.6
0.7.5
What's Changed
- Feat/cli parameter cloud host not taken into account by @lefthanded78 in #72
New Contributors
- @lefthanded78 made their first contribution in #72
Full Changelog: 0.7.4...0.7.5
0.7.4
What's Changed
- Migrate
dbt-cloud run list
to dbt Cloud API v2 from v4 (deprecated) by @stumelius in #70
Full Changelog: 0.7.3...0.7.4
0.7.3
What's Changed
- Add Docker image by @stumelius in #64
- Add "Running in docker" to README by @stumelius in #66
- Fix dbt-cloud job run --steps-override argument parsing by @stumelius in #68
Full Changelog: 0.7.2...0.7.3
0.7.2
What's Changed
- Add
dbt-cloud account get
command by @stumelius in #59 - Add
dbt-cloud project get
command by @stumelius in #62
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- Fix compatibility with Python3.6 and Python3.7 by @stumelius in #60
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Add 'dbt-cloud audit-log get' command by @stumelius in #58
Full Changelog: 0.6.3...0.7.0