Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.10.8
->1.12.2
0.13.0
->0.13.1
1.14.0
->1.16.2
1.8.0
->1.9.0
1.1.0
->1.2.2
8.16.1
->8.21.0
Release Notes
grpc/grpc-node (@grpc/grpc-js)
v1.12.2
: @grpc/grpc-js 1.12.2Compare Source
util.promisify
instead offs/promises
for Node 12 compatibility (#2838)v1.12.1
: @grpc/grpc-js 1.12.1Compare Source
v1.12.0
: @grpc/grpc-js 1.12.0Compare Source
Changelog
rejectUnauthorized
field to theVerifyOptions
interface, which can be passed as an argument tocredentials.createSsl
andcreateFromSecureContext
(#2812 contributed by @vinothsa4891)Experimental API changes
Added:
CaCertificateUpdate
CaCertificateUpdateListener
IdentityCertificateUpdate
IdentityCertificateUpdateListener
CertificateProvider
FileWatcherCertificateProvider
FileWatcherCertificateProviderConfig
createCertificateProviderChannelCredentials
createCertificateProviderServerCredentials
Modified:
LoadBalancer
: The constructor now takes an additional argument of typeChannelCredentials
.ChannelControlHelper#createSubchannel
: Now takes an additional argument of typeChannelCredentials | null
. This should be passed along if overriding this function.LeafLoadBalancer
: The constructor now takes an additional argument of typeChannelCredentials
.v1.11.3
: @grpc/grpc-js 1.11.3Compare Source
v1.11.2
: @grpc/grpc-js 1.11.2Compare Source
v1.11.1
: @grpc/grpc-js 1.11.1Compare Source
v1.11.0
: @grpc/grpc-js 1.11.0Compare Source
Changelog
getHost
method to server call objects (#2783, #2793)Experimental API changes
Added:
splitHostPort
HostPort
createServerCredentialsWithInterceptors
v1.10.11
: @grpc/grpc-js 1.10.11Compare Source
v1.10.10
: @grpc/grpc-js 1.10.10Compare Source
grpc.max_send_message_length
channel option (#2779)v1.10.9
: @grpc/grpc-js 1.10.9Compare Source
grpc.max_receive_message_size
per received message.open-feature/js-sdk (@openfeature/server-sdk)
v1.16.2
Compare Source
v1.16.1
Compare Source
v1.16.0
Compare Source
v1.15.1
Compare Source
v1.15.0
Compare Source
open-telemetry/opentelemetry-js (@opentelemetry/api)
v1.9.0
Compare Source
🚀 (Enhancement)
🐛 (Bug Fix)
service.name
telemetry.sdk.name
telemetry.sdk.language
telemetry.sdk.version
🏠 (Internal)
khacminh/grpc-js-healthcheck (grpc-js-health-check)
v1.2.2
Compare Source
v1.2.1
Compare Source
v1.2.0
Compare Source
pinojs/pino (pino)
v8.21.0
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v8.20.0...v8.21.0
v8.20.0
Compare Source
What's Changed
setBindings
by @alecmev in https://github.com/pinojs/pino/pull/1928New Contributors
Full Changelog: pinojs/pino@v8.19.0...v8.20.0
v8.19.0
Compare Source
What's Changed
formatters
option to the browser pino by @KatelynKim in https://github.com/pinojs/pino/pull/1898setLevel
should respect level comparison option by @obrus-corcentric in https://github.com/pinojs/pino/pull/1901New Contributors
Full Changelog: pinojs/pino@v8.18.0...v8.19.0
v8.18.0
Compare Source
What's Changed
pino
'sstream
parameter by @quisido in https://github.com/pinojs/pino/pull/1874New Contributors
Full Changelog: pinojs/pino@v8.17.2...v8.18.0
v8.17.2
Compare Source
What's Changed
Full Changelog: pinojs/pino@v8.17.1...v8.17.2
v8.17.1
Compare Source
What's Changed
Full Changelog: pinojs/pino@v8.17.0...v8.17.1
v8.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: pinojs/pino@v8.16.2...v8.17.0
v8.16.2
Compare Source
What's Changed
redactOptions
type by @wolfy1339 in https://github.com/pinojs/pino/pull/1847New Contributors
Full Changelog: pinojs/pino@v8.16.1...v8.16.2
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.