Skip to content

amazon-neptune-tools-1.13

Choose a tag to compare

What's Changed

  • Removed deprecated code for neptune-gremlin-client and neptune-export @spmallette
  • Update release version in s3 path for Neptune to ES lambda artifacts by @gopuneet in #218
  • fix possibility of integer overflow in Status logs of neptune-export by @gopuneet in #222
  • Update versions for Neptune to ES lambda artifacts by @gopuneet in #223
  • Update Lambda dependencies for Neptune-ES export tool by @michaelnchin in #225
  • Handle leading spaces correctly #229 by @krlawrence in #230
  • Added neptune-gremlin-js by @ericzbeard in #196
  • [export-neptune-to-elasticsearch] [Issue 226] Changed aws-kinesis-agg dependency to version 1.1.7. by @triggan in #233
  • Update version of stream poller artifacts. by @ronaks548 in #236
  • Update version of stream poller artefacts to release_2022_07_27 by @mattnaku in #237
  • Add notes about concurrency and queriesFile by @nkalupahana in #239
  • Update example for self-supplied credentials by @blakedunson in #241
  • Bump aws-java-sdk-s3 from 1.11.982 to 1.12.261 in /neptune-export by @dependabot in #231
  • Bump protobuf from 3.15.0 to 3.18.3 in /export-neptune-to-elasticsearch/lambda by @dependabot in #243
  • Determine correct parameter group family when cloning cluster. by @iansrobinson in #246
  • Infer parameter group family for old Neptune Export Service installs by @iansrobinson in #247
  • Fix issue parsing last commit num for engines < 1.0.4.2 by @iansrobinson in #248
  • Neptune gremlin client 8 11 2022 by @iansrobinson in #250
  • Log source cluster details at beginning of export by @iansrobinson in #249
  • Bump jackson-databind from 2.13.2.2 to 2.13.4.1 in /neptune-gremlin-client by @dependabot in #244
  • Refresh agent for Lambda proxy now allows custom endpoint selectors by @iansrobinson in #254
  • Check for null endpoints on instance metadata. by @iansrobinson in #256
  • Add Lambda layer build script for neptune-python-utils. by @iansrobinson in #258
  • Meaningful error message when Lambda proxy doesn't support returning JSON. by @iansrobinson in #259
  • Improve inferring cluster ID from endpoint by @iansrobinson in #261
  • Update supported instance types by @iansrobinson in #262
  • Reintroduce support for instance types without db. prefix by @iansrobinson in #263
  • Validate endpoints when inferring cluster ID by @iansrobinson in #264
  • Prevent duplication of gremlin filters by @afreeland in #220
  • Merge duplicate filter fix by @iansrobinson in #266
  • Fix merge conflict by @iansrobinson in #267
  • Merge by @iansrobinson in #268
  • Output Git info at start of export by @iansrobinson in #269
  • Bump jackson-databind from 2.12.6.1 to 2.12.7.1 in /neptune-export by @dependabot in #257
  • Filter on status code to retry uploading to S3 only on 5xx error by @xiazcy in #255
  • Reformat upload log message by @iansrobinson in #272
  • Fix issue in Neptune Export to CSV where adjacent double quotes are swallowed by @xiazcy in #260
  • Neptune export update dependencies by @iansrobinson in #273
  • Fix export job hanging when exporting JSON to Kinesis Stream by @iansrobinson in #274
  • Provide support for Gremlin transactions in Neptune Gremlin Client by @iansrobinson in #275
  • Add allTypes element to inferred schema, showing all the different ty… by @iansrobinson in #276
  • Improve schema stats by @iansrobinson in #279
  • Support multi-valued properties in batch utils by @iansrobinson in #278
  • Csv gremlin more tests by @krlawrence in #283
  • Neptune Gremlin Client 1.0.7 by @iansrobinson in #287
  • Update Neptune Gremlin Client version to 1.0.8-SNAPSHOT by @iansrobinson in #289
  • Neptune Gremlin Client release 1.0.8 by @iansrobinson in #292
  • Update Neptune Gremlin Client version to 1.0.9-SNAPSHOT by @iansrobinson in #293
  • Update Export Neptune to ES Lambdas for Python 3.9 by @iansrobinson in #294
  • Replace StreamViewer with NeptuneStream, allowing programmatic access… by @iansrobinson in #297
  • Added all_records_after method to NeptuneStream client by @iansrobinson in #298
  • Update Lambda pom to point to latest client release by @iansrobinson in #299
  • Improve stats reporting by @iansrobinson in #300
  • Update logging in Neptune Gremlin Client demo by @iansrobinson in #301
  • Updated Neptune Gremlin Client docs by @iansrobinson in #302
  • Carrying parameter encoding to open file calls, fixed py_compat_str … by @gdotv in #303
  • Deps 20220110 by @ericzbeard in #291
  • Bump minimatch from 3.0.4 to 3.1.2 in /neptune-gremlin-js/cdk-test-app by @dependabot in #251
  • Bump minimatch from 3.0.4 to 3.1.2 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #252
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /neptune-gremlin-js/cdk-test-app by @dependabot in #270
  • Bump minimatch from 3.0.4 to 3.1.2 in /neptune-gremlin-js by @dependabot in #253
  • Bump json5 from 2.2.0 to 2.2.3 in /neptune-gremlin-js/cdk-test-app by @dependabot in #285
  • Bump json5 from 2.2.0 to 2.2.3 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #286
  • Bump decode-uri-component from 0.2.0 to 0.2.2 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #271
  • Update neptune-python-utils docs about Neptune Workbench compatibility by @michaelnchin in #305
  • Version 1.1.0-SNAPSHOT – Allow marking endpoints as unavailable in Lambda proxy by @iansrobinson in #306
  • Adding deprecation notice to neptune-export readme by @Cole-Greer in #308
  • Support adding headers to LazyHttpHeaders by @iansrobinson in #317
  • 1.1.0: Use 3.6.2, and broader interpretation of isAvailable by @iansrobinson in #318
  • Release 1.1.0 of Neptune Gremlin Client by @iansrobinson in #319
  • Neptune gremlin client 1 1 1 snapshot by @iansrobinson in #320
  • Deprecation notice by @iansrobinson in #321
  • checks for serverless vs provisioned by @rawalpuneet in #329
  • Added dynamic-custom-endpoints by @iansrobinson in #332
  • Corrected Neptune to Neo4j in readme.md by @martynscn in #333
  • removing provisioned workload evaluator by @rawalpuneet in #334
  • Bump aws-cdk-lib from 2.28.1 to 2.80.0 in /neptune-gremlin-js/cdk-test-app by @dependabot in #326
  • Bump vm2 from 3.9.13 to 3.9.19 in /neptune-gremlin-js by @dependabot in #323
  • Bump axios from 0.24.0 to 0.28.0 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #336
  • Bump requests from 2.27.1 to 2.32.2 in /neptune-serverless-evaluator by @dependabot in #338
  • Bump xml2js from 0.4.19 to 0.5.0 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #313
  • Bump follow-redirects from 1.15.2 to 1.15.6 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #337
  • Bump @babel/traverse from 7.20.12 to 7.24.7 in /neptune-gremlin-js by @dependabot in #339
  • Bump tough-cookie from 4.1.2 to 4.1.4 in /neptune-gremlin-js by @dependabot in #341
  • Bump tough-cookie from 4.1.2 to 4.1.4 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #342
  • Bump numpy from 1.19.5 to 1.22.0 in /neptune-serverless-evaluator by @dependabot in #340
  • Support for Opensearch Serverless by @Cole-Greer in #347
  • Fix opensearch query execution with updated elasticsearch handler by @Cole-Greer in #348
  • Add OpenSearch Serverless instructions to ReadMe by @Cole-Greer in #349
  • Bump braces from 3.0.2 to 3.0.3 in /neptune-gremlin-js by @dependabot in #345
  • Bump ws from 7.5.9 to 7.5.10 in /neptune-gremlin-js/cdk-test-app by @dependabot in #344
  • Bump braces and jest in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #343
  • Bump ws from 6.2.2 to 6.2.3 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #350
  • Bump elliptic from 6.5.4 to 6.5.7 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #351
  • Bump @babel/traverse from 7.20.12 to 7.25.6 in /neptune-gremlin-js/cdk-test-app by @dependabot in #352
  • Bump tough-cookie from 4.1.2 to 4.1.4 in /neptune-gremlin-js/cdk-test-app by @dependabot in #353
  • Bump braces and jest in /neptune-gremlin-js/cdk-test-app by @dependabot in #354
  • Update readme.md by @bechbd in #357
  • Bump elliptic from 6.5.7 to 6.6.0 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #356
  • Bump axios from 0.28.0 to 1.8.2 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #359
  • Bump elliptic from 6.6.0 to 6.6.1 in /neptune-gremlin-js/cdk-test-app/lambda by @dependabot in #360
  • Bump aws-cdk-lib from 2.80.0 to 2.185.0 in /neptune-gremlin-js/cdk-test-app by @dependabot in #361

New Contributors

Full Changelog: amazon-neptune-tools-1.12...amazon-neptune-tools-1.13