Skip to content

Changes

Summary

  1. chore: upgrade jakarta data to version 1.0.0-SNAPSHOT (commit: d8ef8a3) (details)
  2. feat: upgrade cursor executor (commit: fc255e3) (details)
  3. feat: update sstructure removing generic at pagerequest (commit: 86d4006) (details)
  4. feat: upgradesemistructure api (commit: 889fe4c) (details)
  5. feat: update keyvalue structure (commit: 6053953) (details)
Commit d8ef8a3f91aeb8f94340f15e03b81245857986e8 by Otavio Santana
chore: upgrade jakarta data to version 1.0.0-SNAPSHOT

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: d8ef8a3)
The file was modified pom.xml (diff)
Commit fc255e315e63c44633b17a1bb921be0baa57e132 by Otavio Santana
feat: upgrade cursor executor

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: fc255e3)
The file was modified jnosql-communication/jnosql-communication-semistructured/src/main/java/org/eclipse/jnosql/communication/semistructured/CursorExecutor.java (diff)
Commit 86d4006386b2d16726fbfa19bf2833b128b4dcbe by Otavio Santana
feat: update sstructure removing generic at pagerequest

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 86d4006)
The file was modified jnosql-communication/jnosql-communication-semistructured/src/main/java/org/eclipse/jnosql/communication/semistructured/DatabaseManager.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-semistructured/src/test/java/org/eclipse/jnosql/mapping/semistructured/DefaultColumnTemplateTest.java (diff)
The file was modified jnosql-communication/jnosql-communication-semistructured/src/test/java/org/eclipse/jnosql/communication/semistructured/DatabaseManagerTest.java (diff)
Commit 889fe4c07352915dcc3456993764104aa67bda17 by Otavio Santana
feat: upgradesemistructure api

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 889fe4c)
The file was modified jnosql-mapping/jnosql-mapping-core/src/test/java/org/eclipse/jnosql/mapping/core/query/RepositoryTypeTest.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-core/src/test/java/org/eclipse/jnosql/mapping/core/repository/SpecialParametersTest.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-core/src/test/java/org/eclipse/jnosql/mapping/core/query/AbstractRepositoryTest.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-semistructured/src/main/java/org/eclipse/jnosql/mapping/semistructured/query/AbstractSemistructuredRepositoryProxy.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-core/src/main/java/org/eclipse/jnosql/mapping/core/NoSQLPage.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-semistructured/src/test/java/org/eclipse/jnosql/mapping/semistructured/query/RepositoryProxyPageRequestTest.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-core/src/test/java/org/eclipse/jnosql/mapping/core/NoSQLPageTest.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-semistructured/src/main/java/org/eclipse/jnosql/mapping/semistructured/AbstractSemistructuredTemplate.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-core/src/main/java/org/eclipse/jnosql/mapping/core/repository/SpecialParameters.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-core/src/main/java/org/eclipse/jnosql/mapping/core/query/AbstractRepository.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-semistructured/src/test/java/org/eclipse/jnosql/mapping/semistructured/DefaultColumnTemplateTest.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-semistructured/src/main/java/org/eclipse/jnosql/mapping/semistructured/SemistructuredTemplate.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-semistructured/src/main/java/org/eclipse/jnosql/mapping/semistructured/query/AbstractSemistructuredRepository.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-core/src/test/java/org/eclipse/jnosql/mapping/core/repository/DynamicReturnTest.java (diff)
Commit 6053953b1345ef45bdd4c9b696084c13d4fc528f by Otavio Santana
feat: update keyvalue structure

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 6053953)
The file was modified jnosql-mapping/jnosql-mapping-key-value/src/test/java/org/eclipse/jnosql/mapping/keyvalue/query/KeyValueRepositoryProxyTest.java (diff)
The file was modified jnosql-mapping/jnosql-mapping-semistructured/src/test/java/org/eclipse/jnosql/mapping/semistructured/query/RepositoryProxyPageRequestTest.java (diff)