Releases: cloudera-labs/cdpy
Releases · cloudera-labs/cdpy
Version 1.3.0
Version 1.2.0
Version 1.1.0
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
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
- @abhradeepkundu made their first contribution in #69
Full Changelog: v0.9.0...v1.0.0
Version 0.9.0
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
- @asdaraujo made their first contribution in #48
- @chusopr made their first contribution in #57
Full Changelog: v0.8.1...v0.9.0
Version 0.8.1
What's Changed
Full Changelog: v0.8.0...v0.8.1
Version 0.8.0
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
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
- @schonz made their first contribution in #32
- @Raddish18 made their first contribution in #36
- @curtishoward made their first contribution in #35
Full Changelog: v0.6.1...v0.7.0
Version 0.6.1
- Fix error where cdpy reports missing credentials when used with CDPCLI 0.9.42
Version 0.6.0
- 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