This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 1b53938 Filter Order was disrupted when user application extends the
SPI of org.apache.dubbo.rpc.Filter (#7778)
add a873a1d Support sending generic requests in JSON format (#7637)
No new revisions were added by this update.
Summary of changes:
.../dubbo/common/constants/CommonConstants.java | 2 ++
.../apache/dubbo/rpc/support/ProtocolUtils.java | 7 +++++++
dubbo-rpc/dubbo-rpc-api/pom.xml | 6 ++++++
.../org/apache/dubbo/rpc/filter/GenericFilter.java | 22 ++++++++++++++++++++++
4 files changed, 37 insertions(+)