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.12
Version 1.3.12 (2023-04-20)
- Ensure published modules are targeting java 11
wisp-1.3.11
Version 1.3.11 (2023-04-20)
- Add the dependencyAnalysisPlugin to help make our build.gradle files better
wisp-1.3.10
Dependency changes:
- netty: "4.1.89.Final" -> "4.1.91.Final"
- grpc: "1.53.0" -> "1.54.0"
- launchDarkly: "5.10.6" ->"5.10.7"
1.3.9
Version 1.3.9 (2023-03-15)
- Make RateLimiter, PercentageSampler, RateLimitingSampler, AlwaysSampler, Sleeper, and Ticker public
- Make FakeFeatureFlags open
- Make ResourceLoader and SslLoader open
- Disallow setting both url and envoy client configs
- Make SampledLogger and FakeClock open
Dependency changes:
- gradle: "7.6" -> "7.6.1"
- assertj: "3.23.1" -> "3.24.2"
wisp-1.3.8
Dependency changes:
- micrometer: "1.9.2" -> "1.10.4"
wisp-1.3.7
Dependency changes:
- docker: "3.2.14" -> "3.3.0"
- micrometer: "1.8.9" -> "1.9.2"
- netty: "4.1.87.Final" -> "4.1.89.Final"
- okio: "3.2.0" -> "3.3.0"
wisp-1.3.6
Dependency changes:
- grpc: "1.52.1" -> "1.53.0"
- hoplite: "2.7.0" -> "2.7.1"
- jackson: "2.14.1" -> "2.14.2"
- kotest: "5.5.4" -> "5.5.5"
- kotlinLogging: "3.0.4" -> "3.0.5"
- protobufGradlePlugin: "0.9.1" -> "0.9.2"
- slf4j: "2.0.5" -> "2.0.6"
- versionsGradlePlugin: "0.44.0" -> "0.45.0"
wisp-1.3.5
- Make withTags logging function public
wisp-1.3.4
- Upgraded publishing plugin, fixed and improved publishing process
Dependency changes:
- grpc: "1.51.0" -> "1.52.1"
- netty: "4.1.85.Final" ->"4.1.87.Final"
wisp-1.3.3
- Remove the percentile histogram setting and keep as a summary (repeated task metrics)