Skip to content

Releases: apache/casbin-server

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 15:13
e90b042

1.4.0 (2023-01-05)

Features

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jan 11:32
6f722cd

1.3.0 (2023-01-05)

Features

  • publish each minor release to DockerHub (#78) (6f722cd)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 15:02
c530ae5

1.2.0 (2023-01-02)

Features

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Dec 16:19
d0ade94

1.1.0 (2022-12-21)

Features

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 21 Dec 14:43
3113a07

1.0.3 (2022-12-21)

Bug Fixes

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 17 Aug 14:55
9465e00

1.0.2 (2022-08-17)

Bug Fixes

  • add lock for concurrent map access (#73) (9465e00)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 May 06:10
1c2d379

1.0.1 (2022-05-10)

Bug Fixes

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 12:25
5139e82

1.0.0 (2022-04-21)

Bug Fixes

Features

  • add cacheable param implementation for AbacAttrList (#62) (5992ee6)
  • C# namespace declaration on proto file and Dockerfile correction (#56) (1f5d9cd)
  • Support environment variables for config file path (#52) (3fad7e9)
  • Switch to GitHub Actions CI and setup semantic-release (#67) (5139e82)
  • update rbac api in casbin.proto (49bef6a)
  • Upgrade casbin and protobuf versions (#61) (073d037)