-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e39ca87
commit d96b13d
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,16 @@ | ||
## IAM v0.0.0 | ||
## IAM v1.0.0 | ||
|
||
- [NEW] init the project | ||
|
||
## IAM v0.0.1 | ||
## IAM v1.0.1 | ||
|
||
- [新增] 校验用户/部门是否属于组,增加出参 [链接](https://github.com/TencentBlueKing/iam-java-sdk/issues/82) | ||
- [新增] 支持将分级管理员下用户组成员加入到二级管理员的用户组中 [链接](https://github.com/TencentBlueKing/iam-java-sdk/issues/80) | ||
|
||
## IAM v0.0.2 | ||
## IAM v1.0.2 | ||
|
||
- [新增] 本地缓存直接鉴权结果 [链接](https://github.com/TencentBlueKing/iam-java-sdk/issues/84) | ||
|
||
## IAM v1.0.3 | ||
|
||
- [新增] 增加人员模板操作相关接口 [链接](https://github.com/TencentBlueKing/iam-java-sdk/issues/89) |