amazon-neptune-jdbc-driver icon indicating copy to clipboard operation
amazon-neptune-jdbc-driver copied to clipboard

Amazon Neptune JDBC Driver by Amazon Web Services

Results 16 amazon-neptune-jdbc-driver issues
Sort by recently updated
recently updated
newest added

- [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...

enhancement

- [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...

enhancement

Bumps com.github.spotbugs from 5.0.12 to 5.2.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.spotbugs&package-manager=gradle&previous-version=5.0.12&new-version=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...

dependencies

Bumps com.github.johnrengelman.shadow from 7.1.2 to 8.1.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.johnrengelman.shadow&package-manager=gradle&previous-version=7.1.2&new-version=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...

dependencies

Bumps io.github.gradle-nexus.publish-plugin from 1.1.0 to 1.3.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.github.gradle-nexus.publish-plugin&package-manager=gradle&previous-version=1.1.0&new-version=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...

dependencies

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...

enhancement

## 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...

bug

## 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...

bug

## 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...

bug

Need to investigate this and see if it is recoverable.

bug