Skip to content
Success

Changes

Summary

  1. chore: return to version 1.0.0-SNAPSHOT (commit: 4c70fe2) (details)
  2. docs: update nosql-core to 1.0.0-b7 (commit: ef5f8fc) (details)
  3. docs: update nosql-key-value to 1.0.0-b7 (commit: 31780c6) (details)
  4. docs: update nosql-column to 1.0.0-b7 (commit: b59f426) (details)
  5. docs: update nosql-document to 1.0.0-b7 (commit: ecbace5) (details)
  6. feat: create new delete methods at Template (commit: 96a573b) (details)
  7. feat: breaking compability in keyvalue with deleteBy key method (commit: ddebdca) (details)
  8. docs: Update change log adding new changes the Jakarta NoSQL (commit: 68ec907) (details)
Commit 4c70fe2abcd646d1548227bf9321dc88ef7e2382 by Otavio Santana
chore: return to version 1.0.0-SNAPSHOT

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 4c70fe2)
The file was modified pom.xml (diff)
The file was modified api/nosql-document/pom.xml (diff)
The file was modified api/nosql-column/pom.xml (diff)
The file was modified api/nosql-key-value/pom.xml (diff)
The file was modified spec/pom.xml (diff)
The file was modified api/pom.xml (diff)
The file was modified api/nosql-core/pom.xml (diff)
Commit ef5f8fce7a01a3960f995fefe36095770e050c61 by Otavio Santana
docs: update nosql-core to 1.0.0-b7

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: ef5f8fc)
The file was modified README.adoc (diff)
Commit 31780c6805d48562d4e1740636f50e71eb0d10b9 by Otavio Santana
docs: update nosql-key-value to 1.0.0-b7

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 31780c6)
The file was modified README.adoc (diff)
Commit b59f426fddc928883758b52f443f937942450075 by Otavio Santana
docs: update nosql-column to 1.0.0-b7

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: b59f426)
The file was modified README.adoc (diff)
Commit ecbace513d44374ac15486e0df090507a9fd0f00 by Otavio Santana
docs: update nosql-document to 1.0.0-b7

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: ecbace5)
The file was modified README.adoc (diff)
Commit 96a573b0d0ce42308c9e33ae3244521d34e5f332 by Otavio Santana
feat: create new delete methods at Template

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 96a573b)
The file was modified api/nosql-core/src/main/java/jakarta/nosql/Template.java (diff)
Commit ddebdca2b931125621ba51364d143ff32be348f6 by Otavio Santana
feat: breaking compability in keyvalue with deleteBy key method

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: ddebdca)
The file was modified api/nosql-key-value/src/main/java/jakarta/nosql/keyvalue/KeyValueTemplate.java (diff)
Commit 68ec907d8487d94f87701e47e6ad42330f91302c by Otavio Santana
docs: Update change log adding new changes the Jakarta NoSQL

Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
(commit: 68ec907)
The file was modified CHANGELOG.adoc (diff)