Skip to content

Releases: aws/neptune-export

Neptune Export v1.1.10

16 Dec 23:55
Compare
Choose a tag to compare

Release Date: December 16, 2024

New Features and Improvements:

Full Changelog: v1.1.9...v1.1.10

Neptune Export v1.1.9

12 Nov 23:11
5b74837
Compare
Choose a tag to compare

Release Date: November 12, 2024

Bug Fixes

  • Improve GremlinFilter compilation efficiency for highly concurrent exports by @Cole-Greer in #147

New Features and Improvements:

Full Changelog: v1.1.8...v1.1.9

Neptune Export v1.1.8

28 Aug 01:33
fd695a6
Compare
Choose a tag to compare

Release Date: August 27, 2024

Bug Fixes

  • Fix RDF GSP error extraction by @Cole-Greer in #133
  • Disable client-side verification of URI syntax for export-rdf by @Cole-Greer in #134
  • Throws exception in cases where S3 Handler cannot find local files by @Cole-Greer in #135

Full Changelog: v1.1.7...v1.1.8

Neptune Export v1.1.7

15 Jul 23:09
Compare
Choose a tag to compare

Release Date: July 15, 2024

Bug Fixes

  • Support Neptune 1.3 parameter groups when describeDBClusterParameterGroups unavailable by @zacharyp in #128
  • Surface server errors for RDF GSP exports by @Cole-Greer in #129

New Features and Improvements:

  • Use AWS Batch Job ID as Neptune Export ID when available by @Cole-Greer in **#130

New Contributors

Full Changelog: v1.1.6...v1.1.7

Neptune Export v1.1.6

18 Apr 00:29
c9dac01
Compare
Choose a tag to compare

Release Date: April 17, 2024

Bug Fixes:

  • Fix bug in export-rdf to Kinesis where Neptune Export may terminate before all data has been written to the stream
    by @Cole-Greer in #126

Full Changelog: v1.1.5...v1.1.6

Neptune Export v1.1.5

19 Mar 00:39
ed8546d
Compare
Choose a tag to compare

Release Date: March 18, 2024

New Features and Improvements:

  • Add '--clone-cluster-enable-audit-logs' argument which enables audit logging on cloned clusters. Audit logging is disabled by default, which aligns with previous behavior by @Cole-Greer in #123

Full Changelog: v1.1.4...v1.1.5

Neptune Export v1.1.4

15 Jan 18:53
f89c305
Compare
Choose a tag to compare

Release Date: January 11, 2024

New Features and Improvements:

  • Add --split-queries option to export-pg-from-queries. When invoked, range() steps will be injected in the beginning of queries, and they will be split according to the configured concurrency. by @Cole-Greer in #105
  • Add --named-graph argument to export-rdf. This argument allows for a single named graph URI to be specified to limit the scope of the export. @Cole-Greer in #109

Bug Fixes:

  • Update --gremlin-filters to block use of mutating steps mergeV() and mergeE() by @Cole-Greer in #102

Full Changelog: v1.1.3...v1.1.4

Neptune Export v1.1.3

30 Nov 20:40
01d1a72
Compare
Choose a tag to compare

Release Date: November 30, 2023

New Features and Improvements:

  • Add support for neptune_ml profile to export-pg-from-queries. by @Cole-Greer #93

Full Changelog: v1.1.2...v1.1.3

Neptune Export v1.1.2

15 Nov 17:27
d7d54b2
Compare
Choose a tag to compare

Release Date: November 15, 2023

New Features and Improvements:

  • Use Graph Store Protocol for complete RDF graph exports, improving performance for large exports. by @Cole-Greer and @charlesivie in #89

New Contributors

Full Changelog: v1.1.1...v1.1.2

Neptune Export v1.1.1

03 Nov 22:00
beee0df
Compare
Choose a tag to compare

Release Date: November 3, 2023

Bug Fixes:

  • Resolves issue where certain special characters would cause RDF export jobs to fail. By @Cole-Greer in #84

Full Changelog: v1.1.0...v1.1.1