github micronaut-projects/micronaut-data v1.0.2
Micronaut Data 1.0.2

latest releases: v3.3.0-RC1, v3.3.0-M1, v3.2.2...
4 years ago

1.0.2 (2020-04-02)

Full Changelog

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:

* This Changelog was automatically generated by github_changelog_generator

Don't miss a new micronaut-data release

NewReleases is sending notifications on new releases.