1.0.2 (2020-04-02)
Fixed bugs:
- dontRollbackOn parameter of @transactional annotation is ignored #465
- Cannot update with byte array #461
- Problem with daylight saving (DST). Default conversion of LocalDateTime to Date. #442
- non-existent property error #393
Closed issues:
- JdbcRespository methods Deadlock - Circular dependencies with Hazelcast getMap() in a repository setup. #464
- Access to DialectResolutionInfo cannot be null when 'hibernate.dialect' not set #443
- Failed to initialize pool: Could not create connection to database server #441
- Add out of the box support for saving entity field of type ZonedDateTime (and other Java8 date types) in Data Jdbc #394
Merged pull requests:
- Bump spring-data-jpa from 2.2.5.RELEASE to 2.2.6.RELEASE #463 (@dependabot-preview[bot])
- Bump spring-data-commons from 2.2.5.RELEASE to 2.2.6.RELEASE #462 (@dependabot-preview[bot])
- Bump spring-orm from 5.2.4.RELEASE to 5.2.5.RELEASE #459 (@dependabot-preview[bot])
- Bump spring-jdbc from 5.2.4.RELEASE to 5.2.5.RELEASE #458 (@dependabot-preview[bot])
- Bump org.jetbrains.kotlin.plugin.allopen from 1.3.70 to 1.3.71 #456 (@dependabot-preview[bot])
- Bump reactor-core from 3.3.2.RELEASE to 3.3.4.RELEASE #455 (@dependabot-preview[bot])
- Bump mariadb-java-client from 2.5.4 to 2.6.0 #448 (@dependabot-preview[bot])
- Bump spring-data-commons from 2.2.4.RELEASE to 2.2.5.RELEASE #447 (@dependabot-preview[bot])
- Bump jackson-module-kotlin from 2.10.2 to 2.10.3 #446 (@dependabot-preview[bot])
- Bump spring-data-jpa from 2.2.4.RELEASE to 2.2.5.RELEASE #445 (@dependabot-preview[bot])
- Bump postgresql from 42.2.10 to 42.2.11 #444 (@dependabot-preview[bot])
* This Changelog was automatically generated by github_changelog_generator