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.1 to 1.0.2 #56

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 12 months ago

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

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

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

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

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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


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

Release notes

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

1.0.2

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3
Changelog

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

== [1.0.2] - 2023-10-01

=== Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

=== Added

  • Add BucketManagerFactory by injection to Redis

=== Changed

  • Update Redis driver library to version 4.4.3
Commits
  • a46c11c Merge pull request #244 from eclipse/1-0-2
  • d5b2acc chore: update release version
  • 79a7058 docs: update documentation version
  • 5c6d773 docs: update changelog
  • 89eb8f4 Merge pull request #243 from dearrudam/issue-439
  • cb17b96 chore: fix CouchbaseSettings.setUp()
  • 42f5138 chore: fix CouchbaseSettings.setUp()
  • 1c2a070 changelog: add info about fixes in the Couchbase DocumentManager implementati...
  • 72a4f15 chore: make the Couchbase DocumentManager implementation to supports count me...
  • 3ad7194 tests: improve the Couchbase DocumentManager implementation tests cases
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

gastaldi commented 8 months ago

@dependabot recreate

dependabot[bot] commented 8 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.