Skip to content

1.0.0-b6

Compare
Choose a tag to compare
@otaviojava otaviojava released this 07 Feb 06:35
· 599 commits to main since this release

Changed

  • Update Jakarta API to after the Big-bang
  • Define high level API
  • Change the package name to "jakarta.nosql"

Added

  • Add select mapper using fluent-API on Template
  • Add delete mapper using fluent-API on Template
  • Add Jakarta Data as dependency

Removed

  • Remove ColumnQueryMapper
  • Remove DocumentQueryMapper
  • Remove communication API
  • Remove the TCK tests on this repository