Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Releases: cashapp/wisp

wisp-1.3.2

13 Jan 01:44
Compare
Choose a tag to compare
  • Rename the duration summary metric to be more meaningful

wisp-1.3.1

12 Jan 01:04
Compare
Choose a tag to compare
  • Record metric labels for repeated tasks.

wisp-1.3.0

09 Jan 23:42
Compare
Choose a tag to compare
  • launchDarkly: "5.8.1" ->"5.10.6"

wisp-1.2.8

09 Jan 00:25
25541fb
Compare
Choose a tag to compare
  • Add retryOnConnectionFailure config option for HttpClientFactory

wisp-1.2.7

14 Dec 23:32
Compare
Choose a tag to compare
  • Add releaseAll to LeaseManager interface

wisp-1.2.6

13 Dec 04:10
Compare
Choose a tag to compare

Version 1.2.5 did not release properly - missing modules

wisp-1.2.4

18 Nov 16:10
Compare
Choose a tag to compare
  • Add ability to increment the FakeClock by a java.time.Period

wisp-1.2.3

02 Nov 23:20
Compare
Choose a tag to compare
  • Fix: Pooled lease release needs to call the delegate lease release.

wisp-1.2.2

28 Oct 19:44
Compare
Choose a tag to compare

Version 1.2.2 (2022-10-28)

  • Remove dependency constraint on io.prometheus:simpleclient that forced version 0.9.0 on consumers

wisp-1.2.1

19 Oct 22:49
5dc6246
Compare
Choose a tag to compare

Version 1.2.1 (2022-10-19)

  • Upgrade dependencies

Dependency changes:

  • grpc: "1.49.2" -> "1.50.0"
  • hoplite: "2.6.4" -> "2.6.5"
  • kotest: "5.5.0" -> "5.5.1"
  • kotlin: "1.7.10" -> "1.7.20"
  • kotlinLogging: "3.0.0" -> "3.0.2"
  • logback: "1.4.3" -> "1.4.4"
  • versionCatalogUpdateGradlePlugin: "0.6.1" -> "0.7.0"
  • versionsGradlePlugin: "0.42.0" -> "0.43.0"