Skip to content

Releases: TencentBlueKing/bk-iam

v1.9.3

04 Jan 07:21
4188f80
Compare
Choose a tag to compare
  • 增加 subject groups api
  • use gopkg to replace some functions in pkg/util, cache/memory and pkg/errorx

hotfix: condition StringPrefix eval wrong when key is _bk_iam_path_

24 Dec 03:13
1c94b1d
Compare
Choose a tag to compare

1.9.2

  • hotfix: condition StringPrefix eval wrong when key is bk_iam_path

v1.9.1

25 Nov 12:03
a0ec6d0
Compare
Choose a tag to compare

bugfix: out of index while the any condition key is empty

v1.8.11

23 Nov 03:22
e58a899
Compare
Choose a tag to compare
  • upgrade: metrics name add prefix bkiam

v1.8.10

10 Nov 08:12
d348794
Compare
Choose a tag to compare
  • upgrade: config template update cmdb resource limit

pdp refactor

26 Oct 03:10
Compare
Choose a tag to compare

1.9.0

  • refactor: pdp 模块重构, 完备的表达式, 支持两阶段计算
  • add: 支持新老版本表达式unmarshal
  • add: 支持gt/gte/lt/lte操作符

v1.8.9

22 Oct 09:43
f77d852
Compare
Choose a tag to compare
  • bugfix: AlterCustomPolicies create batch policies with action without resource return 500

v1.8.7

17 Sep 10:42
d5092d4
Compare
Choose a tag to compare
  • bugfix: role group member renew cache clean issue
  • bugfix: model api asynchronous delete action empty issue

v1.8.6

09 Sep 11:49
1f9feeb
Compare
Choose a tag to compare
  • add: local cache expire with a random duration
  • add: policy table index updated_at

update expression table structure

23 Aug 09:48
72db6f5
Compare
Choose a tag to compare
feat(build/support-files/sql): alter expression table (#20) (#21)

* feat(build/support-files/sql): alter expression table

* docs(v1.8.5): v1.8.5