Releases: dwhjames/aws-wrap
v0.8.0 release (move to AWS JDK 1.10.x)
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)
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
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
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
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
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
v0.6.2 maintenance release
v0.6.1 maintenance release
Version 0.6.0 Release
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