Closed shexbeer closed 5 years ago
https://github.com/derjust/spring-data-dynamodb/wiki/Access-to-releases
Go grab the snapshot, that's what I am running
Thanks for that hint
@derjust not sure mine giving a weird error (below) when I start using the snapshot
FAILURE: Build failed with an exception.
What went wrong:
java.lang.ArrayIndexOutOfBoundsException (no error message)
api group: 'io.github.boostchicken', name: 'spring-data-dynamodb', version: '5.2.1' On maven central now
@boostchicken is the repo transitioning to your repo from now on ? Or will there be a PR on this later .
I have PRs sent, but I have not heard from derjust lately. I would like to not fork it but unless we see movement here it might be the best idea
I have tried @boostchicken's 5.2.1 and that did indeed resolve the issue. Still don't see a 5.1.1 release on the "derjust/spring-data-dynamodb" project ? Any progress with this ?
I used @boostchicken 5.2.1 and "@Primary" on "dynamoDBMapper" and "dynamoDBMapperConfig" and solved the issue
Many users still have this issue: (see #230 #237)
I read in your comment in issue #235 (https://github.com/derjust/spring-data-dynamodb/issues/235#issuecomment-471334275_) that its fixed in master and is part of 5.1.1
Please some maintainer, please release 5.1.1 because many of us are blocked and need this fix. Also see Pullrequest https://github.com/derjust/spring-data-dynamodb/pull/238
This one is fixed in
master
and will be part of5.1.1
Originally posted by @derjust in https://github.com/derjust/spring-data-dynamodb/issues/235#issuecomment-471334275