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

songxiaosheng pushed a change to branch 
dependabot/maven/org.apache.avro-avro-1.12.0
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git


    from 24c12c80 Merge branch 'master' into 
dependabot/maven/org.apache.avro-avro-1.12.0
     add dd03384a fix fury bug
     add 67d9843b remove unnecessary dependency
     add fc485777 fix ci
     add 938e01bc Bump com.ecwid.consul:consul-api from 1.4.2 to 1.4.5 (#488)
     add f04ec4f7 Bump org.apache.httpcomponents:httpclient from 4.5.13 to 
4.5.14 (#487)
     add 3203ec2d Bump com.github.codemonstur:embedded-redis from 0.10.0 to 
0.13.0 (#484)
     add 983d563c Bump org.furyio:fury-core from 0.2.0 to 0.4.1 (#483)
     add fe33d1be Bump junit_jupiter_version from 5.10.3 to 5.11.0 (#482)
     add 75b12d18 Bump msgpack_version from 0.8.22 to 0.9.8 (#485)
     add f7a8727e Bump spring.version from 5.2.9.RELEASE to 5.3.39 (#481)
     add 5c167a62 Bump jackson_version from 2.15.3 to 2.17.2 (#480)
     add 4f445964 Bump com.esotericsoftware:kryo from 5.4.0 to 5.6.0 (#479)
     add 207b1f3a Update readme (#478)
     add 0fafa0e9 Merge branch 'master' into fury-bug
     add 4303ed8b Merge remote-tracking branch 'origin/fury-bug' into fury-bug
     add 7f087edf Use BlockedStreamUtils
     add a1ccc348 fix code format
     add 036a8d60 Merge pull request #476 from heliang666s/fury-bug
     add e81e3a29 Bump com.caucho:hessian from 4.0.51 to 4.0.66 (#486)
     add ebd75cbf Merge branch 'master' into 
dependabot/maven/org.apache.avro-avro-1.12.0

No new revisions were added by this update.

Summary of changes:
 .codecov.yml                                       |   4 +
 .github/workflows/build-and-test-pr.yml            |   4 +-
 ...ed-3.1.yml => build-and-test-scheduled-3.0.yml} |  12 +-
 .github/workflows/build-and-test-scheduled-3.1.yml |   8 +-
 .github/workflows/build-and-test-scheduled-3.2.yml |   8 +-
 ...ed-3.2.yml => build-and-test-scheduled-3.3.yml} |  10 +-
 .../workflows/build-and-test-scheduled-main.yml    |   4 +-
 .github/workflows/conformance.yml                  | 246 ++++++++++-----------
 README.md                                          |   6 +-
 README_CN.md                                       |   6 +-
 SECURITY.md                                        |  10 +-
 dubbo-extensions-dependencies-bom/pom.xml          |  22 +-
 .../dubbo-serialization-fastjson/pom.xml           |   2 +-
 .../fury/dubbo/BaseFurySerialization.java          |   9 +-
 .../serialize/fury/dubbo/FuryCheckerListener.java  |  10 +-
 .../serialize/fury/dubbo/FuryObjectInput.java      | 193 ++++++++--------
 .../serialize/fury/dubbo/FuryObjectOutput.java     |   8 +-
 .../common/serialize/fury/FuryObjectInputTest.java |  88 +++++++-
 .../serialize/fury/FuryObjectOutputTest.java       |  15 +-
 pom.xml                                            |   2 +-
 20 files changed, 371 insertions(+), 296 deletions(-)
 copy .github/workflows/{build-and-test-scheduled-3.1.yml => 
build-and-test-scheduled-3.0.yml} (99%)
 copy .github/workflows/{build-and-test-scheduled-3.2.yml => 
build-and-test-scheduled-3.3.yml} (99%)

Reply via email to