Sunrisea
7e577811a7
[ISSUE#12359]Refactoring the historical configuration cleanup strategy with SPI ( #12367 )
...
* 历史配置清理逻辑SPI改造
* 添加单元测试
* 单元测试fix
* 单元测试fix
* 优化spi实现
* 优化日志打印
2024-07-23 16:42:29 +08:00
杨翊 SionYang
197795a854
Fix #12395 , use request context replace session depend. ( #12398 )
2024-07-22 13:32:41 +08:00
杨翊 SionYang
298f36f145
Revert "Add an id primary key column to both the roles and permissions tables.(mysql-schema.sql) ( #12206 )" ( #12396 )
...
This reverts commit 5d871967ea
.
2024-07-22 12:10:17 +08:00
杨翊 SionYang
4e776256eb
Upgrade to 2.4.0 ( #12384 )
2024-07-19 13:46:19 +08:00
杨翊 SionYang
ad83ff0c75
Develop support ram info switch ( #12382 )
...
* add new property to support agent situation.
* for checkstyle.
* Upgrade cheery pick ut to junit5.
* add ignored lefthook.yml.
* add ignored lefthook.yml.
2024-07-19 11:22:35 +08:00
杨翊 SionYang
ed7bd03d4c
Close derby ops api default. ( #12372 )
...
* Close derby ops api default.
* Fix unit test.
2024-07-18 15:30:15 +08:00
杨翊 SionYang
fc5e502243
Upgrade grpc to 1.64.2 ( #12369 )
...
* Upgrade grpc to 1.64.1
* add grpc-util compile scope.
* add grpc-testing
2024-07-18 11:31:58 +08:00
blake.qiu
1879c81edd
fix( #12333 ): fixed auth Plugin resource parser can't parser v2 config openAPI namespaceId. ( #12336 )
...
fix(#12333 ): fixed auth Plugin resource parser can't parser v2 config openAPI namespaceId.
2024-07-18 11:17:42 +08:00
阿魁
4f827ca0d9
Adjust integration tests for common modules in the core module to comply with checkstyle. ( #12349 )
...
* Fix exception code error.(#10925 )
* [IT]Adjust integration tests for ability, base, and client modules in the core module to comply with checkstyle.
* [IT]Optimize the class naming.
* [IT]Adjust integration tests for common modules in the core module to comply with checkstyle.
2024-07-18 11:15:38 +08:00
阿魁
c717538bd7
[IT]Adjust integration tests for cluster,code,smoke modules in the core module to comply with checkstyle. ( #12350 )
2024-07-18 11:12:14 +08:00
dingjs
8664a1aec6
fix [ISSUE #12323 ] , using the project's logback packagingData configuration instead of logback-nacos.xml's packagingData configuration ( #12360 )
2024-07-18 11:10:09 +08:00
HMYDK
a6047fae45
Remove the accessToken from the URL. ( #12353 )
2024-07-18 09:41:12 +08:00
blake.qiu
47d913de05
feat( #12355 ): Record the cost of ConfigDump in Prometheus. ( #12356 )
2024-07-18 09:40:12 +08:00
阿魁
9d0a48d54f
[IT]Adjust core module auth integration tests to meet checkstyle requirements. ( #12368 )
2024-07-18 09:30:26 +08:00
HMYDK
6c05ad5497
[ISSUE #12282 ]Fix the issue where monitoring data cannot be found through the IP dimension in the ListeningQuery ( #12315 )
2024-07-15 14:13:43 +08:00
阿魁
de5ade75c8
Adjust integration tests for ability, base, and client modules in the core module to comply with checkstyle. ( #12335 )
...
* Fix exception code error.(#10925 )
* [IT]Adjust integration tests for ability, base, and client modules in the core module to comply with checkstyle.
* [IT]Optimize the class naming.
2024-07-15 11:17:48 +08:00
杨翊 SionYang
2233e6556c
Develop refactor request context ( #12331 )
...
* Add RequestContext and RequestContextHolder.
* build RequestContext when request start.
* Refactor ClientAttributesFilter with RequestContext.
* InstanceController get client ip from request context.
* SubscribeServiceRequestHandler get app from requestcontext.
* config http api support use request context get user, app and source ip.
* Rename nacos request context filter.
* Unified naming request get source ip by request context.
* For checkstyle.
2024-07-10 16:54:19 +08:00
shalk(xiao kun)
2aa9fc51bc
fix unexpect exception from NetworkInterface.ifUp ( #12325 )
2024-07-10 16:52:23 +08:00
blake.qiu
8aba80d3c1
fix( #12231 ): When inserting and updating configurations in the database, the time-related field values need to be set using the time obtained from the database's built-in time function. ( #12244 )
2024-07-09 11:19:22 +08:00
hth
e8e8cd29c0
add some UT for default auth plugin ( #12318 )
2024-07-08 10:48:51 +08:00
misakacoder
97162438f7
[ISSUE #12219 ] 修复nacos-client中config的ServerListManager解析endpoint失败问题 ( #12220 )
...
* [ISSUE #12219 ] 修复nacos-client中config的ServerListManager解析endpoint失败问题
* [ISSUE #12219 ] 修复nacos-client中config的ServerListManager解析endpoint失败问题
2024-07-01 13:53:59 +08:00
Thomas Lee
92a3d17681
[ISSUE #12196 ] FIX prometheus http sd invalid label names ( #12239 )
...
* prometheus http sd: fix invalid label names
* Update PrometheusUtils.java
2024-07-01 13:53:32 +08:00
shalk(xiao kun)
b8d13e0557
[ISSUE #12207 ] fix disk failover datasource not keep status ( #12188 )
...
* fix disk failover datasource not keep status
* fix style
* fix DiskFailoverDataSource
2024-06-26 17:50:45 +08:00
shalk(xiao kun)
8034da88e5
[ISSUE #12016 ] upgrade to junit5 and remove junit4 ( #12280 )
...
* clean junit4
* clean junit4
* clean some test dep; fix scope
* fix test compile
2024-06-26 17:39:08 +08:00
阿魁
108f51083f
Add RpcServerSslContextRefresherHolder unit tests. ( #12281 )
...
* Fix exception code error.(#10925 )
* [Unit test]Add RpcServerSslContextRefresherHolder unit tests.
* [Unit test]Fix bug.
2024-06-26 17:37:51 +08:00
shalk(xiao kun)
8575e84ee4
fix nacos client dependencies tree without grpc package ( #12266 )
2024-06-24 13:50:29 +08:00
misakacoder
29c28bd01e
[ISSUE #12246 ] 配置列表和服务列表的总数显示国际化 ( #12276 )
2024-06-24 13:49:43 +08:00
HMYDK
27da090b7c
[ #12235 ]Fix the incorrect logging format in the ResponseExceptionHandler of the naming module. ( #12236 )
2024-06-24 09:41:25 +08:00
shalk(xiao kun)
3b2f787d61
[ISSUE #12227 ] upgrade module test from junit4 to junit5 ( #12251 )
...
* upgrade module naocs-test from junit4 to junit5
* fix test/core-test
* fix some test
* fix ci
2024-06-24 09:38:38 +08:00
nov.lzf
63dc87a30c
add endpoint cluster name for config & naming server list manager ( #12253 )
2024-06-24 09:37:41 +08:00
HMYDK
5d871967ea
Add an id primary key column to both the roles and permissions tables.(mysql-schema.sql) ( #12206 )
2024-06-17 15:42:37 +08:00
HMYDK
e192e25d9d
Add total record count display in pagination (TotalRender). ( #12203 )
2024-06-17 14:26:13 +08:00
shalk(xiao kun)
cd8e8583d8
upgrade module naocs-persistence from junit4 to junit5 ( #12228 )
2024-06-17 14:18:32 +08:00
shalk(xiao kun)
21bfac76e7
upgrade module naocs-plugin from junit4 to junit5 ( #12229 )
2024-06-17 14:08:09 +08:00
shalk(xiao kun)
ab6591ac83
upgrade module naocs-plugin-impl from junit4 to junit5 ( #12230 )
2024-06-17 14:07:37 +08:00
misakacoder
833e6ca59a
[ISSUE #12180 ] 修复克隆和导入配置没有记录操作人 ( #12181 )
2024-06-12 09:27:48 +08:00
shalk(xiao kun)
7590a4eb12
fix: use nacos properties in CacheDirUtil ( #12186 )
2024-06-12 09:26:59 +08:00
杨翊 SionYang
d68b904f93
Update console header link to new nacos.io. ( #12177 )
2024-06-05 10:45:24 +08:00
misakacoder
8a03485fa8
[ISSUE #12168 ] 修复系统语言切换至英文后,权限控制-角色管理页面的查询条件的label还显示的是中文 ( #12169 )
...
* [ISSUE #12146 ] 修复当对操作类型为删除的配置进行回滚时,操作类型不显示问题
* [ISSUE #12168 ] 修复系统语言切换至英文后,权限控制-角色管理页面的查询条件的label还显示的是中文
2024-06-03 17:56:08 +08:00
杨翊 SionYang
07d92ffb3e
Do some refactor for naming notify event. ( #12167 )
2024-06-03 15:55:46 +08:00
杨翊 SionYang
7cdf224157
Enhance nacos client init properties logger. ( #12166 )
2024-06-03 13:32:08 +08:00
Kurok1
da78aeea0d
[ISSUE #12130 ] add metadata as labels in prometheus http sd ( #12144 )
...
* add metadata as labels in prometheus http sd
* fix style
2024-06-03 10:41:10 +08:00
misakacoder
d1bd44625f
[ISSUE #12146 ] 修复当对操作类型为删除的配置进行回滚时,操作类型不显示问题 ( #12164 )
2024-06-03 10:40:32 +08:00
Leo Han
19c3adcbb6
[ISSUE#12074] Add Python sample for nacos ( #12127 )
...
* Add Python sample for nacos
* Delete example/src/main/python directory
Remove python sample
* Update for nacos show python codeing
2024-06-03 10:13:22 +08:00
杨翊 SionYang
d212a52bc9
Merge pull request #12165 from alibaba/summer-ospp#10374
...
Summer ospp#10374
2024-06-03 10:11:53 +08:00
KomachiSion
0d8b04b470
For checkstyle.
2024-06-03 09:35:35 +08:00
KomachiSion
96ee0f37e6
Fix UT after sync newest branch
2024-05-31 16:59:43 +08:00
KomachiSion
5f7801b341
Merge branch 'refs/heads/upstream-develop' into summer-ospp#10374
...
# Conflicts:
# client/src/main/java/com/alibaba/nacos/client/naming/NacosNamingService.java
# client/src/main/java/com/alibaba/nacos/client/naming/cache/ServiceInfoHolder.java
# client/src/test/java/com/alibaba/nacos/client/naming/NacosNamingServiceTest.java
# client/src/test/java/com/alibaba/nacos/client/naming/event/InstancesChangeEventTest.java
# client/src/test/java/com/alibaba/nacos/client/naming/event/InstancesChangeNotifierTest.java
2024-05-31 15:21:48 +08:00
shalk(xiao kun)
04f9b86e45
upgrade module naocs-core from junit4 to junit5 ( #12134 )
2024-05-31 13:42:53 +08:00
杨翊 SionYang
79a5aa5eb6
Support aliyun ram v4 signature method. ( #12162 )
...
* Nacos client ram plugin support aliyun v4 signature.
* Add V4 sign UT
* For checkstyle.
2024-05-31 13:30:55 +08:00