KomachiSion
6acabeca67
Move some methods from EmbeddedStorageContextUtils to EmbeddedStorageContextHolder
2023-04-23 17:37:14 +08:00
KomachiSion
f83061f47d
Move some datasource and relative classes into persistence module.
2023-04-23 16:00:42 +08:00
KomachiSion
802bacafbe
Add module enabled packages scan filter.
2023-04-23 15:57:46 +08:00
vivid
5c4bbe85f7
补充完整剩余dataSource的MapperContext改造 ( #10140 )
2023-04-14 15:28:47 +08:00
KomachiSion
08f7c9ff2a
Re-commit #9851 #9967 .
2023-04-14 15:28:47 +08:00
MajorHe1
fb8255c8b7
[ISSUE #10310 ] Update log output in RpcConfigChangeNotifier.java when push fail ( #10312 )
...
* [ISSUE #10310 ]Update log output in RpcConfigChangeNotifier.java when push fail
Update log output in RpcConfigChangeNotifier.java when push fail
* update indentation level
update indentation level
2023-04-13 19:14:45 +08:00
chenyiqin
e002cefb6e
Fix fs char ( #10101 )
...
* Add PathEncoder for OS to encode if dataId, ns, group contains illegal char for file system
* Add copyright
* Fix checkstyle
* Fix pmd
* fix PathEncoderManager as singleton
* fix ut
* fix checkstyle
2023-03-27 15:04:20 +08:00
悟空
f7756b7841
fix: typo: 秘钥->密钥 ( #10182 )
2023-03-27 09:49:02 +08:00
杨翊 SionYang
81dda26709
Upgrade snakeYaml to 2.0 ( #10092 )
...
* Upgrade snakeYaml to 2.0
* Fix unit.
2023-03-14 13:15:51 +08:00
杨翊 SionYang
1968b3fc98
Develop revert#9851 #9967 ( #10069 )
...
* Revert "[ISSUE #9821 ] Update ConfigInfoBetaMapper data-source-plugin input and output parameters (#9967 )"
This reverts commit d16023c1
* Revert "[ISSUE #9821 ] Update data-source-plugin input and output parameters (#9851 )"
This reverts commit 1ff7a3f6
2023-03-10 10:25:25 +08:00
云野
02a5e38981
fix #10044 -- only update existed config. ( #10045 )
2023-03-09 15:20:36 +08:00
chenyiqin
920fd4c211
Remove http data change ( #10043 )
...
* Remove http way to report data change
* Remove http controller method to receive data change
2023-03-06 10:20:25 +08:00
Karson
e58c4441f4
[ISSUE #9943 ] Resolve issue Config cas update not work ( #9952 )
...
* fix issue 9943
* add some description
* add some log for roll back transaction
* add some log for roll back transaction
* set default rollBackOnUpdateFail false.
* format style
* fix some bug
2023-03-03 11:14:08 +08:00
WangLiang/王良
a397c10a54
Optimize the nacos-client/pom.xml
for exclude google/**/*.proto
( #9982 )
...
* Optimize the pom.xml of the nacos-client
* optimize pom
* exclude `google/**/*.proto`
* tab
* Remove dependency `io.grpc:protoc-gen-grpc-java:${version}:pom`
* revert indent
* revert native-image
2023-03-01 09:42:15 +08:00
zhanghong
a6332b250d
[ISSUE #9276 ] 新增根据配置信息检索内容的功能 ( #9925 )
...
* 新增根据配置信息检索内容的功能
* use offer replace add
* use offer replace add
* use offer replace add
* update exception type and limit some config as configurable
* update
* update params
* update params
* update params
2023-02-21 10:25:19 +08:00
The-Gamer-01
d16023c156
[ISSUE #9821 ] Update ConfigInfoBetaMapper data-source-plugin input and output parameters ( #9967 )
...
* Add MapperContext and MapperResult.
* Update ConfigInfoAggrMapper by MapperContext and MapperResult.
Update ConfigInfoAggrMapper by MapperContext and MapperResult.
* resolve git conflicts.
* Added Map mapping refinement corresponding to UPDATE and WHERE.
* [ISSUE #9821 ] Fix API of return class of ConfigInfoAggrMapper.
* [ISSUE #9821 ] Update ConfigInfoBetaMapper data-source-plugin input and output parameters
2023-02-20 10:04:10 +08:00
The-Gamer-01
1ff7a3f6bd
[ISSUE #9821 ] Update data-source-plugin input and output parameters ( #9851 )
...
* Add MapperContext and MapperResult.
* Update ConfigInfoAggrMapper by MapperContext and MapperResult.
Update ConfigInfoAggrMapper by MapperContext and MapperResult.
* resolve git conflicts.
2023-02-10 09:45:14 +08:00
云野
98d3da4a48
fix typo 'curcuit';remove unused variable. ( #9901 )
2023-02-07 10:24:14 +08:00
liu-xg
65da789215
fix(修复配置历史分页异常): 配置历史分页异常,所有页都是全部记录 ( #9828 )
...
* fix(修复配置历史分页异常): 配置历史分页异常,所有页都是全部记录
* fix(修复配置历史分页异常): 修复代码格式不满足nacos要求
* fix(修复配置历史分页异常): 修复代码格式不满足nacos要求
2023-02-03 15:41:13 +08:00
李云飞
d45ba449ca
[ISSUE #8460 ]add config change plugin ( #9820 )
2023-01-16 10:04:24 +08:00
Karson
c8b04b03fa
[ISSUE #9783 ] 处理namespaceId=public 时 v2接口 无法创建与删除配置 ( #9809 )
...
* fix issue #9783
* fix issue #9783
* add it test for v2 config.
* fix ci problem.
* fix ci problem.
* fix ci problem.
* fix history process NamespaceParameter
* fix ci problem.
* add some unit test
* reformat code
2023-01-16 10:01:54 +08:00
gongzhongqiang
708387c277
fix:replace nacos website url to https. ( #9797 )
2023-01-10 09:47:52 +08:00
Korov
d51ad454a4
remove unused local variables ( #9781 )
2023-01-03 12:09:04 +08:00
wenxuan70
60528cd21b
fix: replace the concatenated string with a placeholder in the batchRemoveAggr method ( #9646 ) ( #9659 )
2023-01-03 12:05:31 +08:00
zhuyou1234
ef212ccad1
代码优化 ( #9752 )
...
调整timeout位置
2023-01-03 11:57:36 +08:00
nov.lzf
69047073c6
修改长连接request response 类注册逻辑,由类扫描改成手动注册 ( #9738 )
...
* 修改request response 类加载逻辑,有类扫描改成手动注册
* 优化注册方式,直接SPI注册payload
2022-12-21 19:56:21 +08:00
npk191954
99ea570e7a
1.Update 更新Config模块测试用例。 ( #9687 )
...
* 1.Update 更新config模块的测试用例。
* 1.Update 更新config模块的测试用例。
* 1.Update 更新config模块的测试用例。
* 1.Update 更新config模块的测试用例。
2022-12-13 13:54:10 +08:00
杨翊 SionYang
dfcdd391af
Add auth for some v2 api. ( #9671 )
2022-12-08 10:31:32 +08:00
nov.lzf
acc8ab46cf
Refactor connection limit module to plugin ( #9653 )
...
* 限流插件提交
* 限流插件提交
* 限流插件提交
* 限流插件重构提交
* connection control test case submit
* tps control test case submit
* tps control test case submit
* tps control test case submit
* exact model has higher priority
* exact model has higher priority
* tpsreporter
* tpsreporter
* tpsreporter
* check style
* log optimize
* interceptor
* checkstyle
* tps check
* configController query http
* rename component
* 优化参数命名
* 优化参数命名
* 优化参数命名
* 优化参数命名
* optimize connection manager
* optimize connection manager
* optimize connection manager
* optimize connection manager
* interceptor to mse
* Monitor Model
* Monitor Model
* revert opensource tps ability
* revert opensource tps ability
* revert opensource tps ability
* revert opensource tps ability
* revert opensource tps ability
* revert opensource tps ability
* opensource submit
* opensource submit
* check style
* check style
* pmd ,rat
* update db params
* test case fix
* 简化开源反脆弱实现
* test case
* test case fix
* 修复单测
* 修复单测
* 修复单测
2022-12-06 16:15:51 +08:00
zhanghong
2d317227b3
[ISSUE #9655 ] fix ExceptionHandler order bug ( #9657 )
...
* fix #9655 ExceptionHandler order bug
* Change GlobalExceptionHandler order
2022-12-03 19:24:39 +08:00
zhanghong
014eb69b46
[ISSUE #9648 ] 修复关于tagList传入参数有误 ( #9650 )
...
* #9648 fix this bug
* fix some Deprecated-Method bug
2022-12-02 17:40:08 +08:00
zume0127
62b03ff915
[ISSUE #9631 ] return value of putIfAbsent ignored, value passed to putIfAbsent reused ( #9633 )
...
Signed-off-by: zume0127 <790589151@qq.com>
Signed-off-by: zume0127 <790589151@qq.com>
2022-11-28 09:28:00 +08:00
ZhongJinHacker
93c6fe0167
fix SonarLint check ( #9608 )
...
1. slf4j.Logger 在确定满足日志等级情况下会去调用ex的toString,这里直接toString,会造成即使没满足日志等级的情况下也会执行toString
2. 删除注释代码
3. 解除sonar访问成员权限警告,外部类可以访问到内部类的私有成员,编译执行没有问题,和其他内部类成员访问权限保持一致(其他内部类成员也是采用相同的方式被外部类访问,例如isBeta)
2022-11-22 15:27:01 +08:00
李晓双 Li Xiao Shuang
ba37d63ad4
[ISSUE #9571 ] Replace PersistService ( #9583 )
...
* replace PersistService
* replace PersistService
* fix test
2022-11-18 11:08:18 +08:00
李晓双 Li Xiao Shuang
fcf633a52d
[ISSUE #9571 ] Split the PersistService class because it's too big ( #9572 )
...
* Split the PersistService class
* add ConfigInfoAggrPersistService implements
* add ConfigInfoBetaPersistService implements
* add ConfigInfoPersistService implements
* add ConfigInfoTagPersistService implements
* add HistoryConfigInfoPersistService implements
* add OtherPersistService implements
* check style
* Specify the class name to inject service
* Specify the class name to inject service
* Initialize the property using the constructor
* rename OutherPersistService to CommonPersistService
2022-11-14 16:31:22 +08:00
The-Gamer-01
b14cc257bf
[ISSUE #9510 ]Add sql log print function. ( #9511 )
...
* [ISSUE #9510 ]Add sql log print function.
* [ISSUE #9510 ]Remove AspectJ and add sql proxy.
* [ISSUE #9510 ]Update data source plugin log.
* [ISSUE #9510 ]Update args log.
* [ISSUE #9510 ]Add unit test.
2022-11-11 11:28:22 +08:00
无处不在
ec7ba18792
[impr]Update some method from RETURN_GENERATED_KEYS replace to String[]{"id"},Avoid database compatibility issues ( #9515 )
2022-11-10 09:42:38 +08:00
李晓双 Li Xiao Shuang
3f1b96b15a
[ISSUE #9516 ] Clean up PersistService invalid code logic ( #9517 )
...
* Clean up PersistService invalid code logic
* Clean up PersistService invalid code logic
* Clean up PersistService invalid code logic
2022-11-10 09:42:35 +08:00
李晓双 Li Xiao Shuang
00dea25de0
[ISSUE #9506 ] Sql extraction of group_capacity table ( #9507 )
...
* sql extraction of group_capacity table
* sql extraction of group_capacity table
* sql extraction of group_capacity table
* sql extraction of group_capacity table
2022-11-09 09:24:23 +08:00
李晓双 Li Xiao Shuang
0348014c17
[ISSUE #9490 ] Optimize datasource name configuration reading ( #9491 )
...
* Optimize data source name configuration reading
* Optimize data source name configuration reading
* Compatible with old and new datasource platform read
* Compatible with old and new datasource platform read
* Compatible with old and new datasource platform read
* Compatible with old and new datasource platform read
* fix unit test
* fix unit test
2022-11-08 09:22:33 +08:00
无处不在
21683957e5
[ISSUE #9415 ]update setExternalStorage logic,support more db check,add 8 count unit test ( #9470 )
...
* [impr]update setExternalStorage method logic,support more db check,add 8 count unit test method
* update comment desc
2022-11-07 17:17:52 +08:00
The-Gamer-01
3750f73bd4
[ISSUE #9486 ]Optimizing paging parameters. ( #9488 )
2022-11-06 17:25:04 +08:00
李晓双 Li Xiao Shuang
6849af1547
Optimizing paging parameters ( #9487 )
2022-11-06 16:59:27 +08:00
李晓双 Li Xiao Shuang
40519a22d5
[ISSUE #9475 ] Abstract common count method ( #9481 )
...
* Abstract common count method
* Abstract common count method
* Abstract common count method
* Abstract common count method
* Abstract common count method
* Abstract common count method
2022-11-06 15:53:05 +08:00
The-Gamer-01
ff2497d999
[ISSUE #9449 ]Add Tenant Capacity mapper. ( #9456 )
2022-11-05 00:44:21 +08:00
李晓双 Li Xiao Shuang
d5fb300dd2
[ISSUE #9475 ] Abstract common count method ( #9476 )
...
* Abstract common count method
* Abstract common count method
* Abstract common count method
* Abstract common count method
2022-11-04 22:52:30 +08:00
李晓双 Li Xiao Shuang
9ea8333373
[ISSUE #9466 ] Modify the findMapper method of MapperManager to be a generic method ( #9467 )
...
* Modify the findMapper method of MapperManager to be a generic method
* Modify the findMapper method of MapperManager to be a generic method
2022-11-04 16:52:27 +08:00
The-Gamer-01
0aeb2bd2cc
[ISSUE #9449 ]Add Tenant Information mapper. ( #9454 )
2022-11-03 13:58:21 +08:00
无处不在
98f7066519
[ISSUE #9423 ] ExternalDataSourceProperties add isEmpty check to support external config ( #9439 )
...
* [conf]Update group_id length from 255 to 128
* [impr]修改外部数据源加载驱动名称判断逻辑,外部配置为空时,才设置为默认mysql配置
* [impr]修改外部数据源加载驱动名称判断逻辑,外部配置为空时,才设置为默认mysql配置
* [impr]修改变量名称,确保CI可以通过
2022-11-02 14:14:29 +08:00
无处不在
4a305f6584
[conf]Update group_id length from 255 to 128 ( #9412 )
2022-10-28 10:51:45 +08:00
KomachiSion
68d7f042d1
Fix update config info cas error.
2022-10-27 14:08:11 +08:00
The-Gamer-01
af897bc656
[ISSUE #8312 ]Fix Persist Service Implementation。 ( #9395 )
2022-10-25 22:24:37 +08:00
KomachiSion
8410fbccf3
Merge remote-tracking branch 'upstream/2.2.0' into asoc2022_issue#8461
...
# Conflicts:
# config/src/main/java/com/alibaba/nacos/config/server/controller/ConfigController.java
2022-10-25 14:52:32 +08:00
KomachiSion
7c36c36201
Fix checkstyle.
2022-10-25 14:31:15 +08:00
李晓双 Li Xiao Shuang
284acbfd02
[ISSUE #8312 ] Fixed some problems with configuration sql ( #9388 )
...
* fix sql
* fix history sql
* fix clone sql
* fix beta sql
2022-10-25 13:02:13 +08:00
Liu Yixiao
03345fd923
[ISSUE #8461 ] Enhance Nacos monitor observability system ( #9038 )
...
* Enhance MetricsMonitor with several new metrics
* Add config read and write rt
* Add ServiceEvent publisher queue size
* Add fuzzy search count
* Add naming subscriber and publisher count with v1 or v2 version tag
* Add config subscriber count with v1 or v2 version tag
* Add pending push task count and empty push count metrics
* collect pending push task count by scheduled task
* add unit test for increment metrics in NacosMonitorPushResultHook
* Add topn counter container and topn config change
* Create private MeterRegistry for config change
* Add scheduled clear for config change count, add removeAll for TopnCounterMetricsContainer
* Add topn service change
* Reconstruct metrics monitor with NacosMeterRegistryCenter.
* divide globalRegistry to different modules' CompositeMeterRegistry
* Add dynamic meters refresh service for config and naming module
* fix unit test
* Add try catch when init NacosMeterRegistryCenter
2022-10-25 11:31:29 +08:00
李晓双 Li Xiao Shuang
97ca821cee
fix sql ( #9386 )
2022-10-25 00:58:34 +08:00
The-Gamer-01
7a4897830b
[ISSUE #8312 ]Merge sql. ( #9385 )
...
* [ISSUE #8312 ]Merge sql.
* [ISSUE #8312 ]Fix bugs.
2022-10-24 23:07:05 +08:00
KomachiSion
3863ede017
Change datasource plugin version as revision.
2022-10-24 16:09:50 +08:00
KomachiSion
696d489423
Merge remote-tracking branch 'upstream/2.2.0' into 2.2.0-summer#8312
...
# Conflicts:
# plugin/pom.xml
2022-10-24 15:37:47 +08:00
The-Gamer-01
398959d931
[ISSUE #8312 ]Finish the datasource plugin. ( #9226 )
...
* [ISSUE #8312 ]Finish the datasource plugin.
* [ISSUE #8312 ]Update derby PersistService impl.
2022-10-24 15:34:40 +08:00
KomachiSion
aa6816b69f
Merge remote-tracking branch 'upstream/2.2.0' into summer2022_issue#8308
...
# Conflicts:
# naming/src/main/java/com/alibaba/nacos/naming/controllers/v2/InstanceControllerV2.java
# naming/src/main/java/com/alibaba/nacos/naming/controllers/v2/ServiceControllerV2.java
# naming/src/main/java/com/alibaba/nacos/naming/misc/UtilsAndCommons.java
2022-10-21 14:16:18 +08:00
无处不在
2051855117
Update Generate serialVersionUID Value to idea random ( #9304 )
...
* update Generate serialVersionUID Value to idea random
* update Generate serialVersionUID Value to idea random
2022-10-12 14:12:11 +08:00
无处不在
83e3e50b71
[impr]update Generate serialVersionUID Value to idea random ( #9297 )
2022-10-11 14:07:35 +08:00
Roger3581321
5647101f7d
Generate the serialVersionUID by IDEA ( #9291 )
2022-10-11 09:23:36 +08:00
The-Gamer-01
4c8130ce4e
[ISSUE #6112 ]Unified derby-data variables ( #9260 )
2022-10-10 09:47:10 +08:00
DongYafei
94d812a269
fix api result ( #9237 )
2022-09-29 10:39:23 +08:00
杨翊 SionYang
2d84c0aea7
For #8611 , Close old datasource connection. ( #9212 )
2022-09-26 15:51:08 +08:00
DongYafei
0032b8cfc1
Add ClientInfoControllerV2 ( #9197 )
...
* add ClientInfoControllerV2
* rename tenant to namespaceId
2022-09-23 14:11:59 +08:00
jiaoja
e2468a4c8e
[ISSUE #9172 ] Solve wrong use of GroupKey2 in GroupKeyTest. ( #9173 )
...
* [ISSUE #9172 ] Solve wrong use of GroupKey2 in GroupKeyTest.
* [ISSUE #9172 ] Solve wrong use of GroupKey2 in GroupKeyTest.
2022-09-21 14:08:06 +08:00
jiaoja
a89a46e2ad
[ISSUE #9135 ] Remove redundant nullcheck code. ( #9137 )
...
* [ISSUE #9135 ] Remove redundant nullcheck code.
* [ISSUE #9135 ] Refactor method to not always return the same value.
2022-09-15 10:40:37 +08:00
无处不在
a09058169c
[fix]修复数据源连接DataSource中动态的ConnectionTimeout属性被覆盖问题 ( #9115 )
2022-09-09 16:50:36 +08:00
阿魁
a9af1bfe38
Fix spelling mistakes. ( #9097 )
...
* Fix spelling mistakes.
* Fix spelling mistakes.
2022-09-07 16:46:16 +08:00
DongYafei
02b7280b69
[fix] rename ConfigVo, ConfigRequestInfoVo and NamespaceVo to ConfigForm, ConfigRequestInfo and NamespaceForm respectively ( #9077 )
2022-09-05 17:38:32 +08:00
阿魁
6552aaed3f
Fix spelling mistakes. ( #9088 )
2022-09-05 17:33:42 +08:00
DongYafei
f9824c8acb
fix NacosApiException ( #9059 )
2022-09-01 10:06:43 +08:00
hutt
40651f650f
[ISSUE #9023 ] fix corner case config dataId 'cipher-' that cannot create ( #9024 )
...
* [ISSUE #9023 ] fix corner case config dataId 'cipher-' that cannot create
* [ISSUE #9023 ] remove unused import
* [ISSUE #9023 ] PMD fix
* [ISSUE #9023 ] add comments
* [ISSUE #9023 ] should return first token instead of any
* [ISSUE #9023 ] add more EncryptionHandler ut
* [ISSUE #9023 ] fix style
* [ISSUE #9023 ] fix style, keep indentation in blank line
2022-08-31 20:15:18 +08:00
yjqg6666
cb3c78b93b
[ #344 ] rename initialization sql files ( #8969 )
2022-08-25 16:54:18 +08:00
DongYafei
0df376afd5
for issue#8308, add config and config history api v2.0 ( #8953 )
...
* Add ConfigV2Controller and HistoryV2Controller
* fix ConfigControllerV2 and HistoryControllerV2
* fix ConfigControllerV2Test and HistoryControllerV2Test
* add ConfigService and HistoryService
* fix HistoryControllerV2 and HistoryControllerV2Test
* rename ConfigService to ConfigOperationService
2022-08-22 09:37:40 +08:00
KomachiSion
882be9e726
Add comment for config aspect.
2022-07-28 17:58:33 +08:00
KomachiSion
e9dbe8361d
Fix checkstyle
2022-07-19 13:12:13 +08:00
李云飞
014161aba1
[fix] Solve the problem that request log section publishConfig and invalid because the section parameter is inconsistent with the Controller parameter ( #8721 )
2022-07-19 10:53:20 +08:00
ZhangShenao
113b365a65
Fix word spelling ( #8714 )
...
* Fix Word Spelling 'Naocs' in Comment
* Fix Word Spelling in Comment and Log of `ServiceInfo`
* Fix Word Spelling `listener`
2022-07-11 09:55:09 +08:00
The-Gamer-01
ccce9da5a6
Test unit tests ( #8638 )
2022-06-28 13:45:46 +08:00
wangshengji
6ed9d77247
remove @Component annotation and constructor privatization ( #8628 )
2022-06-28 11:22:18 +08:00
Oliver
cc4cf1b428
[ISSUE #8532 ]Remove component annotation ( #8627 )
...
* Remove component annotation
* checkstyle
2022-06-26 11:05:45 +08:00
chenhao26
7a3757c751
Extract Constant in LimitType ( #8587 )
2022-06-20 10:21:05 +08:00
david6969xin
20af725205
use StandardCharsets.UTF_8 instead of Charsets.UTF_8 ( #8581 )
...
* use StandardCharsets.UTF_8 instead of Charsets.UTF_8
* remove unused import
2022-06-17 11:00:40 +08:00
drgnchan
10e0490359
fix typo ( #8566 )
2022-06-13 23:28:59 +08:00
david6969xin
9e53f7c6ee
[ISSUE#8485] (module-config) replace the type specification in this constructor call with the diamond operator ("<>") ( #8555 )
2022-06-13 10:32:46 +08:00
Cherish 蔡梦缘
703925a84f
feat( #8472 ): [Dependency Governance] Remove useless dependencies. ( #8472 ) ( #8473 )
2022-06-13 10:31:11 +08:00
chenhao26
0eb530ef99
optimizing metricsmonitor code structure ( #8468 )
2022-05-27 21:59:09 +08:00
david6969xin
f8d307521c
[ISSUE#8358] make this anonymous inner class a lambda (config module) ( #8388 )
2022-05-18 10:23:51 +08:00
李晓双 Li Xiao Shuang
2bef9b6020
显式类型可替换为 <> ( #8378 )
2022-05-16 10:12:44 +08:00
onewe
6de92e40c5
Fix some failing unit tests in nacos config module ( #8379 )
...
* [ISSUE #8348 ] fix mockito's mockStatic method error
* [ISSUE #8348 ] fix all the unit test's error
Close #8348
2022-05-16 10:12:04 +08:00
onewe
eff327d623
[ISSUE #8318 ] fix findAllConfigInfoForDumpAll sql args error ( #8319 )
...
* [ISSUE #8318 ] fix findAllConfigInfoForDumpAll sql args error
Close #8318
* [ISSUE #8318 ] remove the unnecessary arg
Close #8318
2022-05-13 09:53:52 +08:00
onewe
234e6f2a11
[ISSUE #8295 ] fix can't login when use embedded storage in cluster model ( #8304 )
...
Close #8295
2022-05-09 13:09:38 +08:00
bangbang2333
341bc298a2
## @Desc: ( #8063 )
...
[ISSUE #8038 ] Fix config_tags_relation Table can Repeat Insert bug
## @Issue Link:
https://github.com/alibaba/nacos/issues/8038
2022-05-06 11:50:40 +08:00
Cherish 蔡
2233c2de1c
feat( #6506 ): Can change betaIps multiple times in beta(or gray). ( #8234 )
...
1. And fix SQL `encrypted_data_key=?WHERE`.
2022-05-06 11:46:12 +08:00
Roger3581321
fac7a1c6a1
Deleting redundant toString() method ( #8291 )
2022-05-05 22:04:21 +08:00