Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-gke-hub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: googleapis/python-gke-hub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 2 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 24, 2022

  1. feat: added support for k8s_version field (#117)

    * feat: added support for k8s_version field
    * docs: k8s_version field is not part of resource_options struct
    
    Clients now generate the V1 or V1beta1 CRD based on Kubernetes server version.
    
    PiperOrigin-RevId: 430569173
    
    Source-Link: googleapis/googleapis@3c17193
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/ae784406e300bf1c56d50111338b9272fb0473b5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWU3ODQ0MDZlMzAwYmYxYzU2ZDUwMTExMzM4YjkyNzJmYjA0NzNiNSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5228f98 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.4.0 (#118)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    db1d639 View commit details
    Browse the repository at this point in the history
Loading