v3.6.7
Released at 2021-02-03 18:10:04
cloudpods
Repo: https://github.com/yunionio/cloudpods
19 commits to cloudpods - v3.6.7 since this release.
Bug Fixes (15)
- host-deployer: remove escape character on windows passwd (754d046d3a, wanyaoqi)
- hostman: avoid panic when disk is nil (650ccdd7c7, Qu Xuan)
- keystone: SSO created user name may be duplicated (20380ae9e6, Qiu Jian)
- monitor: fix alert notify info do not contain resourceName (c17fe2df22, zhaoxiangchun)
- notify: be compatible with member's permission changes (4e199b84eb, rainzm)
- region: delete virtual nics with network (ebe79b12d1, Qu Xuan)
- region: avoid update tags task loop (3aa83bb86d, Qu Xuan)
- region: filter resource by classic vpc (57efd8a86b, Qu Xuan)
- region: check the global network situation when expanding the network (ea4505ae55, rainzm)
- region: avoid sync huawei unusable account (7ee2026b21, Qu Xuan)
- region: add option auto reconcile backup servers (3bcb337a4b, wanyaoqi)
- region: avoid stuck at http request (9975543ddb, Qu Xuan)
- region: add huawei credit amount check (0c658ec53f, Qu Xuan)
- region: add aliyun credit amount check (58fb3fc9e2, Qu Xuan)
- region: secgroup priority fix (f4972c22ba, Qu Xuan)
Features (4)
- apigateway: differentiate error messages when logging in (e3d3c1f029, rainzm)
- keystone: more specific error return during authentication (2fd40396c4, rainzm)
- keystone,apigateway: return a readable message when the user is locked or disabled (cb7956f1f1, rainzm)
- locale: update (6f2bdfa22f, rainzm)
cloudpods-operator
Repo: https://github.com/yunionio/cloudpods-operator
2 commits to cloudpods-operator - v3.6.7 since this release.
Apigateway (2)
- cors: rename spec field name to corsHosts (431376c3, Yousong Zhou)
- allow setting cors_hosts (1ef6de1e, Yousong Zhou)