Skip to content

Releases: TencentBlueKing/blueking-paas

v1.6.0-beta.2

10 Dec 08:46
7bc1567
Compare
Choose a tag to compare

What's Changed

  • fix: 修复 django4.x 在 HTTPS 下出现的 CSRF 问题 by @jiayuan929 in #1794

Full Changelog: v1.6.0-beta.1...v1.6.0-beta.2

v1.6.0-beta.1

09 Dec 09:52
6025d0d
Compare
Choose a tag to compare

What's Changed

  • fix: update cnative app image validate regex by @narasux in #1426
  • fix: 查看事件排版优化、云原生应用的出口IP管理根据 FeatureFlag 控制用户是否可自己操作、访问管理文案修改 by @leafage-collb in #1428
  • fix: 流水线构建状态更新出错问题 by @jiayuan929 in #1430
  • feat: list idle application apis return type and is_plugin_app fields by @narasux in #1431
  • feat: 持久存储特性接口区分集群不支持和应用特性未开启 by @SheepSheepChen in #1419
  • refactor: EventSerializer 使用 get_items 获取字段 by @SheepSheepChen in #1416
  • update: 进程详情中,CPU requests值展示优化 by @leafage-collb in #1433
  • fix: 日志平台创建索引时部分字段添加分词导致无法精确查询 by @jiayuan929 in #1421
  • feat: 闲置应用看板 by @leafage-collb in #1432
  • updata: 持久存储功能修改项 by @leafage-collb in #1429
  • fix: hook pod do not reconcile as expected when no web process found by @jamesgetx in #1425
  • format: update existing license header to comment syntax & add header to more files by @piglei in #1438
  • fix: 新建测试版本时 current_release 取值不正确 by @jiayuan929 in #1437
  • feat: 应用列表页面默认包含已下架的应用 by @jiayuan929 in #1439
  • refactor: 重构插件基本信息、基本信息:市场信息根据feature_flags展示、添加发布者 by @leafage-collb in #1389
  • fix: 闲置应用下架操作对齐问题修复、闲置应用下架、退出应用的二次确认框都用气泡的样式 by @leafage-collb in #1442
  • fix: 修复无 "default" 模块时告警策略下发失败的问题 by @SheepSheepChen in #1441
  • fix: 应用迁移后未根据集群特性开启使用日志平台采集的应用特性 by @jiayuan929 in #1435
  • remove: 搜索页面去掉 ”码客“ by @leafage-collb in #1446
  • feat: admin 中以 docker 形式存储的包不提供下载功能 by @jiayuan929 in #1447
  • refactor: simplifying code implementation of CloudAPIViewSet by @jamesgetx in #1444
  • fix: 批量申请时,选择跨网关/组件导致url错误问题修复 by @leafage-collb in #1445
  • feat: improve the error message when app_desc.yaml contains invalid modules data(both v2 and v3) by @piglei in #1443
  • refactor: SaaS 告警通知模版模版化 by @SheepSheepChen in #1423
  • feat: support notify idle app module envs to developers by @narasux in #1448
  • feat: 探针功能、进程配置样式调整 by @leafage-collb in #1449
  • fix: token bucket rate limiter and cmsi http method by @narasux in #1450
  • refactor: ignore ResourceNotFound when no image found by @jamesgetx in #1452
  • feat: 添加工蜂智能研发工具指引文档 by @leafage-collb in #1458
  • fix: 普通应用迁移云原生错误弹窗处理 by @leafage-collb in #1456
  • fix: 通知中心应用ID(用于 API 网关自动授权) by @jiayuan929 in #1457
  • fix: 探针7-5体验问题修复 by @leafage-collb in #1455
  • fix:体验修复 & 测试提单修复 by @leafage-collb in #1454
  • fix: unhidden apt buildpack by default by @narasux in #1463
  • feat: support set custom domain ingress class separately by @jamesgetx in #1462
  • fix: untranslated internationalization fields issue by @jiayuan929 in #1460
  • fix: no matches found for kind=DomainGroupMapping and preferred=True by @jamesgetx in #1466
  • feat: add JustLeaveAppManager for better experience by @narasux in #1472
  • feat: 全局搜索根据新版设计稿重构 by @leafage-collb in #1467
  • fix: Codecc 二次迭代,体验问题修复 by @leafage-collb in #1434
  • feat: support ignore idle apps by @narasux in #1471
  • fix: tooltips多个存在不消失情况处理 & 体验提单汇总修复 by @leafage-collb in #1473
  • refactor: 调整获取 logo 失败时的日志级别 by @SheepSheepChen in #1440
  • feat: add perm_insure module to help configuring API perm by @piglei in #1474
  • feat: Add terminated info to process for better observation of restart reasons by @SheepSheepChen in #1469
  • feat: 闲置看板添加忽略操作 by @leafage-collb in #1475
  • fix: 全局搜索focus兼容通知中心 by @leafage-collb in #1476
  • feat: support AI Agent plugin App by @jiayuan929 in #1465
  • feat: add descriptions for Built-in environment variables by @jiayuan929 in #1459
  • update: 内置环境变量新版展示 by @leafage-collb in #1479
  • refactor: remove inproper usage of ApplicationCodeInPathMixin class & other misc enhancements by @piglei in #1477
  • refactor: improve the permission_classes decorator by add more comments and better naming. by @piglei in #1481
  • fix: ModuleEnvRoleProtectionViewSet unable to do permission check by @piglei in #1484
  • fix:插件可见范围审批参数调整 by @jiayuan929 in #1486
  • docs: update apiserver/README.md by @lyzqs in #1487
  • fix:体验提单修复 by @leafage-collb in #1483
  • fix: perm_insure checking missing late extend django apps by @piglei in #1490
  • feat: Support viewing last restart logs for process instances by @SheepSheepChen in #1478
  • fix: fixed templates filling logic in admin42 by @lyzqs in #1493
  • refactor: add missing error logs(view level) when getting repo failed by @piglei in #1489
  • refactor: bkapp-operator 日志调整 by @SheepSheepChen in #1453
  • feat: add workloads related env vars LOG_NAME_PREFIX/PROCESS_TYPE for cnative apps by @piglei in #1488
  • fix: replicas alway reset to 1 when processes defined in app_desc.yaml by @piglei in #1494
  • fix: 日志体验体验修复 by @leafage-collb in #1491
  • feat: 应用搜索列表添加收藏标记 by @lyzqs in #1497
  • fix: 体验提单修复 by @leafage-collb in #1495
  • fix: rollback database model field default value by @lyzqs in #1499
  • fix: bkci status may not return totalTime and executeTime by @narasux in #1503
  • fix: V7.2 外发前整体特性验收修复 by @leafage-collb in #1501
  • fix: 修复应用搜索列表中 icon 颜色和换行问题 by @lyzqs in #1504
  • fix: hook pod gone away may block new deployment by @narasux in #1482
  • refactor: remove the "tb" info from the DynamicApiError by @jamesgetx in #1498
  • refactor: remove I18N binary file django.mo and compile the file before starting processes by @piglei in #1505
  • fix: docker build fails because unexpected env var with empty value overrides the settings by @piglei in #1510
  • feat: 支持自定义内置环境变量 (admin42) by @lyzqs in #1492
  • fix: admin42 首页 / 导航栏根据用户身份进行限制显示 by @lyzqs in #1508
  • fix: admin42 用户管理 / 用户列表页面体验优化 by @lyzqs in #1506
  • fix: 修复 admin42 用户列表/环境变量管理页面体验问题 by @lyzqs in #1515
  • fix: webfe cnative app image validate regex by @narasux in #1516
  • docs: add dev guide for system apis by @piglei in #1507
  • fix: fixed body style in admin42 by @lyzqs in #1518
  • feat: 支持 Smart 应用修改中文名等 1.5 版本体验反馈问题 by @jiayuan929 in https://github.com/Ten...
