Skip to content

Releases: TencentBlueKing/bk-plugin-framework-python

bk-plugin-framework-v2.3.15

Choose a tag to compare

What's Changed

  • [codex] add plugin base image deployment acceleration by @dengyh in #131
  • [codex] update template base image registry by @dengyh in #132
  • [codex] Add APIGW schedule polling resource by @dengyh in #133

Full Changelog: bk-plugin-framework-v2.3.14...bk-plugin-framework-v2.3.15

bk-plugin-framework-v2.3.14

Choose a tag to compare

@dengyh dengyh released this 01 Jul 11:40
ae19568

What's Changed

  • feat: 新增 private openapi by @benero in #129
  • fix: schedule 任务在数据库瞬时连接异常时重试而非直接判失败 by @dengyh in #130

Full Changelog: bk-plugin-framework-v2.3.12...bk-plugin-framework-v2.3.14

bk-plugin-runtime-v2.1.9

Choose a tag to compare

@dengyh dengyh released this 10 Apr 07:07
cbfcf4a

What's Changed

✨ 新功能

  • drf_yasg 迁移到 drf_spectacular,修复子路径部署问题

变更详情

  • urls.py:切换到 drf_spectacularSpectacularAPIView / SwaggerView / RedocView
  • default.py:增加子路径支持(FORCE_SCRIPT_NAMESTATIC_URL)并补充 SPECTACULAR_SETTINGS
  • schema.py:新增 schema 兼容处理,修复 exclude=True 不生效问题
  • pyproject.toml:移除 drf-yasg 依赖

Full Changelog: bk-plugin-runtime-v2.1.8...bk-plugin-runtime-v2.1.9

bk-plugin-framework-v2.3.12

Choose a tag to compare

@dengyh dengyh released this 10 Apr 07:07
1286b41

What's Changed

📦 依赖更新

  • 升级依赖 bk-plugin-runtimev2.1.9

Full Changelog: bk-plugin-framework-v2.3.11...bk-plugin-framework-v2.3.12

bk-plugin-runtime-v2.1.8

Choose a tag to compare

@dengyh dengyh released this 07 Apr 13:15
b73b8d5

Release Notes

♻️ 重构优化

  • 适配多租户环境子路径改造

Full Changelog: bk-plugin-runtime-v2.1.7...bk-plugin-runtime-v2.1.8

bk-plugin-framework-v2.3.11

Choose a tag to compare

@dengyh dengyh released this 07 Apr 13:16
aefc776

Release Notes

♻️ 重构优化

  • 适配多租户环境子路径改造

Full Changelog: bk-plugin-framework-v2.3.10...bk-plugin-framework-v2.3.11

bk-plugin-framework-v2.3.10

Choose a tag to compare

@dengyh dengyh released this 07 Apr 12:49
7ae4796

Release Notes

♻️ 重构优化

  • 适配多租户环境子路径改造

Full Changelog: bk-plugin-framework-v2.3.9...bk-plugin-framework-v2.3.10

bk-plugin-runtime-v2.1.7

Choose a tag to compare

@dengyh dengyh released this 12 Mar 12:41
d96b3d6

Changes

New Features / Improvements

  • 网关超时时间支持通过环境变量 BK_APIGW_DEFAULT_TIMEOUT 配置
  • 新增网关发布相关配置(BK_APIGW_RELEASE_VERSIONBK_APIGW_RELEASE_TITLEBK_APIGW_RELEASE_COMMENTBK_APIGW_STAGE_NAME
  • 新增网关 API 文档目录配置 BK_APIGW_RESOURCE_DOCS_BASE_DIR

Bug Fixes

  • 修复 STATICFILES_DIRSLOCALE_PATHS 中 noqa 注释不规范问题
  • stag 环境网关 stage 名称更正为 stag(原为 dev

Full Changelog: bk-plugin-runtime-v2.1.6...bk-plugin-runtime-v2.1.7

bk-plugin-framework-v2.3.9

Choose a tag to compare

@dengyh dengyh released this 12 Mar 13:10
70da08b

Changes

Bug Fixes

  • 修复变量导入中 noqa 注释不规范问题
  • 添加部分插件配置变量

Dependencies

  • 升级 bk-plugin-runtime 依赖至 v2.1.7

Full Changelog: bk-plugin-framework-v2.3.7...bk-plugin-framework-v2.3.9

bk-plugin-framework-v2.3.8

Choose a tag to compare

@dengyh dengyh released this 12 Mar 13:06
03ffbcf

Changes

Bug Fixes

  • 修复变量导入中 noqa 注释不规范问题
  • 添加部分插件配置变量

Dependencies

  • 升级 bk-plugin-runtime 依赖至 v2.1.7

Full Changelog: bk-plugin-framework-v2.3.7...bk-plugin-framework-v2.3.8