Closed davidmelia closed 5 years ago
I guess, this is related to #230
Get the same error when updating to 5.1.0 and spring boot 2.1.3 Is this really related to #230 because it does not occur on Tests. It occurs on application run
Probably related, yes.
This one is fixed in master
and will be part of 5.1.1
Hi @derjust any expected date of release of 5.1.1?
Hi @derjust , I'd also be keen to know when 5.1.1 will be released as we're a bit stuck at the moment. We had to upgrade from 5.0.4 to fix https://github.com/derjust/spring-data-dynamodb/issues/218 but can't use 5.1.0 owing to this issue.
Thanks
Regarding #230 and #237 it would be good to have a fix here!
Any news on a 5.1.1 release?
@derjust ^
I'm starting a new project on boot 2.1.8 and 5.1.0 and hitting this issue. :pray:
@derjust Is 5.1.1 ready to go? I am considering making my own maven package based on the current state of master in this repo and vendoring it into my app so that I can have this crucial fix. My main concern is that the 5.1.1 release is being held up by quality problems. Is it ready for production?
@lmeadows
https://github.com/boostchicken/spring-data-dynamodb
api group: 'io.github.boostchicken', name: 'spring-data-dynamodb', version: '5.2.0-SNAPSHOT'
on OSSRH, give it go and let me know if it works and I'll release soon. Has Spring Boot 2.2 support
Thank you, @boostchicken
My test compiles and runs now!
api group: 'io.github.boostchicken', name: 'spring-data-dynamodb', version: '5.2.1' On maven central now
@boostchicken Thank you!
'io.github.boostchicken
Thank you very much, @boostchicken you are wonderful person :)
Hi,
I have recreated this error in https://github.com/davidmelia/spring-data-dynamodb-bug (run the test DynamoDbBugTests)
In a nutshell, after upgrading to 5.1.0 I get the error below: