Skip to content

v2.4.0

Choose a tag to compare

@k1ch k1ch released this 13 Nov 16:43
· 14 commits to main since this release
bcf4118

Release Notes

This release introduces two new APIs:

  1. POST: /clients/{client_id}/permissions
  2. PUT: /roles/{role_key}/permissions

Additionally, this update includes minor enhancements.

What's Changed

  • Topic /k1ch/ Introduce API POST: clients/{client_id}/permissions by @k1ch in #129
  • chore(deps): bump cookie and express in /mockidentityprovider by @dependabot in #127
  • chore(deps): bump cookie and express in /server by @dependabot in #130
  • chore: Add mermaid documentation by @mikelax in #131
  • Topic /k1ch/ introduce API PUT:/roles/{role_key}/permissions by @k1ch in #132
  • Topic/ k1ch / bump version to v2.4.0 by @k1ch in #133

Full Changelog: v2.3.0...v2.4.0