quarkiverse / quarkus-jnosql

The Quarkus JNoSql Extension adds support for JNoSQL, an implementation of Jakarta NoSQL.
http://www.jnosql.org/
Apache License 2.0
13 stars 4 forks source link

build(deps): Bump jnosql.version from 1.0.2 to 1.0.4 #78

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps jnosql.version from 1.0.2 to 1.0.4. Updates org.eclipse.jnosql.mapping:jnosql-mapping-api-core from 1.0.2 to 1.0.4

Updates org.eclipse.jnosql.mapping:jnosql-mapping-core from 1.0.2 to 1.0.4

Updates org.eclipse.jnosql.mapping:jnosql-mapping-reflection from 1.0.2 to 1.0.4

Updates org.eclipse.jnosql.lite:mapping-lite-processor from 1.0.2 to 1.0.4

Updates org.eclipse.jnosql.mapping:jnosql-mapping-document from 1.0.2 to 1.0.4

Updates org.eclipse.jnosql.mapping:jnosql-mapping-key-value from 1.0.2 to 1.0.4

Updates org.eclipse.jnosql.mapping:jnosql-mapping-column from 1.0.2 to 1.0.4

Updates org.eclipse.jnosql.databases:jnosql-mongodb from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-mongodb's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-mongodb's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-elasticsearch from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-elasticsearch's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-elasticsearch's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-redis from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-redis's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-redis's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-dynamodb from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-dynamodb's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-dynamodb's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-cassandra from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-cassandra's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-cassandra's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-arangodb from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-arangodb's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-arangodb's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-hazelcast from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-hazelcast's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-hazelcast's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-solr from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-solr's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-solr's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-couchdb from 1.0.2 to 1.0.4

Release notes

Sourced from org.eclipse.jnosql.databases:jnosql-couchdb's releases.

1.0.4

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Changelog

Sourced from org.eclipse.jnosql.databases:jnosql-couchdb's changelog.

== [1.0.4] - 2023-12-19

=== Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

== [1.0.3] - 2023-12-02

=== Added

  • Add support to null values

=== Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

=== Fixed

  • deleteAll does not delete anything in ArangoDB Repository
Commits
  • b840b81 Merge pull request #258 from eclipse/release-version
  • d7cf1f7 chore: update release version to 1.0.4
  • d776e49 Merge pull request #257 from eclipse/jpsm-refactoring
  • cc43821 refactor: update package to use new nameclature
  • e4dc730 feat: create ignore key at arangodb
  • 5678f26 Merge pull request #256 from eclipse/ISSUES-460
  • 867d00a test: create scenario
  • 603167c test: create null scenario
  • 007c98a Merge pull request #255 from eclipse/ISSUES-460
  • dee487a docs: create changelg info
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)