This is an automated email from the ASF dual-hosted git repository.

Cole-Greer pushed a change to branch PDT
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    omit 3458895940 Complete PDT props->fields rename in Go and Python 
production + tests
    omit f6e235557a Align PDT field-map naming in .NET GremlinLang dehydration
    omit b946f369a5 Rename remaining PDT props/properties identifiers to fields
    omit cd7f1d098f Finish properties->fields rename for PDT across translator, 
docs, and tests
    omit 6209312ce7 Fix JS rebase resolution: keep RemoteConnection.options 
public for PDT access
    omit 39c7f5f4d2 Fix rebase conflict resolutions for Go and .NET PDT wiring
    omit 939d23abfb Fix full-build regressions: restore gremlin-server test-jar 
and finish properties->fields rename
    omit 2e4850bc35 Hydrate registered PDTs nested inside unregistered outer 
types
    omit 27663313ed Guard .NET annotation-based PDT hydration against failures 
and nested types
    omit b283a2f942 Integrate PDT JPMS note into Java round-trip docs instead 
of standalone section
    omit 3ace4eb15b Address PDT PR review: SPI auto-wiring, API renames, test 
relocation
    omit 10e1f58d97 Address PDT PR review: validation, docs, precedence tests, 
cleanup
    omit 574b7fcdfe Enable annotation-based PDT round-trip hydration in Java 
and .NET
    omit eb9589cb63 cleanup
    omit 5655483a2a Implement Provider Defined Types (PDT) for TinkerPop 4
     add 4722890ed8 TINKERPOP-3244 Add NextN(n) to Traversal in gremlin-go 
(3.7-dev)
     add 5565acef95 Merge pull request #3430 from 
L0Lmaker/improvement/TINKERPOP-3244-go-next-n-3.7
     add 9ba0b887bd Configure GitHub workflows to use concurrency 
cancel-in-progress for (#3454)
     add 9c7135143b Bump codecov/codecov-action from 6 to 7 (#3452)
     add 4e791ed92f Merge branch '3.7-dev' into 3.8-dev
     add bded3921c9 Merge branch '3.8-dev'
     add 6167becabb Fix up gremlin-go NextN merge CTR
     add f8cc2f63ab Implement Provider Defined Types (PDT) for TinkerPop 4
     add 16faf020df cleanup
     add 0117cdd27f Enable annotation-based PDT round-trip hydration in Java 
and .NET
     add 862a5ccc40 Address PDT PR review: validation, docs, precedence tests, 
cleanup
     add f4c5b43e00 Address PDT PR review: SPI auto-wiring, API renames, test 
relocation
     add 76b96294c8 Integrate PDT JPMS note into Java round-trip docs instead 
of standalone section
     add 7498dc4b9b Guard .NET annotation-based PDT hydration against failures 
and nested types
     add b74f690ec4 Hydrate registered PDTs nested inside unregistered outer 
types
     add 51202acd75 Fix full-build regressions: restore gremlin-server test-jar 
and finish properties->fields rename
     add 57c959c0ef Fix rebase conflict resolutions for Go and .NET PDT wiring
     add f8bf0a99a4 Fix JS rebase resolution: keep RemoteConnection.options 
public for PDT access
     add ccd3d7e9d0 Finish properties->fields rename for PDT across translator, 
docs, and tests
     add 89501d27dd Rename remaining PDT props/properties identifiers to fields
     add 5140d06e23 Align PDT field-map naming in .NET GremlinLang dehydration
     add 959f28e3fa Complete PDT props->fields rename in Go and Python 
production + tests

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   (3458895940)
            \
             N -- N -- N   refs/heads/PDT (959f28e3fa)

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:
 .github/workflows/build-test.yml | 7 +++++--
 .github/workflows/codeql.yml     | 4 ++++
 CHANGELOG.asciidoc               | 1 +
 3 files changed, 10 insertions(+), 2 deletions(-)

Reply via email to