| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.42.61 source code.tar.gz | 2025-11-12 | 4.7 MB | |
| 0.42.61 source code.zip | 2025-11-12 | 8.1 MB | |
| README.md | 2025-11-12 | 2.3 kB | |
| Totals: 3 Items | 12.8 MB | 1 | |
This is a minor maintenance release appropriate for all ServiceTalk users that contains several useful improvements and bug fixes. This release is expected to be a "drop-in" replacement for all prior 0.42.X releases.
Changes
Behavior Changes
- https://github.com/apple/servicetalk/commit/e8c6dc5190548e9806910e8c00c6674f2f0304d2 - http-netty: use DefaultLoadBalancer API's (#3350)
Bug Fixes
- https://github.com/apple/servicetalk/commit/4e44646a361f9b79ff993bc4bace31538c9445d0 - http-utils: fix bad assert in CacheConnectionFactory (#3365)
- https://github.com/apple/servicetalk/commit/0c6dbe444089d7d7c93c940e94d3c7af1bec40db -
GrpcExceptionMapperServiceFilter: logGrpcStatusExceptionas expected (#3359) - https://github.com/apple/servicetalk/commit/25193c24efa8d930ea64a62f08d54d2c7ae46118 - Streaming gRPC client can leak responses if malformed response received (#3354)
Improvements
- https://github.com/apple/servicetalk/commit/495a750991e916d0d809d461a966b7aff7d74a5d - Align grpc-status mappings with grpc-java and official gRPC docs (#3352)
- https://github.com/apple/servicetalk/commit/334cede32414bf3feee5df4c08dc5bda4bbcef27 -
DefaultHttpRequestMetaData: add missing modifiers and annotations (#3349)
Dependencies
- https://github.com/apple/servicetalk/commit/32f2ae969dfe2e5626e40b8f880b24470487ab66 - http-netty: remove dependency on loadbalancer-experimental (#3355)
- https://github.com/apple/servicetalk/commit/e6beeac32b80cd490e33863e2c75f099c59a9c55 - Update Jackson 2.16.2 -> 2.18.4
- https://github.com/apple/servicetalk/commit/35e575c9c3ac22eae066d868da3906825c2a5576 - Update Jakarta EE 10 dependencies
- https://github.com/apple/servicetalk/commit/cc7711016c078a63b9f4c53ec9d7a419fffbf5e8 - Update Jakarta EE 9 dependencies
Documentation
- https://github.com/apple/servicetalk/commit/6df693d0ad0f2801a74d2225a657188e28071a16 - opentelemetry-http: Add documentation (#3340)
Thank you
Every idea, review, and bug-report counts and so we thought it is worth mentioning those who helped in this area. Please report any unintended omission.
@bryce-anderson @idelpivnitskiy @lawrencewang49 @incertum @daschl
Full Changelog: https://github.com/apple/servicetalk/compare/0.42.60...0.42.61