-
Notifications
You must be signed in to change notification settings - Fork 227
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/nodejs-pubsub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 13 files changed
- 4 contributors
Commits on Dec 15, 2023
-
fix(deps): update dependency @opentelemetry/semantic-conventions to ~…
…1.19.0 (#1862) [![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.18.0` -> `~1.19.0`](https://renovatebot.com/diffs/npm/@opentelemetry/semantic-conventions/1.18.1/1.19.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@opentelemetry/semantic-conventions/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@opentelemetry/semantic-conventions/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@opentelemetry/semantic-conventions/1.18.1/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@opentelemetry/semantic-conventions/1.18.1/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>open-telemetry/opentelemetry-js (@​opentelemetry/semantic-conventions)</summary> ### [`v1.19.0`](https://togithub.com/open-telemetry/opentelemetry-js/blob/HEAD/CHANGELOG.md#1190) [Compare Source](https://togithub.com/open-telemetry/opentelemetry-js/compare/v1.18.1...v1.19.0) ##### 🚀 (Enhancement) - feat: add node 20 support [#​4336](https://togithub.com/open-telemetry/opentelemetry-js/pull/4336) [@​dyladan](https://togithub.com/dyladan) ##### 🏠 (Internal) - chore: type reference on zone.js [#​4257](https://togithub.com/open-telemetry/opentelemetry-js/pull/4257) [@​legendecas](https://togithub.com/legendecas) - chore: no need for 'packages' in lerna.json [#​4264](https://togithub.com/open-telemetry/opentelemetry-js/pull/4264) [@​trentm](https://togithub.com/trentm) - test: add node 20 to test matrix [#​4336](https://togithub.com/open-telemetry/opentelemetry-js/pull/4336) [@​dyladan](https://togithub.com/dyladan) ##### 🐛 (Bug Fix) - fix(api-logs): allow for TimeInput type for LogRecord timestamps [#​4345](https://togithub.com/open-telemetry/opentelemetry-js/pull/4345) - fix(sdk-trace-web): only access location if it is defined [#​4063](https://togithub.com/open-telemetry/opentelemetry-js/pull/4063) - fix(sdk-trace-base): processor onStart called with a span having empty attributes </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 92259f5 - Browse repository at this point
Copy the full SHA 92259f5View commit details
Commits on Jan 3, 2024
-
fix: correct long audio synthesis HTTP binding (#1867)
* fix: correct long audio synthesis HTTP binding docs: Deprecate the custom voice usage field PiperOrigin-RevId: 595119987 Source-Link: googleapis/googleapis@c22f408 Source-Link: googleapis/googleapis-gen@4e9ca63 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGU5Y2E2M2QyY2M3OTMzZWI3YzM4M2NlOGI3OTRmY2UxNTJlYTJmYyJ9 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 68630a4 - Browse repository at this point
Copy the full SHA 68630a4View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0050c75 - Browse repository at this point
Copy the full SHA 0050c75View commit details
Commits on Jan 9, 2024
-
chore(main): release 4.1.1 (#1863)
Co-authored-by: release-please[bot] <55107282 release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f953b64 - Browse repository at this point
Copy the full SHA f953b64View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.1.0...v4.1.1