File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 55* .iml
66.idea
77
8+ pom.xml.releaseBackup
89release.properties
910
1011# Package Files #
Original file line number Diff line number Diff line change 568568 <name >Vito Limandibhrata</name >
569569 <url >https://github.com/vitolimandibhrata</url >
570570 </contributor >
571+ <contributor >
572+ <name >Alex Arana</name >
573+ <url >https://github.com/alexarana</url >
574+ </contributor >
571575 </contributors >
572576
573577
Original file line number Diff line number Diff line change 5050 <action dev =" derjust" type =" fix" issue =" 109" >
5151 Fix incorrect passing of an Optional into the delete method
5252 </action >
53+ <action dev =" Alex Arana" type =" add" issue =" 62" >
54+ Support @DynamoDBTypeConverted instead of/in addition to @DynamoDBMarshalling for query methods
55+ </action >
5356 </release >
5457 <release version =" 5.0.0" date =" 2017-11-27" description =" Spring 5 release" >
5558 <action dev =" derjust" type =" add" >
5659 Added Spring 5 / Spring-Data Kay support
5760 </action >
5861 </release >
62+ <release version =" 4.5.4" date =" 2017-01-23" description =" Backport of PR #79" >
63+ <action dev =" Alex Arana" type =" add" issue =" 62" >
64+ Support @DynamoDBTypeConverted instead of/in addition to @DynamoDBMarshalling for query methods
65+ </action >
66+ </release >
5967 <release version =" 4.5.3" date =" 2017-01-14" description =" Backport of PR #108" >
6068 <action dev =" derjust" issue =" 108" type =" fix" date =" 2018-01-14" >
6169 Opened constructor and fixed NPE in case of missing DynamoDBConfig
You can’t perform that action at this time.
0 commit comments