Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 17:01
112c0cf

What's Changed

  • CDPCP-13131 - Implement an exponential backoff in the Cloudera Terraform provider by @gregito in #165
  • DWX-18781 Data warehouse catalog object management by @tevesz in #164
  • CB-27556 Added cascading delete option to environments, environment and data lake delete should now always poll by @daszabo in #166
  • CDPCP-13247 - improve test result overview on Jenkins job by @gregito in #168
  • CDPCP-13247 - include CGO env var property for testacc goal to enablerace flag on machines where this is not set already by @gregito in #169
  • CDPCP-13247 Remove -race flag from acceptance test make goal by @daszabo in #170
  • CB-27556 cascading_delete field should be computed, due to it's defau… by @daszabo in #171
  • DWX-18764 Wait for creation to finish for hive by @tevesz in #167
  • DWX-18764 Move polling utilities to utils by @tevesz in #172
  • CB-27671 Updated environment deletion states, handled null cascading delete option by @daszabo in #174
  • Add linter to standardize golang import order by @tevesz in #175
  • Data Warehouse acceptance tests for catalog, hive by @tevesz in #173
  • Move the cdp_dw_aws_cluster and vw_hive resource under the Data Warehouse subcategory by @vcsomor in #178
  • CDPCP-13058 - Allow in-place update of AWS credential by @gregito in #176
  • CDPCP-12692 Implementing import for resources by @daszabo in #180
  • CDPCP-13213 - Datalake creation is failing with terraform on all 3 cloud for report_deployment_logs by @gregito in #181
  • CDPCP-13398 - credential creation and validation fails due to missing fields by @gregito in #182
  • Fix Data Warehouse documentation and naming by @vcsomor in #183
  • CDPCP-13398 - add skip check for extra fields on credential due to their current absence on the public API by @gregito in #184
  • CDPCP-13502 - GCP availability zones cannot be specified by @gregito in #185
  • CDPCP-13545 update provider to use cdp-api 0.9.127-beta by @richardantal in #188
  • CDPCP-13570 Fixed an issue where tags in requests were populated with… by @daszabo in #189
  • COD-4090 Add cpu architecture parameter in terraform by @richardantal in #190
  • CDPCP-13575 Environments should be CCM enabled by default by @daszabo in #191
  • Bump golang.org/x/crypto from 0.23.0 to 0.31.0 in the go_modules group across 1 directory by @dependabot in #187
  • DWX-19297 Extend hive virtual warehouse with all available properties by @tevesz in #186
  • DWX-18763: VW Impala create and delete using basic properties by @prateek1192 in #193
  • Improvement on make install-terraformrc goal by @vcsomor in #194
  • CDPCP-13607 Add go version 1.22 to test matrix by @tevesz in #196
  • CDPCP-13608 Modify dw acceptance tests by @tevesz in #195
  • CDPCP-13591 Cloudera Data Warehouse - Data Visualization Support by @vcsomor in #192
  • CDPCP-13451 - remove validation skip for skipOrgPolicyDecisions and verifyPermissions fields for credential E2E test(s) by @gregito in #197
  • CDPCP-13707 - AWS credential Read does not save all the properties by @gregito in #198

New Contributors

Full Changelog: v0.7.0...v0.8.0