[go: up one dir, main page]

Skip to content

Release google-cloud-dataproc 0.3.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 01 Feb 22:49
77da1aa
  • Correct documentation to be Alpha quality level.
  • Add WorkflowTemplateService module and factory method.
  • Add arguments to the following ClusterControllerClient methods:
    • Add request_id argument to #create_cluster method.
    • Add graceful_decommission_timeout argument to #update_cluster method.
    • Add request_id argument to #update_cluster method.
    • Add cluster_uuid argument to #delete_cluster method.
    • Add request_id argument to #delete_cluster method.
  • Add EncryptionConfig class and ClusterConfig#encryption_config attribute.
  • Add DiskConfig#boot_disk_type attribute.
  • Add v1beta2 API version.
  • Update documentation.