This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch dotnet-http-interceptors
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
omit d04f5d4de0 fix flaky test & modern example
omit 5ca9f878cc minor improvements to auth
omit 7c4b05f6c2 Fix examples
omit 70de6bf9f5 fix auth tests
omit 5a89d22a64 Add interceptor to .net with new reference auth class
omit 3e337c9348 update connection, request message, drc, and serializers
omit 68b2657013 small improvements to response handling
omit b49183940a clean up gb1 token and re-enable GHA for .net
omit 09e75fda00 Fix gb versions tests & benchmark ones
omit 704ad26343 Clean up websocket connection and fix test failures
omit e31ee77826 Add message serializers and HTTP connection & remove
graphbinary v1 serializers
add eb6bc4fa65 Replace WebSocket with HTTP in .NET driver (#3315)
add 832b711fb2 fix flaky test & modern example (+4 squashed commits)
Squashed commits: [5ca9f878cc] minor improvements to auth [7c4b05f6c2] Fix
examples [70de6bf9f5] fix auth tests [5a89d22a64] Add interceptor to .net with
new reference auth class
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 (d04f5d4de0)
\
N -- N -- N refs/heads/dotnet-http-interceptors (832b711fb2)
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:
gremlin-dotnet/test/Gremlin.Net.Benchmarks/Program.cs | 7 +++++++
.../Gremlin.Net.IntegrationTest/Util/RequestMessageProvider.cs | 10 ----------
.../Driver/Messages/RequestMessageTests.cs | 4 ++--
3 files changed, 9 insertions(+), 12 deletions(-)