Releases: taimos/dvalin
Releases · taimos/dvalin
1.26
- Integrate Taimos daemon framework into the repository
- Update dependencies
- Jongo 1.4.0
- Jackson 2.9.5
- Spring 4.3.15 (Security Release)
- Apache CXF 3.2.4 (Bugfix Release)
- Guava 24.1
- AWS 1.11.309
- Adjust
DLinkQuery
to new data access - Set JVM name for Instana to daemon name
- Fixed a Bug in interconnect DaemonScanner preventing Method discovery
1.25
- introduces yaml support to i18n
- add support for multiple resource loaders
- add method
count
toMongoDBDataAccess
- Add
CognitoContext
- Update dependencies
- Apache CXF 3.2.3
- Jetty 9.4.8.v20171121
- Daemon framework 2.15
- Fix InvocationInstance in
jaxrs
module - bugfixes for ivo and event generation
1.24
- Update dependencies
- AWS 1.11.292
- Guava 24.0
- Spring 4.3.14
- Fongo 2.1.1
- Added support for internationalization, see the i18n module documentation
- Interconnect improvements:
- Reworked IVO Generator for better readability and easier extensions
- Introduced Event generation via interconnect-maven-plugin
- Introduced Event support to interconnect-core
- fixed a bug in jpa where liquibase could be executed after hibernate context was created
- fix swagger default URL to contain correct port (#60)
- MongoDB client improvements
- refactor MongoDB data access to utility class
- Auto detect entity class in
AbstractMongoDAO
1.23
1.22
1.21
- Interconnect improvements
- add Audited version of MongoDB DAOs
- enhance Hazelcast configuration
- add configuration via environment variables
- changed all properties to lowercase (backwards compatible)
- Update dependencies
- Spring 4.3.8
- JodaTime 2.9.9
- AWS 1.11.140
- Slf4j 1.7.25
- Fongo 2.1.0
- ActiveMQ 5.14.0
- Daemon framework 2.14