amazon-neptune-jdbc-driver
amazon-neptune-jdbc-driver copied to clipboard
Amazon Neptune JDBC Driver by Amazon Web Services
- [x] **Have you validated that this is not currently reported in [limitations](https://github.com/aws/amazon-neptune-jdbc-driver/blob/develop/markdown/sql-gremlin.md) or [milestones](https://github.com/aws/amazon-neptune-jdbc-driver/milestones)? If so, please link it.** ## Feature Request Related to a Problem? Abstract out the...
- [x] **Have you validated that this is not currently reported in [limitations](https://github.com/aws/amazon-neptune-jdbc-driver/blob/develop/markdown/sql-gremlin.md) or [milestones](https://github.com/aws/amazon-neptune-jdbc-driver/milestones)? If so, please link it.** ## Feature Request Related to a Problem? DataGrip allows you...
Bumps com.github.spotbugs from 5.0.12 to 5.2.3. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
As far as I understand, it is currently not possible to use the Neptune JDBC driver with [HikariCP](https://github.com/brettwooldridge/HikariCP) due to this error during `new HikariDataSource(config)`: ``` com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize...
## Describe the bug The current jsch library we use does not support ssh keys generated by OpenSSH 7.8+ (which has `-----BEGIN OPENSSH PRIVATE KEY-----` instead of the previous `-----BEGIN...
## Describe the bug - [x] **Have you validated that this is not currently reported in [SQL Support and Limitations](https://github.com/aws/amazon-neptune-jdbc-driver/blob/develop/sql-gremlin/README.asciidoc#sql-support-and-limitations)?** ## Steps to Reproduce - [ ] **Is the JDBC...
## Describe the bug - [x] **Have you validated that this is not currently reported in [SQL Support and Limitations](https://github.com/aws/amazon-neptune-jdbc-driver/blob/develop/sql-gremlin/README.asciidoc#sql-support-and-limitations)?** ## Steps to Reproduce - [ ] **Is the JDBC...
Need to investigate this and see if it is recoverable.