Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 解决eureka更新接口鉴权失败问题 #952

Merged
merged 5 commits into from
Feb 27, 2023
Merged

fix: 解决eureka更新接口鉴权失败问题 #952

merged 5 commits into from
Feb 27, 2023

Conversation

andrewshan
Copy link
Member

@andrewshan andrewshan commented Feb 25, 2023

Please provide issue(s) of this PR:
Fixes #

To help us figure out who should review this PR, please put an X in all the areas that this PR affects.

  • ApiServer
  • Auth
  • Configuration
  • Naming
  • HealthCheck
  • Metrics
  • Docs
  • Installation
  • Performance and Scalability
  • Test and Release

Please check any characteristics that apply to this pull request.

  • Does not have any user-facing changes. This may include API changes, behavior changes, performance improvements, etc.

andrewshan and others added 5 commits February 20, 2023 12:03
* feat: upgrade specification to 1.1.0 stable release

* feat:适配V1规则的分组名,V1规则分组名=V2规则名.分组名

* fix: boltdb load int value should be int64

* fix:单机版规则过滤标签不生效

* fix:修复静态列数据更新问题以及统配规则新加入缓存不生效问题

* feat:数据库字段修改为下划线

* fix: 解决mysql数据库写入失败问题

* fix: fix golint erros

* feat:合入1.13.x改动的eureka兼容相关的问题

* fix: golint-ci issues

* feat: 客户端健康检查与服务实例健康检查机制分离

* fix: sqldb healthcheck config

* fix: 修复客户端管理时间单位不一致的问题

* feat:支持存量熔断规则的迁移

* feat:补充心跳上报单测
@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Merging #952 (57c49e3) into release-v1.14.0 (3130527) will decrease coverage by 0.07%.
The diff coverage is 69.23%.

@@                 Coverage Diff                 @@
##           release-v1.14.0     #952      +/-   ##
===================================================
- Coverage            57.39%   57.32%   -0.07%     
===================================================
  Files                  185      185              
  Lines                33354    33367      +13     
===================================================
- Hits                 19144    19129      -15     
- Misses               11707    11734      +27     
- Partials              2503     2504       +1     
Impacted Files Coverage Δ
service/client_v1_authability.go 62.50% <69.23%> (+2.03%) ⬆️
cache/routing_config_bucket.go 74.87% <0.00%> (-5.32%) ⬇️
cache/user_bucket.go 80.19% <0.00%> (-4.96%) ⬇️
cache/strategy.go 86.46% <0.00%> (-2.32%) ⬇️
cache/user.go 78.16% <0.00%> (-1.75%) ⬇️
cache/config_file.go 76.08% <0.00%> (-1.64%) ⬇️
service/instance.go 62.04% <0.00%> (+0.31%) ⬆️
store/boltdb/handler.go 63.97% <0.00%> (+0.75%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@chuntaojun chuntaojun merged commit 5f9cf3e into polarismesh:release-v1.14.0 Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants