Skip to content

Releases: taimos/dvalin

1.6

09 May 13:14
Compare
Choose a tag to compare
1.6
  • fix @awsclient credentials resolver
  • Auto configuration of dvalin Spring context
  • add Maven archetype for basic dvalin project
  • add Maven archetype for docker packaged dvalin project
  • Update dependencies
    • daemon framework 2.7
    • Spring 4.2.6
    • Jackson 2.7.4
    • AWS 1.10.76

1.5

10 Apr 11:12
Compare
Choose a tag to compare
1.5
  • add #4 JSON Web Token authentication support
  • add dvalin-test library with injection tooling for unit tests of beans
  • add DynamoDB support for document storage
  • Update dependencies
    • daemon framework 2.6
    • Slf4J 1.7.21
    • Jodatime 2.9.3
    • Jackson 2.7.3
    • Swagger 1.5.8
    • CXF 3.1.6
    • Jongo 1.3.0
    • bson4jackson 2.7.0

1.4

29 Mar 09:40
Compare
Choose a tag to compare
1.4
  • add #9 automatic authentication filters for BasicAuth and TokenAuth
  • add conditionals for bean availability and system properties
  • add @loggedin annotation for SecurityContext assertions
  • add abstract server-side WebSocketAdapter with JSON support
  • add AWS Cloud tooling with @awsclient autowiring
  • add notification service to send emails with templating support

1.3

12 Mar 23:24
Compare
Choose a tag to compare
1.3
  • Update 3rd-party libraries
    • Jodatime 2.9.2
    • Slf4J 1.7.18
    • Jackson 2.7.2
    • Swagger 1.5.7
    • CXF 3.1.5
    • Spring 4.2.5
    • Fongo 2.0.6
    • MongoDB 3.2.2

1.2

17 Feb 23:04
Compare
Choose a tag to compare
1.2
  • Add Interconnect library (contribution by Cinovo AG http://www.cinovo.de)
  • fix #6 add GridFS access method in MongoDB library
  • fix #5 support skip and limit for MongoDB queries

1.1

12 Jan 21:11
Compare
Choose a tag to compare
1.1
  • Fix broken Swagger endpoint

1.0

25 Dec 17:16
Compare
Choose a tag to compare
1.0

first version of Dvalin framework