Skip to content
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-logging Loading
base: v10.3.2
Choose a base ref
...
head repository: googleapis/nodejs-logging Loading
compare: v10.3.3
Choose a head ref
  • 4 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 6, 2022

  1. build: have Kokoro grab service account credentials from secret that …

    …will be rotated (#1383)
    
    * build: have Kokoro grab service account credentials from secret that will be rotated
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/4a0230eb8dc497f36fd3839e6144982131f30a9d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:f59941869d508c6825deeffce180579545fd528f359f549a80a18ec0458d7094
    gcf-owl-bot[bot] committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    8790f85 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. chore: Enable requesting numeric enums in "transport=rest" responses …

    …for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport (#1382)
    
    * chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
    
    chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
    PiperOrigin-RevId: 493113566
    
    Source-Link: googleapis/googleapis@758f0d1
    
    Source-Link: googleapis/googleapis-gen@78bd8f0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhiZDhmMDVlMTI3NjM2M2ViMTRlYWU3MGU5MWZlNGJjMjA3MDNhYiJ9
    
    * 🦉 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: losalex <90795544 [email protected]>
    3 people committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    237125e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. fix: add CLOUDSDK_PYTHON env var to environment tests (#1385)

    Fixes failing Kubernetes environment tests by adding the CLOUDSDK_PYTHON environment variable
    daniel-sanche committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    8ac3e6b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. chore(main): release 10.3.3 (#1386)

    * chore(main): release 10.3.3
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: release-please[bot] <55107282 release-please[bot]@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    release-please[bot] and gcf-owl-bot[bot] committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8fb90eb View commit details
    Browse the repository at this point in the history
Loading