Releases: cashapp/tempest
Releases · cashapp/tempest
1.10.3
Compare
Sorry, something went wrong.
No results found
Fix: Pin DynamoDB Docker image to 2.1.0 to avoid breaking issue with latest
[1.10.2] - 2023-08-16
Compare
Sorry, something went wrong.
No results found
Fix: Creating new tag for publication
v1.9.0
Compare
Sorry, something went wrong.
No results found
v1.8.0
Compare
Sorry, something went wrong.
No results found
[1.8.0] - 2023-05-31
New(tempest2): Adds Attribute.allowEmpty to support nullable, prefixed fields
v1.7.0
Compare
Sorry, something went wrong.
No results found
[1.7.0] - 2023-05.03
New(gradle): Add Hermit
New: Add pageWritten hook to WritingPager.Handler
New: Add paging to batchLoad and batchWrite (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)
Compare
Sorry, something went wrong.
No results found
Fixed: Make it easy to integrate with other testing frameworks (#58 ).
Version 1.5.1 (2021-05-31)
Compare
Sorry, something went wrong.
No results found
Fixed: To share one test server with multiple tests (#57 ).
Version 1.5.0 (2021-05-28)
Compare
Sorry, something went wrong.
No results found
New: Add async and suspending APIs for SDK 2.x (#48 )
New: In SDK 1.x, save now returns a copy of locally updated attributes (#55 ).
Version 1.4.1 (2021-04-22)
Compare
Sorry, something went wrong.
No results found
Fixed: Improve error message (#44 )
Fixed: Improve documentation (#43 , #46 ).
Version 1.4.0 (2021-03-08)
Compare
Sorry, something went wrong.
No results found
New: tempest-testing APIs for testing DynamoDB clients using DynamoDBLocal (#33 ).
New: Support for Java Record (#27 ).