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

ningjiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git.


    from 094d973  Fix a format issue of design document.
     new 0d4f5ee  SCB-1593 Remove kamon properties
     new 5899896  SCB-1593 Add netty native transport dependencies & Upgrade 
compatible versions of gPRC and Netty
     new 1a6e594  SCB-1593 Remove ECDHE-ECDSA-AES128-SHA256 ciphers.
     new 70a9d03  SCB-1593 Support Native transports for Linux (since 4.0.16) 
and MacOS/BSD (since 4.1.11)
     new 2d02a74  SCB-1593 Update documents for Native transports
     new de886fb  SCB-1593 Update benchmark documents for Alpha cluster
     new 10ba35f  SCB-1593 Rename nettyTransport to nativeTransport
     new e6d66d9  SCB-1593 Rename alpha.feature.native to 
alpha.feature.nativetransport
     new 2554be3  SCB-1593 Add notice for Boringssl support ciphers

The 9 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:
 alpha/alpha-server/pom.xml                         |  16 ++++-
 .../pack/alpha/server/GrpcServerConfig.java        |   7 +++
 .../pack/alpha/server/GrpcStartable.java           |  63 ++++++++++++++++++-
 .../src/main/resources/application.yaml            |   1 +
 .../alpha-server/src/main/resources/ssl.properties |   8 ++-
 .../alpha/server/AlphaIntegrationWithSSLTest.java  |   3 +-
 distribution/src/release/LICENSE                   |  68 +++++++++++----------
 docs/fsm/assets/benchmark-alpha-1.png              | Bin 0 -> 137281 bytes
 docs/fsm/assets/benchmark-alpha-2.png              | Bin 0 -> 141321 bytes
 docs/fsm/benchmark_zh.md                           |  38 +++++++++++-
 docs/fsm/fsm_manual.md                             |   2 +-
 docs/fsm/fsm_manual_zh.md                          |   2 +-
 docs/user_guide.md                                 |   3 +
 docs/user_guide_zh.md                              |   4 ++
 .../src/main/resources/ssl.properties              |   2 +-
 .../saga/SagaLoadBalanceSenderWithTLSTest.java     |   3 +-
 pom.xml                                            |  19 ++++--
 17 files changed, 187 insertions(+), 52 deletions(-)
 create mode 100644 docs/fsm/assets/benchmark-alpha-1.png
 create mode 100644 docs/fsm/assets/benchmark-alpha-2.png

Reply via email to