Releases: cashapp/tempest
Releases · cashapp/tempest
1.10.3
[1.10.2] - 2023-08-16
Fix: Creating new tag for publication
v1.9.0
v1.8.0
v1.7.0
[1.7.0] - 2023-05.03
- New(gradle): Add Hermit
- New: Add
pageWritten
hook toWritingPager.Handler
- New: Add paging to
batchLoad
andbatchWrite
(sync only) - Docs: Migration guide for v1 -> v2
- Test: Shorter timeout on test dynamo server
- Chore(deps): Upgrade OpenJDK to 17
- Chore(gradle): Upgrade to 7.6.1
- Chore(deps): Upgrade to Kotlin 1.7
- Chore(gradle): Swap out kotlin-dsl for kotlin-jvm
Version 1.5.2 (2021-05-31)
- Fixed: Make it easy to integrate with other testing frameworks (#58).
Version 1.5.1 (2021-05-31)
- Fixed: To share one test server with multiple tests (#57).