Skip to content

0.36.1

Choose a tag to compare

@github-actions github-actions released this 16 Oct 10:08
· 483 commits to main since this release

What's Changed

🐞 Bug Fixes

  • 1f969fe authorization: Fix searching users by hierarchy entity

βœ… Tests

  • 915c5f4 authorization: Use KeycloakTestClient instead of mocks in test
  • 1af290a keycloak-client: Add a test for searchGroups

🐘 Build & βš™οΈ CI

  • de7171d gradle: Remove unneeded dependencies on Jackson
  • 81d1edc gradle: Remove unused Jackson version catalog entries

πŸš€ Dependency Updates

  • 598d5d5 update com.squareup.okio:okio to v3.16.2
  • c4d6ecf update dependency eslint-plugin-react-refresh to v0.4.24
  • b9ce4bf update dependency prettier-plugin-tailwindcss to ^0.7.0
  • 8937234 update dependency vite to v7.1.10
  • eae0169 update flyway to v11.14.1
  • 3b40ce2 update kotest to v6.0.4
  • accb6c3 update org.ossreviewtoolkit:version-catalog to v70.1.0
  • 34ba79e update org.testcontainers:testcontainers to v2
  • a0ef262 update quay.io/keycloak/keycloak docker tag to v26.4.1

🚜 Refactorings

  • 3d6f4fc authorization: Rename the component
  • 68baaa7 common: Assert a more generic exception in a test
  • 6335403 Avoid using yamlMapper directly
  • b6f85e7 Migrate away from deprecated test containers