This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from 7619dde2c [type:feat] add sentinel rule handle parameter. (#3982)
add 13d3613e8 [Bug] Config nacos configType to JSON. (#3970)
No new revisions were added by this update.
Summary of changes:
.../listener/nacos/NacosDataChangedListener.java | 7 ++++++-
.../listener/nacos/NacosDataChangedListenerTest.java | 20 ++++++++++----------
.../init/ShenyuServerEndpointerExporter.java | 4 +++-
.../common/cache/MemorySafeWindowTinyLFUMapTest.java | 1 +
.../client/nacos/NacosClientRegisterRepository.java | 6 +++++-
.../nacos/NacosClientRegisterRepositoryTest.java | 8 ++++----
.../data/nacos/handler/NacosCacheHandlerTest.java | 3 ++-
.../data/nacos/handler/NacosMockConfigService.java | 13 +++++++------
8 files changed, 38 insertions(+), 24 deletions(-)