Skip to content

Releases: apache/casbin-spring-boot-starter

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 15:55

2.0.0 (2025-11-24)

Features

  • upgrade to Spring Boot 4.0.0 (5644f57)

BREAKING CHANGES

  • Requires Java 17+ (previously Java 8). Spring Boot upgraded from 2.7.12 to 4.0.0

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 03:37

1.9.0 (2025-04-28)

Features

  • upgrade jcasbin dependency to v1.81.0 (13ed2cd)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 01 Oct 02:19

1.8.0 (2024-10-01)

Features

1.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 09:38
b100f55

1.7.0 (2024-08-01)

Features

  • update casbin jdbc and jcasbin dependencies (#104) (b100f55)

1.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 01:43
dbfc31c

1.6.0 (2024-06-30)

Features

  • add DistributedEnforcer auto-configuration via useDistributedEnforcer (#102) (dbfc31c)

1.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 14:42
aef3b87

1.5.0 (2024-06-07)

Features

  • one transaction is notified only once (#100) (aef3b87)

1.4.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 07:28
d1b6524

1.4.0 (2024-06-06)

Features

1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 10:36
a5221b0

1.3.0 (2024-03-10)

Features

  • fix jcasbin dependency conflict in gradle (#94) (a5221b0)

1.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Mar 02:07

1.2.1 (2024-03-09)

Bug Fixes

  • upgrade CI Node.js version to 20 (d0991e7)

1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 13:15
c24ff1b

1.2.0 (2023-09-21)

Features