Skip to content
This repository was archived by the owner on Jan 21, 2026. 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/cloud-trace-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16d928f
Choose a base ref
...
head repository: googleapis/cloud-trace-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0401255
Choose a head ref
  • 8 commits
  • 14 files changed
  • 4 contributors

Commits on Aug 16, 2022

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

Commits on Aug 23, 2022

  1. fix: remove pip install statements (#1546) (#1468)

    because the tools are already installed in the docker image as of googleapis/testing-infra-docker#227
    Source-Link: googleapis/synthtool@ab7384e
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bb493bf01d28519e82ab61c490c20122c85a7119c03a978ad0c34b4239fbad15
    gcf-owl-bot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    fbcc88c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    433f4b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    fbc9d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75f5d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed422ed View commit details
    Browse the repository at this point in the history
  4. fix(pg): Return patched promise instead of original (#1470)

    This ensures that asynchronous work done by patching gets awaited
    properly. In particular, it prevents unhandled promise rejections.
    
    Fixes #1319.
    punya authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    e79407e View commit details
    Browse the repository at this point in the history
  5. chore(main): release 7.1.1 (#1469)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [7.1.1](v7.1.0...v7.1.1) (2022-08-29)
    
    
    ### Bug Fixes
    
    * **pg:** Return patched promise instead of original ([#1470](#1470)) ([e79407e](e79407e))
    * **redis:** Apply instrumentation only for Redis <4.0 ([b75f5d8](b75f5d8))
    * remove pip install statements ([#1546](#1546)) ([#1468](#1468)) ([fbcc88c](fbcc88c))
    * Remove unused type arg ([#1467](#1467)) ([ed422ed](ed422ed))
    
    ---
    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 Aug 29, 2022
    Configuration menu
    Copy the full SHA
    0401255 View commit details
    Browse the repository at this point in the history
Loading