Skip to content

v1.12.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wklken wklken released this 02 Aug 02:39
· 81 commits to release/1.12 since this release
4b60660

Bug Fixes

src/dashboard & src/dashboard-frontend

  • 0705体验修复 (#84)
  • 资源文档压缩包增加未变更状态 (#90)
  • 验收问题修复 (#93)
  • 导航切换逻辑处理 (#100)
  • 帐号 to 账号 (#111)
  • 小窗登录问题url修复 (#119)
  • Wrong encoding for windows (#117)
  • 403 处理 (#131)
  • 统计报表接口切换到蓝鲸监控接口前端调整 (#115)
  • Delete old urls(apis), use (gateways) instead (#151)
  • 接口地址调整 (#152)
  • Fix sentive log (#158)

src/core-api

  • Fix core-api publish event report (#106)

Features

src/dashboard

  • Ip_access_control to bk-ip-restriction instead… (#72)
  • Repliace with bk-stage-global-rate-limit (#78)
  • Dashboard add publish event report (#77)
  • When publishing a managed gateway, shard gateway will no longer… (#76)
  • Dashboard distributor remove include_stage (#86)
  • Update the plugins.yaml (#82)
  • Dashboard add version router resource and cli sync gateway set publish_id flag (#94)
  • Release history view add publish event and fix release log (#113)
  • Migrate header rewrite to post migrate (#155)

src/core-api

  • Core-api add publish event report api (#88)
  • Fix api metrics (#118)
  • Fix core-api sentry (#121)
  • Build add dlv (#129)

Refactor

src/dasbhaord

  • Remove unused urls/apis for api-support (#87)
  • Unuse codes (#112)
  • Move views into /apis/web/label (#132)
  • Refactor apps/feature (#140)
  • Refactor apps/api_test, move to apis/web/api_test (#136)
  • Move apps/user to apis/web/user (#141)
  • Refactor apps monitor (#143)
  • Move to apis/web/metrics (#146)
  • App permission (#145)
  • Unuse urls (#154)

Styling

  • Fix no_implicit_optional = true (#71)

Ci

  • Remove isort, ruff can do the same thing (#79)