Skip to content

0.42.34

Compare
Choose a tag to compare
@idelpivnitskiy idelpivnitskiy released this 30 Jun 18:10
· 569 commits to main since this release
883bb82

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

New features

  • 348b47d - Add DnsServiceDiscovererBuilder.consolidateCacheSize(int) (#2629)
  • 9823c00 - Allow configuring "negative" DNS TTL for failed resolutions (#2628)

Bug Fixes

  • 0f49071 - [Single|Completable].toFuture() cancellable handle exception (#2632)

Improvements

  • f5847e8 - Adjust DNS default max TTL cache boundary to 30 seconds (#2627)
  • 09ce257 - Avoid double offloading a service when offloadAll() strategy is used (#2631)
  • 8492622 - NettyIoExecutors: allow passing 0 for N of IoThreads to infer defaults from Netty (#2630)

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
@daschl
@idelpivnitskiy
@Scottmitch