This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch SCB-665
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git.
discard 7718071 SCB-818 Omega supports of TCC (WIP)
discard eae940b SCB-817 Updated the TCC grpc contract file
discard b70984a SCB-817 Updated the grpc file of TccEventService
discard 8c0a63c SCB-817 Added the License headers
discard 09cb574 SCB-817 Updated the pack-contracts protocal for TCC
discard 35d946c SCB-817 Added TCC events in Omega part (WIP)
discard 95ad81f SCB-817 Added TCC events in Omega part (WIP)
add 11dff7b Add the debugging method in spring-demo's document.
add f375c61 Add the ref to debugging in other demos' documents.
add 4c8b15f Add the ref to debugging in root document's quick start
section.
new f8cd69c SCB-817 Added TCC events in Omega part (WIP)
new 780f324 SCB-817 Added TCC events in Omega part (WIP)
new 258c2de SCB-817 Updated the pack-contracts protocal for TCC
new 8ce5019 SCB-817 Added the License headers
new a460887 SCB-817 Updated the grpc file of TccEventService
new d067ce7 SCB-817 Updated the TCC grpc contract file
new 0cc9678 SCB-818 Omega supports of TCC (WIP)
new 07af536 SCB-817 Updated the pack-contracts protocal for TCC
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 (7718071)
\
N -- N -- N refs/heads/SCB-665 (07af536)
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.
The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 1 +
README_ZH.md | 1 +
.../src/main/proto/GrpcTccEvent.proto | 21 ++++++++++++++-------
saga-demo/conditional-transaction-demo/README.md | 3 +++
.../dependency-free-transaction-demo/README.md | 3 +++
saga-demo/saga-dubbo-demo/README.md | 8 ++++++--
saga-demo/saga-servicecomb-demo/README.md | 5 ++++-
saga-demo/saga-spring-demo/README.md | 18 ++++++++++++++++++
8 files changed, 50 insertions(+), 10 deletions(-)