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

Bump jnosql.version from 1.0.0 to 1.0.1 #39

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps jnosql.version from 1.0.0 to 1.0.1. Updates org.eclipse.jnosql.mapping:jnosql-mapping-core from 1.0.0 to 1.0.1

Updates org.eclipse.jnosql.mapping:jnosql-mapping-document from 1.0.0 to 1.0.1

Updates org.eclipse.jnosql.mapping:jnosql-mapping-key-value from 1.0.0 to 1.0.1

Updates org.eclipse.jnosql.mapping:jnosql-mapping-column from 1.0.0 to 1.0.1

Updates org.eclipse.jnosql.databases:jnosql-mongodb from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-elasticsearch from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-redis from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-dynamodb from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-cassandra from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-arangodb from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-hazelcast from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-solr from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • Additional commits viewable in compare view


Updates org.eclipse.jnosql.databases:jnosql-couchdb from 1.0.0 to 1.0.1

Release notes

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

1.0.1

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans
Changelog

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

== [1.0.1] - 2023-7-31

=== Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

=== Fixed

  • Added no-args constructor into the injectable beans
Commits
  • a02a9ce Merge pull request #235 from eclipse/update-1-0-1
  • a7f04a2 docs: update readme file with newesetversion
  • a2e2388 chore: update release version
  • 64c8e5a docs: update changelog version
  • 5805a0d Merge pull request #234 from eclipse/update-api
  • 960e66a test: update Apache Solr API
  • b0503b9 test: updaste hazelcat api
  • c58b7f5 test: update api orientdb
  • fc831f7 test: update mongodb api
  • 086ce0b test: updaste hazelcast Api
  • 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 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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.