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.59
Name Modified Size InfoDownloads / Week
Parent folder
0.42.59 source code.tar.gz 2025-08-15 4.7 MB
0.42.59 source code.zip 2025-08-15 8.1 MB
README.md 2025-08-15 4.3 kB
Totals: 3 Items   12.8 MB 2

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/d273d3773f4e5672c9ad366816a7433975045ae9 - Always return DomainSocketAddress for Unix Domain Socket transport (#3309)
  • In previous releases, users of Unix Domain Socket transport could see that ServerContext and ConnectionInfo may return io.netty.channel.unix.DomainSocketAddress type instead of io.servicetalk.transport.api.DomainSocketAddress they used to bootstrap client or server. In this release, we corrected to always return io.servicetalk.transport.api.DomainSocketAddress type consistently from all public API.

API deprecations

New Features

Bug Fixes

Improvements

Dependencies

Documentation


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.

@aleqi200 @bryce-anderson @daschl @eddie4941 @idelpivnitskiy @mgodave

Source: README.md, updated 2025-08-15