Skip to content
This repository was archived by the owner on Jul 20, 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-run
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: googleapis/nodejs-run
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Choose a head ref
  • 4 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 27, 2022

  1. fix: do not import the whole google-gax from proto JS (#1553) (#23)

    fix: use google-gax v3.3.0
    Source-Link: googleapis/synthtool@c73d112
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:b15a6f06cc06dcffa11e1bebdf1a74b6775a134aac24a0f86f51ddf728eb373e
    gcf-owl-bot[bot] authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    acda49f View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. fix: allow passing gax instance to client constructor (#24)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 470911839
    
    Source-Link: googleapis/googleapis@3527566
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/f16a1d224f00a630ea43d6a9a1a31f566f45cdea
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjE2YTFkMjI0ZjAwYTYzMGVhNDNkNmE5YTFhMzFmNTY2ZjQ1Y2RlYSJ9
    
    feat: accept google-gax instance as a parameter
    Please see the documentation of the client constructor for details.
    
    PiperOrigin-RevId: 470332808
    
    Source-Link: googleapis/googleapis@d4a2367
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e97a1ac204ead4fe7341f91e72db7c6ac6016341
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTk3YTFhYzIwNGVhZDRmZTczNDFmOTFlNzJkYjdjNmFjNjAxNjM0MSJ9
    gcf-owl-bot[bot] authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    91e2ac5 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. fix: preserve default values in x-goog-request-params header (#26)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 474338479
    
    Source-Link: googleapis/googleapis@d5d35e0
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/efcd3f93962a103f68f003e2a1eecde6fa216a27
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZjZDNmOTM5NjJhMTAzZjY4ZjAwM2UyYTFlZWNkZTZmYTIxNmEyNyJ9
    gcf-owl-bot[bot] authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    debc1eb View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. chore(main): release 0.2.3 (#25)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [0.2.3](v0.2.2...v0.2.3) (2022-09-14)
    
    
    ### Bug Fixes
    
    * Allow passing gax instance to client constructor ([#24](#24)) ([91e2ac5](91e2ac5))
    * Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-run/issues/1553)) ([#23](#23)) ([acda49f](acda49f))
    * Preserve default values in x-goog-request-params header ([#26](#26)) ([debc1eb](debc1eb))
    * use google-gax v3.3.0 ([acda49f](acda49f))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3ef2a67 View commit details
    Browse the repository at this point in the history
Loading