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

feat(v1beta1): remove DOCKER/FLINK from Component enum; adds HBASE #108

Merged
merged 4 commits into from Dec 28, 2020

Commits on Dec 2, 2020

  1. changes without context

            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation committed Dec 2, 2020
    Copy the full SHA
    bc5e0a3 View commit details
    Browse the repository at this point in the history
  2. 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 2, 2020
    Copy the full SHA
    8caeb94 View commit details
    Browse the repository at this point in the history
  3. chore: use python microgenerator for service directory

    PiperOrigin-RevId: 345194337
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed Dec 2 02:26:25 2020 -0800
    Source-Repo: googleapis/googleapis
    Source-Sha: dabe30b45bc86fdaf4126f26cbcfd73babbfa3fe
    Source-Link: googleapis/googleapis@dabe30b
    yoshi-automation committed Dec 2, 2020
    Copy the full SHA
    98623e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

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