Skip to content

Releases: CycriLabs/keycloak-configurator

1.5.0

20 Oct 12:45
Compare
Choose a tag to compare

1.5.0 (2024-10-20)

Features

  • add additional tags to container images (#73) (00e22c7)
  • add support for env var usage in secret templates (#71) (53ab483)
  • bump lombok to 1.18.34 (e4af760)
  • bump quarkus to 3.14.2 (7c7c7c7)
  • bump quarkus to 3.15.1 (9c91846)
  • bump quarkus-velocity to 1.4.0 (cd90497)

1.4.2

10 Oct 15:11
Compare
Choose a tag to compare

1.4.2 (2024-10-10)

Bug Fixes

  • compare env var with boolean 'strings' (9a531b3)

1.4.1

10 Oct 14:59
Compare
Choose a tag to compare

1.4.1 (2024-10-10)

Bug Fixes

  • disable native image build & artifacts creation (69daf52)

1.4.0

30 Jul 20:06
Compare
Choose a tag to compare

1.4.0 (2024-07-30)

Bug Fixes

  • adapt entit export directory structure to import structure (#59) (0d6c6a8)
  • add a custom component class to resolve serialization issues with JSONB (c9b3ad8)
  • export client roles of each client if no specific requested (#58) (ad15e05)
  • fix issues when exporting entities without given type (5affde9)
  • handle user export errors gracefully (#63) (f720340)
  • read in multiple realms in config store correctly (#52) (67adfd3)
  • replace jsonb by jackson (#54) (bfdbbe3)

Features

1.3.1

04 Apr 19:53
Compare
Choose a tag to compare

1.3.1 (2024-04-04)

Bug Fixes

  • generate group hierarchy base on configuration files (#45) (bf28181)
  • import files in sorted order (#44) (10a4402)

1.3.0

03 Apr 18:17
Compare
Choose a tag to compare

1.3.0 (2024-04-03)

Features

  • bump quarkus to 3.9.2 (6b98bee)
  • bump quarkus-velocity to 1.3.0 (466ab02)

1.2.0

02 Mar 14:27
Compare
Choose a tag to compare

1.2.0 (2024-03-02)

Features

  • add support for defining client specific secret templates (#40) (2f9b428)
  • allow to export only specific client secrets (#36) (e4cf4ce)
  • bump quarkus to 3.7.1 (1228ad8)
  • bump quarkus to 3.7.3 (6966c14)
  • bump quarkus to 3.8.1 (bb9474f)
  • bump quarkus-velocity to 1.1.0 (886477d)
  • bump quarkus-velocity to 1.2.0 (881a14a)
  • extend secret export variables by client object & clients map (#39) (8693552)

1.1.1

28 Jan 18:46
Compare
Choose a tag to compare

1.1.1 (2024-01-28)

Bug Fixes

  • register DTOs for reflection (9e7d291)

1.1.0

27 Jan 17:07
Compare
Choose a tag to compare

1.1.0 (2024-01-27)

Features

  • adapt importers to new configuration dir structure (#26) (01e0f1a)
  • add cycrilabs banner (1dc5dba)
  • add realm & client roles to user (#25) (43d29b3)
  • add service account realm role mapping (#31) (cb27e62)
  • add service user client role mapping (#30) (cea475a)
  • add support for single entity configuration (#12) (f9a15f5)
  • bump quarkus to 3.6.4 (668e206)
  • bump quarkus to 3.6.6 (1a5b5c9)
  • bump quarkus to 3.6.8 (72a1a66)
  • bump quarkus-velocity to 1.0.0 (341506e)

1.0.0

19 Dec 17:29
Compare
Choose a tag to compare

1.0.0 (2023-12-19)

Bug Fixes

  • add additional reflection classes (#22) (e86adde)
  • add reflection config for keycloak classes (c9c0f1a)
  • remove default template (#23) (c11a626)

Features