Skip to content

Releases: terrestris/shogun

v21.1.1

14 Oct 11:31
Compare
Choose a tag to compare

21.1.1 (2024-10-14)

Bug Fixes

  • handle unsupported external DTD and schema properties (0450f3c)

v21.1.0

10 Oct 14:33
Compare
Choose a tag to compare

21.1.0 (2024-10-10)

Bug Fixes

  • log: decrease log level in base permission evaluator (3716046)

Features

  • repository: introduce search by layername parameter (c0b157f)

v21.0.0

26 Sep 13:22
Compare
Choose a tag to compare

21.0.0 (2024-09-26)

Bug Fixes

  • inherit versions from spring-boot-dependencies if possible (0921b29)
  • use correct version of spring-boot-starter-parent (872c744)
  • use flyway progresql module (484e417)

BREAKING CHANGES

  • Upgrade to flyway 10 requires database specific modules

v20.4.2

12 Sep 07:22
Compare
Choose a tag to compare

20.4.2 (2024-09-12)

Bug Fixes

  • HttpProxy: use override instead of bean creation for HttpSecurity (62cd974)

v20.4.1

20 Aug 15:48
Compare
Choose a tag to compare

20.4.1 (2024-08-20)

Bug Fixes

  • downgrade openapi (again) (33648c2)

v20.4.0

20 Aug 12:56
Compare
Choose a tag to compare

20.4.0 (2024-08-20)

Bug Fixes

  • deps: downgrade springdoc (65e20ed)

Features

  • show public applications when signed out (d1ee3ef)

v20.3.1

03 Jul 08:57
Compare
Choose a tag to compare

20.3.1 (2024-07-03)

Bug Fixes

  • use correct mail dependencies (2b452e3)

v20.3.0

24 Jun 13:42
Compare
Choose a tag to compare

20.3.0 (2024-06-24)

Bug Fixes

  • remove read only transaction (7f90d6a)

Features

v20.2.1

17 Jun 08:00
Compare
Choose a tag to compare

20.2.1 (2024-06-17)

Bug Fixes

  • check against the client role instead of the realm role (a1aa970)
  • remove role permissions before removing the role (9716cec)

v20.2.0

13 Jun 09:39
Compare
Choose a tag to compare

20.2.0 (2024-06-13)

Bug Fixes

  • add missing Query annotation (dfc296c)
  • remove role permissions before removing the role (3b596b4)
  • set schema (30be7e6)

Features