Skip to content

Releases: cashapp/tempest

[1.10.2] - 2023-08-16

16 Aug 19:57
d55c7cf
Compare
Choose a tag to compare

Fix: Creating new tag for publication

v1.9.0

06 Jun 16:56
Compare
Choose a tag to compare

[1.9.0] - 2023-06-06

  • New: add BOM

v1.8.0

06 Jun 16:55
c78bbc2
Compare
Choose a tag to compare

[1.8.0] - 2023-05-31

  • New(tempest2): Adds Attribute.allowEmpty to support nullable, prefixed fields

v1.7.0

04 May 17:48
7477a18
Compare
Choose a tag to compare

[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)

31 May 21:32
Compare
Choose a tag to compare
  • Fixed: Make it easy to integrate with other testing frameworks (#58).

Version 1.5.1 (2021-05-31)

31 May 19:46
Compare
Choose a tag to compare
  • Fixed: To share one test server with multiple tests (#57).

Version 1.5.0 (2021-05-28)

29 May 00:49
Compare
Choose a tag to compare
  • 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)

23 Apr 04:55
Compare
Choose a tag to compare
  • Fixed: Improve error message (#44)
  • Fixed: Improve documentation (#43, #46).

Version 1.4.0 (2021-03-08)

08 Mar 17:31
Compare
Choose a tag to compare
  • New: tempest-testing APIs for testing DynamoDB clients using DynamoDBLocal (#33).
  • New: Support for Java Record (#27).

Version 1.3.0 (2021-01-22)

23 Jan 07:48
Compare
Choose a tag to compare
  • New: app.cash.tempest:tempest2:1.3.0 supports AWS SDK 2.x (#23).