github micronaut-projects/micronaut-data v1.0.1
Micronaut Data 1.0.1

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

1.0.1 (2020-03-18)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Problem with Liquibase and Hibernate Envers: Argument [beanType] cannot be null #440
  • TransactionAwareDataSource incompatible with micronaut-flyway #435
  • Jpa native queries don't bind with enums #422
  • GraalVM native-image build error #409
  • JDBC List() Method with Pageable/Order ignoreCase is not working #404
  • Join annotation on Repository Interface not working #398
  • Lombok: non-existent property: id with abstract inheritance #126
  • Only apply declared join specs to write operations. Fixes #398 #403 (@graemerocher)

Closed issues:

  • Micronaut Data JDBC does not support non-Long Generated ID types #420
  • [docs] Example on Updating Data is confusing and doesn't render properly #392
  • Document how to transform fields #305
  • Update docs on clarity of repository vs jdbcRepository usage #287
  • micronaut ignores GenerationType.SEQUENCE and generates invalid insert statements #273
  • GeneratedValue annotation doesn't update kotlin data class while insert #224
  • Support for MySQL driver when building native image with GraalVM #123

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.