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 addd6f5ccf Move MimeType into IMessageSerializer and updated context
body validation
omit 50aa838868 Add additional unit tests for edge cases
omit b30469ac64 Split request and response serializer to allow user
customization
omit 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
add 6331fb065d Add interceptors to .NET with new reference auth
implementations, split request and response serializer to allow user
customization and moved MimeType into IMessageSerializer
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 (addd6f5ccf)
\
N -- N -- N refs/heads/dotnet-http-interceptors (6331fb065d)
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: