Skip to content

Releases: cloudera-labs/cdpy

Version 1.3.0

27 Jun 13:58
0b6b1a5
Compare
Choose a tag to compare

What's Changed

  • Add extra CDW create cluster method by @jimright in #91
  • Update default value of use_ssd argument in CDE enable service method by @jimright in #92

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

21 May 20:47
99eb6e5
Compare
Choose a tag to compare

What's Changed

  • Add extra Azure parameters for CDW clusters by @jimright in #85
  • Add extra API parameters for CDW data visualization by @jimright in #87
  • Add extra API parameters for CDW virtual warehouses by @jimright in #86
  • Update to version 1.2.0 by @wmudge in #89

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

20 Nov 17:36
383ace2
Compare
Choose a tag to compare

What's Changed

  • Update AWS subnet options for CDW cluster creation by @jimright in #79
  • Add private cluster parameters by @jimright in #80

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

29 Sep 00:29
b4dc4e6
Compare
Choose a tag to compare

What's Changed

  • Update tox build and docs by @wmudge in #64
  • Fix AWS Credential creation return value by @wmudge in #66
  • Change recommended VCS download command to https by @jimright in #65
  • Updating opdb create-database with newly introduced parameter set by @abhradeepkundu in #69
  • Add noProxyHosts parameter to create_proxy_config by @jimright in #70
  • Remove return field lookup from delete_datalake by @wmudge in #67
  • Update to use 'addedReadyflowCrn' by @wmudge in #71
  • Add loadbalancer_allowlist to DE.enable_service() by @wmudge in #72
  • Update version to v1.0.0 (#74) by @wmudge in #76

New Contributors

Full Changelog: v0.9.0...v1.0.0

Version 0.9.0

06 Mar 21:15
v0.9.0
3ca9a72
Compare
Choose a tag to compare

What's Changed

  • Upgrade to CDPCLI-beta 0.9.62 by @wmudge in #54
  • Add start_vw, pause_vw, and restart_vw functions by @wmudge in #55
  • Additions to the DF service by @asdaraujo in #48
  • Start an environment without starting the datahubs within it by @chusopr in #57
  • Bump cdpcli version to one that include cluster extensions for DataHubs. by @asdaraujo in #58
  • Add Squelch for UNKNOWN to describe_datalake by @Chaffelson in #59
  • Rebase devel-pvc-update onto devel by @wmudge in #62
  • Handle StaticCredentials by @wmudge in #63

New Contributors

Full Changelog: v0.8.1...v0.9.0

Version 0.8.1

08 Apr 16:10
eeb420a
Compare
Choose a tag to compare

What's Changed

  • Add handlers for missing entitlements for Data Services by @wmudge in #46

Full Changelog: v0.8.0...v0.8.1

Version 0.8.0

07 Apr 21:05
36aa59d
Compare
Choose a tag to compare

What's Changed

  • Enable cascade and force parameters for delete_environment by @wmudge in #42
  • Support DFX Workload Calls by @Chaffelson in #40
  • Fix empty list/dict check for common and application configs as well … by @cmperro in #44
  • Gracefully handle DF errors when Dataflow not enabled on CDP tenant by @jimright in #45

New Contributors

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

Version 0.7.0

29 Nov 18:45
v0.7.0
3cb9bad
Compare
Choose a tag to compare

What's Changed

  • Update DW for improved error handling and VW creation by @wmudge in #28
  • Add new ML state to removeable states by @schonz in #32
  • Error handling for wrapper - client - server call mismatches by @Chaffelson in #25
  • Add configurable user agent for CDPCLI interface by @Chaffelson in #34
  • Move DFX Beta implementation to GA process by @Chaffelson in #30
  • Add start/stop functions for OPDB & DH by @Raddish18 in #36
  • Add support for CDE by @curtishoward in #35 and #37
  • Additional CDE cluster provisioning failure error string recognition by @Chaffelson in #39

New Contributors

Full Changelog: v0.6.1...v0.7.0

Version 0.6.1

11 Sep 12:18
8d0e88c
Compare
Choose a tag to compare
  • Fix error where cdpy reports missing credentials when used with CDPCLI 0.9.42

Version 0.6.0

10 Sep 20:22
93e3b00
Compare
Choose a tag to compare
  • Add NOT_ENABLED status to STOPPED_STATES for Dataflow
  • Combine disable and delete calls for DF removal as the control logic is very specific
  • Improve cdpy teardown functionality and support purge mode
  • Add ML states to common state lists
  • Add switch to ignore failed states when requesting a forced deletion of some CDP object
  • Fix bug where status fields were not being checked when an object removal was requested
  • Improve _get_path helper function to only attempt to mine dictionaries
  • Handle Database Catalog and Virtual Warehouse add and remove functions
  • Expose use private load balancer while creating DW Data Catalog
  • Redefine DW VW autoscale options
  • Handle Azure eventual consistency errors during Datahub list cluster definitions in CDP
  • Handle Azure eventual consistency errors during Azure cross-account credential creation in CDP
  • Add handler for CDP CLI ParamValidationError, updating error.message and error.violations