Download Latest Version 0.42.59 source code.tar.gz (4.7 MB)
Email in envelope

Get an email when there's a new version of ServiceTalk

Home / 0.42.58
Name Modified Size InfoDownloads / Week
Parent folder
0.42.58 source code.tar.gz 2025-07-21 4.7 MB
0.42.58 source code.zip 2025-07-21 8.0 MB
README.md 2025-07-21 2.4 kB
Totals: 3 Items   12.7 MB 0

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

API deprecations

  • https://github.com/apple/servicetalk/commit/59cfddbb4039b1805c52fb2382f16f1b74c2fca8 - concurrent-api: no more set context on subscribe (#3275)
  • setContextOnSubscribe(ContextMap operator is deprecated for Completable, Single, and Publisher. Instead, users should use shareContextOnSubscribe() operator to share context propagation between boundaries of async operators and defer to create new async boundaries if it's necessary to isolate the context state for part of the user's Reactive Streams pipeline.

New Features

Improvements

Dependencies


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 @chrisvest @idelpivnitskiy @daschl @mgodave

Source: README.md, updated 2025-07-21