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:
8.13
->8.14
0.6.1
->0.6.2
0.6.1
->0.6.2
0.6.1
->0.6.2
0.6.1
->0.6.2
0.6.1
->0.6.2
1.71.0
->1.72.0
0.5.1-grpc-39
->0.6.2-grpc-49
0.6.1
->0.6.2
0.6.1
->0.6.2
1.7.8
->1.8.0
1.7.8
->1.8.0
2025.04.00
->2025.04.01
0.6.0
->0.6.2
1.7.8
->1.8.0
1.7.8
->1.8.0
1.7.8
->1.8.0
1.7.8
->1.8.0
1.7.8
->1.8.0
2025.4.8
->2025.4.16
8.9.1
->8.9.2
8.9.1
->8.9.2
Release Notes
gradle/gradle (gradle)
v8.14
Compare Source
Kotlin/kotlinx-rpc (org.jetbrains.kotlinx:kotlinx-rpc-krpc-ktor-server)
v0.6.2
Bug fixes 🐛
Full Changelog: 0.6.1...0.6.2
grpc/grpc-java (io.grpc:grpc-netty)
v1.72.0
API Changes
f207be3
). It is rarely used outside of gRPC itself. The configuration is passed as lb policy configuration instead1958e42
)892144d
)Bug Fixes
ca4819a
)d82613a
)94f8e93
)8681786
)Improvements
a57c14a
)fca1d3c
)e80c197
). While there is more remaining, users may already see reduced latency when resources are replaced. For example, if changing a route from one backend service to another, RPCs may see less latency during the transition3961a92
). This prevents the exception from propagating up the stack on an arbitrary thread. Such exceptions are rarely interesting. Instead, the exception that caused the channel panic is the important one, and RPCs will still fail with its details2e260a4
). Previously when using xDS and the configuration changes the LB policy, the old LB policy is used until the new one is READY. Now the old LB policy is used until the new policy becomes READY, TRANSIENT_FAILURE, or IDLE7507a9e
)350f90e
)c340f4a
)602aece
)2f52a00
). gRPC will no longer observe the HTTP/2 priorities, which were not used directly by gRPC and deprecated in RFC 9113666136b
)a6e1c1f
)New Features
1219706
)cdab410
)Thanks to
@panchenko
@emmanuel-ferdman
@JoeCqupt
JetBrains/kotlin-wrappers (org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom)
v2025.4.16
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.4.15...2025.4.16
v2025.4.15
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.4.14...2025.4.15
v2025.4.14
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.4.13...2025.4.14
v2025.4.13
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.4.12...2025.4.13
v2025.4.12
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.4.11...2025.4.12
v2025.4.11
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.4.10...2025.4.11
v2025.4.10
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.4.9...2025.4.10
v2025.4.9
Compare Source
Full Changelog: JetBrains/kotlin-wrappers@2025.4.8...2025.4.9
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.