Skip to content

Releases: dwhjames/aws-wrap

v0.8.0 release (move to AWS JDK 1.10.x)

09 Nov 14:20
Compare
Choose a tag to compare

Includes #38
Commit log since release v0.7.3: v0.7.3...v0.8.0

resolvers += Resolver.bintrayRepo("dwhjames", "maven")

libraryDependencies += "com.github.dwhjames" %% "aws-wrap" % "0.8.0"

Scaladoc at: https://dwhjames.github.io/aws-wrap/api/v0.8.0/index.html
Published at: https://bintray.com/dwhjames/maven/aws-wrap/0.8.0
Signed with: https://bintray.com/user/downloadSubjectPublicKey?username=dwhjames

v0.7.3 release (support DDB global secondary indexes)

09 Nov 13:54
Compare
Choose a tag to compare

Includes #36
Commit log since release v0.7.2: v0.7.2...v0.7.3

resolvers += Resolver.bintrayRepo("dwhjames", "maven")

libraryDependencies += "com.github.dwhjames" %% "aws-wrap" % "0.7.3"

Scaladoc at: https://dwhjames.github.io/aws-wrap/api/v0.7.3/index.html
Published at: https://bintray.com/dwhjames/maven/aws-wrap/0.7.3
Signed with: https://bintray.com/user/downloadSubjectPublicKey?username=dwhjames

v0.7.2 additions to s3

22 Apr 01:53
Compare
Choose a tag to compare

Includes #34, #35
Commit log since release v0.7.1: v0.7.1...v0.7.2

resolvers += Resolver.bintrayRepo("dwhjames", "maven")

libraryDependencies += "com.github.dwhjames" %% "aws-wrap" % "0.7.2"

Scaladoc at: https://dwhjames.github.io/aws-wrap/api/v0.7.2/index.html
Published at: https://bintray.com/dwhjames/maven/aws-wrap/0.7.2
Signed with: https://bintray.com/user/downloadSubjectPublicKey?username=dwhjames

v0.7.1 minor additions to s3

10 Apr 05:20
Compare
Choose a tag to compare

Includes #28, #29, #31
Commit log since release v0.7.0: v0.7.0...v0.7.1

resolvers += Resolver.bintrayRepo("dwhjames", "maven")

libraryDependencies += "com.github.dwhjames" %% "aws-wrap" % "0.7.1"

Scaladoc at: https://dwhjames.github.io/aws-wrap/api/v0.7.1/index.html
Published at: https://bintray.com/dwhjames/maven/aws-wrap/0.7.1
Signed with: https://bintray.com/user/downloadSubjectPublicKey?username=dwhjames

v0.7.0 migration release

23 Feb 02:46
Compare
Choose a tag to compare

This release migrates to the 1.9.x series of the AWS Java SDK. It also changes the package name from com.pellucid.wrap to com.github.dwhjames.awswrap.

Scaladoc at: https://dwhjames.github.io/aws-wrap/api/v0.7.0/index.html
Published at: https://bintray.com/dwhjames/maven/aws-wrap/0.7.0

v0.6.4 org change

23 Feb 01:51
Compare
Choose a tag to compare

This release has no changes other than that to effect the ownership change for repository.

Scaladoc at: https://dwhjames.github.io/aws-wrap/api/v0.6.4/index.html
Published at: https://bintray.com/dwhjames/maven/aws-wrap/0.6.4

v0.6.3 patch release

26 Nov 19:13
Compare
Choose a tag to compare

v0.6.2 maintenance release

19 Nov 21:55
Compare
Choose a tag to compare

v0.6.1 maintenance release

13 Aug 21:24
Compare
Choose a tag to compare

Version 0.6.0 Release

23 Jul 16:08
Compare
Choose a tag to compare

Includes features #19

The library is now cross-built for Scala versions 2.10.4 and 2.11.1. The migration has required a different implementation strategy (the magnet pattern) for the overloading in the DynamoDB mapper.

Published at: https://bintray.com/pellucid/maven/aws-wrap/0.6.0