This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch SCB-692
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git.
discard f16ed7d SCB-692 Updated the microservice configuration
discard 991b618 SCB-692 Keep fixing the build error
discard 100907c SCB-692 Fixed the ServiceCenterDiscoveryRestTransportTest
discard 32018ca SCB-692 WIP Upgrade the version of java-chassis
discard 2a19cf5 SCB-692 Restore the old sage files
add f05b0ea [SCB-750] Add missing dependency management
add f21fd37 SCB-741 change payloads database type from varbinary(10240)
to blob
add be00cf4 SCB-741 keep the stack trace size below 10240
add 10e1f95 SCB-766 Upgraded spring boot version 1.5.13 and 2.0.3.
new 0d18eaa SCB-692 Restore the old sage files
new 1542082 SCB-692 WIP Upgrade the version of java-chassis
new fd9a4ae SCB-692 Fixed the ServiceCenterDiscoveryRestTransportTest
new cbf6274 SCB-692 Keep fixing the build error
new 0901401 SCB-692 Updated the microservice configuration
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 (f16ed7d)
\
N -- N -- N refs/heads/SCB-692 (0901401)
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 5 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:
.../src/main/resources/schema-mysql.sql | 4 +-
alpha/alpha-server/src/test/resources/schema.sql | 4 +-
.../saga/omega/transaction/TxAbortedEvent.java | 9 +-
.../omega-transport-servicecomb/pom.xml | 1 -
pom.xml | 123 ++++++++++++++++++++-
saga-distribution/src/release/LICENSE | 56 +++++-----
6 files changed, 160 insertions(+), 37 deletions(-)