github micronaut-projects/micronaut-data v1.1.0.RC1
Micronaut Data v1.1.0.RC1

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

v1.1.0.RC1 (2020-05-27)

Full Changelog

Implemented enhancements:

  • Oracle 12c Identity column support ( JDBC don't populate Id column) #537
  • Oracle Auto Number Id Support #486

Fixed bugs:

  • UPDATE and DELETE queries do not support reactive returns #501
  • Micronaut update ID type checking is reversed #500
  • Repository.update does not use jsonCodec to serialize JSON column #482
  • DATA JDBC POSTGRES - FindById Fails for UUID #438
  • Save/Read entity with JSON type works but Read as DTO fails #387

Closed issues:

  • JDBC SQL Server sorts by id when other implementations don't #560
  • Clarify the purpose of the dialect setting in the datasource #552
  • Document how to turn on query logs #551
  • Document package scanning for JDBC #550
  • Improve error message #549
  • Sort on multiple columns fails, only uses last one specified. #547
  • Micronaut overrides configured PhysicalNamingStrategy #517
  • Add transactional do Health Check Method #505
  • NoSuchMethodError with groovy / micronaut-data / jdbc #485
  • FATAL: sorry, too many clients already #476
  • JDBC: Join with type LEFT_FETCH does not return all rows #401

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.