This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a change to branch js-interceptors
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
discard 1093638a8d Remove mimeType configuration in favour of reader and
writer options, make writer optional.
discard 500bbd7858 Add SigV4 auth interceptor
add 402c8ddeef Add SigV4 auth interceptor
add 13b27984d9 Remove mimeType configuration in favour of reader and
writer options, make writer optional.
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (1093638a8d)
\
N -- N -- N refs/heads/js-interceptors (13b27984d9)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
docs/src/upgrade/release-4.x.x.asciidoc | 5 ++
.../gremlin-javascript/lib/driver/connection.ts | 8 +-
.../gremlin-javascript/package-lock.json | 95 ++++++++++++++++++++--
.../javascript/gremlin-javascript/package.json | 8 +-
4 files changed, 105 insertions(+), 11 deletions(-)