Skip to content

1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jul 20:06
· 24 commits to main since this release

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