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-pubsub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.1
Choose a base ref
...
head repository: googleapis/nodejs-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.2.0
Choose a head ref
  • 8 commits
  • 46 files changed
  • 7 contributors

Commits on Jan 17, 2024

  1. samples: add sample for unwrapped push subscriptions (#1865)

    * samples: add sample for push subscription with no wrapper
    
    * samples: update samples/createPushSubscriptionNoWrapper.js
    
    Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com>
    
    * samples: update samples/createPushSubscriptionNoWrapper.js
    
    Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com>
    
    * samples: update copyright createPushSubscriptionNoWrapper.js
    
    * samples: update copyright createPushSubscriptionNoWrapper.ts
    
    * samples: update region tag in ts as well
    
    * chore: remove commented code in subscriptions.test.ts
    
    * docs: update comments to be clearer
    
    * samples: update push subscription samples to take a URL parameter for extra clarity
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * tests: use a real URL for the actual testing
    
    ---------
    
    Co-authored-by: Alex Hong <9397363+hongalex@users.noreply.github.com>
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    3 people authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5bb3c50 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. chore(deps): update dependency gapic-tools to ^0.3.0 (#1872)

    * chore(deps): update dependency gapic-tools to ^0.3.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ac0e701 View commit details
    Browse the repository at this point in the history
  2. feat: add enforce_in_transit fields and optional annotations (#1873)

    * fix: improve retry logic for streaming API calls
    build: update typescript generator version to 4.3.0
    
    The streaming API call retry logic has changed, which in some rare cases may require code changes. Please feel free to reach out to us in the issues if you experience new problems with retrying streaming calls after this update.
    
    PiperOrigin-RevId: 599622271
    
    Source-Link: googleapis/googleapis@6239c21
    
    Source-Link: googleapis/googleapis-gen@da13d82
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGExM2Q4MjIyZDNiYTMzNzM0NTAxOTk5ODY0NDU4NjQwZjE0MDVhZSJ9
    
    * 🦉 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
    
    * feat: add `ingestion_data_source_settings` field to `Topic`
    
    PiperOrigin-RevId: 600786127
    
    Source-Link: googleapis/googleapis@708f769
    
    Source-Link: googleapis/googleapis-gen@3b85818
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2I4NTgxOGNhOGYxMmFjZTc1MzkwY2VhMjRlNWYzZGY1YWM3MGJlNyJ9
    
    * 🦉 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
    
    * feat: add enforce_in_transit fields and optional annotations
    
    PiperOrigin-RevId: 601205737
    
    Source-Link: googleapis/googleapis@27f8301
    
    Source-Link: googleapis/googleapis-gen@daf775c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGFmNzc1YzdlY2Q5MGRlNjllMTMwNGI4NDBhMjhkMjAxYzAyNWYwOCJ9
    
    * 🦉 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: Megan Potter <57276408+feywind@users.noreply.github.com>
    3 people authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    09fc424 View commit details
    Browse the repository at this point in the history
  3. feat: add schema revision samples (#1870)

    This adds support for easily getting a schema gapic client, along with samples for schema revisions.
    feywind authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    044e149 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency @opentelemetry/semantic-conventions to ~…

    …1.20.0 (#1871)
    
    * fix(deps): update dependency @opentelemetry/semantic-conventions to ~1.20.0
    
    * 🦉 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: Megan Potter <57276408+feywind@users.noreply.github.com>
    3 people authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2ee0dba View commit details
    Browse the repository at this point in the history
  5. docs: correct max messages (#1874)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [X] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/nodejs-pubsub/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [x] Code coverage does not decrease (if any source code was changed)
    - [x] Appropriate docs were updated (if necessary)
    
    Fixes #1744  🦕
    
    Note: If you are opening a pull request against a `legacy` branch, PLEASE BE AWARE that we generally won't accept these except for things like important security fixes, and only for a limited time.
    richardnias authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6bfde07 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. fix(deps): update dependency @opentelemetry/semantic-conventions to ~…

    …1.21.0 (#1876)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [@opentelemetry/semantic-conventions](https://togithub.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-semantic-conventions) ([source](https://togithub.com/open-telemetry/opentelemetry-js)) | [`~1.20.0` -> `~1.21.0`](https://renovatebot.com/diffs/npm/@opentelemetry%2fsemantic-conventions/1.20.0/1.21.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry%2fsemantic-conventions/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@opentelemetry%2fsemantic-conventions/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@opentelemetry%2fsemantic-conventions/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry%2fsemantic-conventions/1.20.0/1.21.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>open-telemetry/opentelemetry-js (@&#8203;opentelemetry/semantic-conventions)</summary>
    
    ### [`v1.21.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#1210)
    
    [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.20.0...v1.21.0)
    
    ##### 🚀 (Enhancement)
    
    -   feat(sdk-metrics): add constructor option to add metric readers [#&#8203;4427](https://togithub.com/open-telemetry/opentelemetry-js/pull/4427) [@&#8203;pichlermarc](https://togithub.com/pichlermarc)
        -   deprecates `MeterProvider.addMetricReader()` please use the constructor option `readers` instead.
    
    ##### 🐛 (Bug Fix)
    
    -   fix(sdk-trace-base): ensure attribute value length limit is enforced on span creation [#&#8203;4417](https://togithub.com/open-telemetry/opentelemetry-js/pull/4417) [@&#8203;pichlermarc](https://togithub.com/pichlermarc)
    -   fix(sdk-trace-base): Export processed spans while exporter failed [#&#8203;4287](https://togithub.com/open-telemetry/opentelemetry-js/pull/4287) [@&#8203;Zirak](https://togithub.com/Zirak)
    
    ##### 🏠 (Internal)
    
    -   chore(opentelemetry-context-zone-peer-dep): support zone.js ^v0.13.0 [#&#8203;4320](https://togithub.com/open-telemetry/opentelemetry-js/pull/4320)
    -   refactor(core): drop unnecessary assignment of HOSTNAME [#&#8203;4421](https://togithub.com/open-telemetry/opentelemetry-js/pull/4421) [@&#8203;pichlermarc](https://togithub.com/pichlermarc)
    -   test(opentelemetry-context-zone-peer-dep): transpile zone.js in tests [#&#8203;4423](https://togithub.com/open-telemetry/opentelemetry-js/pull/4423) [@&#8203;legendecas](https://togithub.com/legendecas)
    
    </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://developer.mend.io/github/googleapis/nodejs-pubsub).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    renovate-bot authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0fe61a9 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 4.2.0 (#1875)

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