testcontainers-examples
testcontainers-examples copied to clipboard
Bump janusgraph-core from 0.6.1 to 0.6.2
Bumps janusgraph-core from 0.6.1 to 0.6.2.
Release notes
Sourced from janusgraph-core's releases.
0.6.2
Version 0.6.2 (May 31, 2022)
Full documentation can be found at https://docs.janusgraph.org/
<dependency> <groupId>org.janusgraph</groupId> <artifactId>janusgraph-core</artifactId> <version>0.6.2</version> </dependency>
For more information on features and bug fixes in 0.6.2, see this GitHub milestone.
Tested Compatibility
- Apache Cassandra 3.0.14, 3.11.10
- Apache HBase 1.6.0, 2.2.7
- Google Bigtable 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0, 1.14.0
- Oracle BerkeleyJE 7.5.11
- Elasticsearch 6.0.1, 6.6.0, 7.14.0
- Apache Lucene 8.9.0
- Apache Solr 7.7.2, 8.9.0
- Apache TinkerPop 3.5.3
- Java 1.8
Contributors
$ git shortlog -sn v0.6.1..v0.6.2 6 Oleksandr Porunov 5 Florian Hockmann 3 Boxuan Li 1 Clement de Groc 1 Dmitry Zaporozhets 1 Jan Jansen 1 Kathiresan Selvaraj 1 Misha Brukman
- denotes first-time contributor
Changelog
Sourced from janusgraph-core's changelog.
Version 0.6.2 (Release Date: May 31, 2022)
<dependency> <groupId>org.janusgraph</groupId> <artifactId>janusgraph-core</artifactId> <version>0.6.2</version> </dependency>
compile "org.janusgraph:janusgraph-core:0.6.2"
Tested Compatibility:
- Apache Cassandra 3.0.14, 3.11.10
- Apache HBase 1.6.0, 2.2.7
- Google Bigtable 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.9.0, 1.10.0, 1.11.0, 1.14.0
- Oracle BerkeleyJE 7.5.11
- Elasticsearch 6.0.1, 6.6.0, 7.14.0
- Apache Lucene 8.9.0
- Apache Solr 7.7.2, 8.9.0
- Apache TinkerPop 3.5.3
- Java 1.8
Changes
For more information on features and bug fixes in 0.6.2, see the GitHub milestone:
Assets
Commits
4222dc2
Add missing parts of release notes CTR90b3b0f
Update Release date CTR33a86a9
Fix key consistent config for user config [cql-tests] [tp-tests]d82eb34
Fix range and ordering for has id query [cql-tests] [tp-tests]e5d3e45
JanusGraph release 0.6.2 [cql-tests] [tp-tests]18489c2
Fix CQL Netty config docd0a2f84
Don't set CQL NETTY_{ADMIN,IO}_SIZE by defaultcea70aa
fix dist build177c764
Update Cassandra Java Driver to 4.14.1 [cql-tests]489b4c3
Update TinkerPop to 3.5.3 [tp-tests]- 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)