Releases: TencentBlueKing/bkpaas-python-sdk
Releases · TencentBlueKing/bkpaas-python-sdk
(blue-krill) v2.1.3
What's Changed
- Fix: EncryptField 无法正常处理以特殊 header 文本开头的内容
- Refactor: 删除不再使用的 better_loaddata 命令
bk-storages-2.0.1
What's Changed
- fix: 修复 list_dir 函数在分页查询参数错误的问题 by @SheepSheepChen in #235
- fix: bkstorage 2.0.1 changelog 调整 by @SheepSheepChen in #236
Full Changelog: bkpaas-auth-3.1.2...bk-storages-2.0.1
bkpaas-auth-3.1.2
What's Changed
- fix(bkpaas-auth): 修复通过 APIGatewayAuthBackend 认证无法获取 tenant_id 问题 by @jiayuan929 in #230
Full Changelog: apigw-manager-4.1.0...bkpaas-auth-3.1.2
apigw-manager-4.1.0
apigw-manager-4.0.4
What's Changed
- feat(apigw_manager/plugin): 新增4个插件的 build 函数 by @F-cq in #222
- feat(apigw_manager/plugin): 新增 response_rewrite 和 redirect 插件的 build 函数 by @F-cq in #223
- feat(apigw-manager/definition.yaml): support env vars by @wklken in #224
New Contributors
Full Changelog: apigw-manager-4.0.3...apigw-manager-4.0.4
apigw-manager-4.0.3
What's Changed
- feat(apigw_manager/drf): add grant resource permission and import docs by @wklken in #219
- fix(apigw/authentication.py): fix missing tenant_id in UserBackend by @wklken in #221
Full Changelog: apigw-manager-4.0.1...apigw-manager-4.0.3
blue-krill-2.1.2
What's Changed
- feat: 多租户模式下,bkrepo 管理端 API 请求头添加租户 ID,项目 ID 添加租户 ID 前缀 by @jiayuan929 in #217
Full Changelog: bkpaas-auth-3.1.1...blue-krill-2.1.2
blue-krill-2.1.1
What's Changed
- feat: 多租户模式下,bkrepo 管理端 API 请求头添加租户 ID,项目 ID 添加租户 ID 前缀 by @jiayuan929 in #217
Full Changelog: bkpaas-auth-3.1.1...blue-krill-2.1.1
paas-service-2.0.2
What's Changed
- fix: service instance retrieve could filter to_be_delete by @xidons in #202
- feat: paas-service plan 支持多租户 by @SheepSheepChen in #211
- feat: improve editionctl script in various ways by @piglei in #214
- refator: [blue-krill] upgrade pyproject.toml to follow PEP 621 standard & update license header by @piglei in #215
- fix(bkpaas-auth): 修复 apigw_manager 的 JWT 中间件新增 tenant_id 参数导致的 JWT 认证失效问题 by @jiayuan929 in #213
- chore: blue-krill v2.1.0 & some minor enhancements by @piglei in #216
New Contributors
Full Changelog: apigw-manager-4.0.1...paas-service-2.0.2
blue-krill-2.1.0
What's Changed
- Feature: improve editionctl tool in various places: debounce, conditional linking and event filtering
- Refactor: fix ruff linter issues
- Drop support for Python3.8 and Django 1.x