Read more

builder-stack-v1.0.2

02 Dec 04:09
977dd47
Compare
Choose a tag to compare

What's Changed

Full Changelog: builder-stack-v1.0.1...builder-stack-v1.0.2

v1.5.0-beta.14

11 Oct 10:19
4037162
Compare
Choose a tag to compare

What's Changed

  • feat: add regrant_user_group_policies command by @narasux in #1635
  • fix:全局配置:BK_SHARED_RES_URL 未设置时,不应该发起请求 & 应用列表tooltips鼠标悬浮问题修复 by @leafage-collb in #1652
  • feat: bkpaas 网关添加对 bk_audit 的主动授权 by @jiayuan929 in #1653

Full Changelog: v1.5.0-beta.12...v1.5.0-beta.14

v1.5.0-beta.13

11 Oct 07:23
8aa443f
Compare
Choose a tag to compare

What's Changed

  • feat: add regrant_user_group_policies command by @narasux in #1635
  • fix:全局配置:BK_SHARED_RES_URL 未设置时,不应该发起请求 & 应用列表tooltips鼠标悬浮问题修复 by @leafage-collb in #1652

Full Changelog: v1.5.0-beta.12...v1.5.0-beta.13

bkpaas-cli-v1.5.0-beta.13

11 Oct 01:49
403c2df
Compare
Choose a tag to compare

What's Changed

  • fix: update bkpaas-cli go version to 1.22.8 by @narasux in #1640
  • feat: update go-release-action version for bkpaas-cli by @narasux in #1648

v1.4.1-beta.9

27 Sep 08:28
3d21dfb
Compare
Choose a tag to compare

What's Changed

  • feat: add regrant_user_group_policies command by @narasux in #1634

Full Changelog: v1.4.1-beta.8...v1.4.1-beta.9

v1.5.0-beta.12

24 Sep 08:20
bbcb4a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0-beta.11...v1.5.0-beta.12

v1.5.0-beta.11

23 Sep 09:11
a8537ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0-beta.10...v1.5.0-beta.11

v1.5.0-beta.10

23 Sep 07:51
2b932b2
Compare
Choose a tag to compare

What's Changed

  • mysqlclient 替换为pymysql & 文档地前缀添加语言和版本号 by @jiayuan929 in #1616

Full Changelog: v1.5.0-beta.9...v1.5.0-beta.10