Skip to content
This repository was archived by the owner on Jul 13, 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/nodejs-cloud-container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: googleapis/nodejs-cloud-container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.0
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    3c62c1a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. feat: add APIs for GKE Control Plane Logs (#588)

    * feat: add APIs for GKE Control Plane Logs
    
    ---
    feat: GKE cluster's control plan/node-pool network isolation
    
    Users now can change the network isolation for your public cluster's control plane.
    By default, when a new public cluster is created, GKE assigns a public IP address (external endpoint) to the control plane and provisions
    public nodes. New APIs allows to change cluster network isolation of the control plane and/or node-pool from the internet
    
    ---
    feat: add nodeconfig resource_labels api
    
    ---
    feat: add API to enable GKE Gateway controller
    PiperOrigin-RevId: 486164478
    
    Source-Link: googleapis/googleapis@30e2c3b
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/73ec3348990fb308d3b600a0940ae852d47247ee
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzNlYzMzNDg5OTBmYjMwOGQzYjYwMGEwOTQwYWU4NTJkNDcyNDdlZSJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    de62f0b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency jsdoc to v4 (#585)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [jsdoc](https://togithub.com/jsdoc/jsdoc) | [`^3.6.2` -> `^4.0.0`](https://renovatebot.com/diffs/npm/jsdoc/3.6.11/4.0.0) | [![age](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/compatibility-slim/3.6.11)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdoc/4.0.0/confidence-slim/3.6.11)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>jsdoc/jsdoc</summary>
    
    ### [`v4.0.0`](https://togithub.com/jsdoc/jsdoc/blob/HEAD/CHANGES.md#&#8203;400-November-2022)
    
    [Compare Source](https://togithub.com/jsdoc/jsdoc/compare/3.6.11...084218523a7d69fec14a852ce680f374f526af28)
    
    -   JSDoc releases now use [semantic versioning](https://semver.org/). If JSDoc makes
        backwards-incompatible changes in the future, the major version will be incremented.
    -   JSDoc no longer uses the [`taffydb`](https://taffydb.com/) package. If your JSDoc template or
        plugin uses the `taffydb` package, see the
        [instructions for replacing `taffydb` with `@jsdoc/salty`](https://togithub.com/jsdoc/jsdoc/tree/main/packages/jsdoc-salty#use-salty-in-a-jsdoc-template).
    -   JSDoc now supports Node.js 12.0.0 and later.
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-cloud-container).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMTcuMSJ9-->
    renovate-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    05c610c View commit details
    Browse the repository at this point in the history
  3. fix: update proto definitions (#586)

    samples: pull in latest typeless bot, clean up some comments
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/0a68e568b6911b60bb6fd452eba4848b176031d8
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:5b05f26103855c3a15433141389c478d1d3fe088fb5d4e3217c4793f6b3f245e
    gcf-owl-bot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    dbee22e View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @types/node to v18 (#580)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^16.0.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/16.18.3/18.11.9) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/compatibility-slim/16.18.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fnode/18.11.9/confidence-slim/16.18.3)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-cloud-container).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
    renovate-bot authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8ee9735 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. chore(main): release 4.4.0 (#584)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [4.4.0](https://togithub.com/googleapis/nodejs-cloud-container/compare/v4.3.0...v4.4.0) (2022-11-10)
    
    
    ### Features
    
    * Add APIs for GKE Control Plane Logs ([#588](https://togithub.com/googleapis/nodejs-cloud-container/issues/588)) ([de62f0b](https://togithub.com/googleapis/nodejs-cloud-container/commit/de62f0bfc4d6972d1bbd48428ec2005ef2ccf890))
    
    
    ### Bug Fixes
    
    * **deps:** Use google-gax v3.5.2 ([#582](https://togithub.com/googleapis/nodejs-cloud-container/issues/582)) ([3c62c1a](https://togithub.com/googleapis/nodejs-cloud-container/commit/3c62c1adbc913212097f50496e10c4ccfb6f2d86))
    * Update proto definitions ([#586](https://togithub.com/googleapis/nodejs-cloud-container/issues/586)) ([dbee22e](https://togithub.com/googleapis/nodejs-cloud-container/commit/dbee22e4f5e793d1e1ebe5cec33edf2128963a60))
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    a5d32b1 View commit details
    Browse the repository at this point in the history
Loading