Skip to content

1.0.0

Compare
Choose a tag to compare
@otaviojava otaviojava released this 22 Jun 10:59
· 569 commits to main since this release
9d467c2

Changed

  • Define integration test and disable it by default
  • Rename project to databases
  • Define container nomenclature to integrate test
  • Update package name convention to org.jnosql.databases.[DATABASE].[LAYER]
  • Integrate the mapping layer on this repository
  • Upgrade the AWS SDK for DynamoDB to version 2.20.65;
  • Added to the JNoSQL MongoDB Database Implementation the MongoDB Aggregation support;
  • Added into the JNoSQL MongoDB Database Implementation a count method by Bson query filter

Fixed

  • Fix the ArangoDBDocumentManager implementation to shut down the ArangoDB instance.
  • Fix integration on MongoDBTemplate
  • Fix DocumentQuery conversion to the N1QLQuery in order to follow the N1QL spec regarding identifiers declarations