Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat(v1beta2): remove DOCKER/FLINK enums from Component, add fields to ClusterConfig, InstanceGroupConfig, WorkflowTemplate, WorkflowMetadata #411

Merged
merged 6 commits into from Dec 28, 2020

Commits on Dec 16, 2020

  1. feat!: (v1beta1) remove DOCKER/FLINK from Component enum; adds HBASE

    Update the protobuf definitions for the v1beta2 Dataproc API.
    
    BREAKING CHANGE:
    
    1. The `DOCKER` and `FLINK` values have been removed from the `Component` enum, and an `HBASE` value was added.
    
    Other changes:
    
    1. There is a new `temp_bucket` field in `ClusterConfig`.
    2. There is a new `preemptibility` field in `InstanceGroupConfig`.
    3. The `project_id` field of `JobReference` is now optional instead of required.
    4. There is a new `dag_timeout` field in `WorkflowTemplate`.
    5. There are new `dag_timeout`, `dag_start_time`, and `dag_end_time` fields in `WorkflowMetadata`.
    6. There are various updates to the doc comments.
    
    PiperOrigin-RevId: 345127100
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Dec 1 16:46:33 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 269083b6ed01aa5a1f445462fcc61e05471cd8f8
    Source-Link: googleapis/googleapis@269083b
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    ed382ae View commit details
    Browse the repository at this point in the history
  2. chore: migrate java-dataproc to the Java microgenerator

    Committer: @miraleung
    PiperOrigin-RevId: 346132878
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon Dec 7 11:04:45 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 565b9a5f01d7154825c657bca5ee244e86aad918
    Source-Link: googleapis/googleapis@565b9a5
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    f1d190c View commit details
    Browse the repository at this point in the history
  3. chore: update gapic-generator-java to 0.0.9

    Committer: @miraleung
    PiperOrigin-RevId: 346372957
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Dec 8 11:37:30 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 857f70daef9f4c38f042fb3dfb7b8423ae18fd19
    Source-Link: googleapis/googleapis@857f70d
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    ace57f2 View commit details
    Browse the repository at this point in the history
  4. chore: add resource_definitions for Cluster and Service

    Committer: @miraleung
    PiperOrigin-RevId: 347029491
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 11 10:43:21 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: bddb3d7479894576e61a6c88fa745bb24f4c98f7
    Source-Link: googleapis/googleapis@bddb3d7
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    6be5574 View commit details
    Browse the repository at this point in the history
  5. chore: update gapic-generator-java to 0.0.11

    Committer: @miraleung
    PiperOrigin-RevId: 347036369
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Fri Dec 11 11:13:47 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: 6d65640b1fcbdf26ea76cb720de0ac138cae9bed
    Source-Link: googleapis/googleapis@6d65640
    yoshi-automation committed Dec 16, 2020
    Copy the full SHA
    b857ba7 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

  1. Copy the full SHA
    01fcc4f View commit details
    Browse the repository at this point in the history