This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
Releases: cashapp/wisp
Releases · cashapp/wisp
wisp-1.3.2
- Rename the duration summary metric to be more meaningful
wisp-1.3.1
- Record metric labels for repeated tasks.
wisp-1.3.0
- launchDarkly: "5.8.1" ->"5.10.6"
wisp-1.2.8
- Add retryOnConnectionFailure config option for HttpClientFactory
wisp-1.2.7
- Add releaseAll to LeaseManager interface
wisp-1.2.6
Version 1.2.5 did not release properly - missing modules
wisp-1.2.4
- Add ability to increment the
FakeClock
by ajava.time.Period
wisp-1.2.3
- Fix: Pooled lease release needs to call the delegate lease release.
wisp-1.2.2
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
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"