Skip to content

Commit

Permalink
Release v0.217.1 (databricks#1356)
Browse files Browse the repository at this point in the history
CLI:
* Don't attempt auth in `auth profiles --skip-validate`
([databricks#1282](databricks#1282)).
* Fixed typo in error template for auth describe
([databricks#1341](databricks#1341)).

Bundles:
* Correctly transform libraries in for_each_task block
([databricks#1340](databricks#1340)).
* Do not emit warning on YAML anchor blocks
([databricks#1354](databricks#1354)).
* Fixed pre-init script order
([databricks#1348](databricks#1348)).
* Execute preinit after entry point to make sure scripts are loaded
([databricks#1351](databricks#1351)).

Dependency updates:
* Bump internal terraform provider version to `1.39`
([databricks#1339](databricks#1339)).
* Bump golang.org/x/term from 0.18.0 to 0.19.0
([databricks#1343](databricks#1343)).
* Bump github.com/hashicorp/hc-install from 0.6.3 to 0.6.4
([databricks#1344](databricks#1344)).
* Bump golang.org/x/mod from 0.16.0 to 0.17.0
([databricks#1345](databricks#1345)).
* Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0
([databricks#1347](databricks#1347)).
* Bump golang.org/x/sync from 0.6.0 to 0.7.0
([databricks#1346](databricks#1346)).

## Changes
<!-- Summary of your changes that are easy to understand -->

## Tests
<!-- How is this tested? -->
  • Loading branch information
andrewnester authored Apr 10, 2024
1 parent 9e1738d commit 4529b1a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 4529b1a

Please sign in to comment.