Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Releases: audienceproject/spark-dynamodb

v1.1.1

09 Dec 14:18
Compare
Choose a tag to compare

Fixed #57
Fixed #76

v1.1.0

23 Jul 09:10
966371a
Compare
Choose a tag to compare

Upgraded to Spark 3

v1.0.4

10 Jul 11:18
Compare
Choose a tag to compare

Includes support for assuming AWS roles through custom STS endpoint (credits @jhulten)

v1.0.3

14 Apr 07:24
3654d3a
Compare
Choose a tag to compare

Added option to delete records (thank you @rhelmstetter).
Fixes (thank you @juanyunism for #46)

v1.0.2

17 Dec 11:32
Compare
Choose a tag to compare

Changing package namespace for the shaded Guava classes. This is mostly an internal release and updating to this version is not mandatory.

v1.0.1

10 Dec 20:06
Compare
Choose a tag to compare

This release fixes bugs #44 and #42

v1.0.0

25 Nov 11:08
f4bfff1
Compare
Choose a tag to compare
  • Guava has been pulled out...finally
  • The connector now relies on the DataSource v2 API
  • Out-of-the-box throughput calculations, parallelism and partition planning should now be more reliable

v0.4.4

19 Nov 10:03
dae53db
Compare
Choose a tag to compare
  • Documentation #31
  • Set read/write throughput manually #33
  • Set table size/count manually #39

Thank you @bscheetz, @anish749

First GitHub tagged version

07 Aug 12:12
Compare
Choose a tag to compare

While this is not the first release of the package, it is the first one that gets proper tags on GitHub.