Releases: TeskaLabs/seacat-auth
Releases · TeskaLabs/seacat-auth
v24.17-alpha2
What's Changed
Full Changelog: v24.17-alpha1...v24.17-alpha2
v24.17-alpha1
What's Changed
- Client cache by @byewokko in #361
- List credentials from authorized tenant only by @byewokko in #348
- Fix searching credentials with multiple filters by @byewokko in #362
- Fix resource initialization by @byewokko in #363
- Invitation URL in response, resending invitations by @byewokko in #364
Full Changelog: v24.06-beta6...v24.17-alpha1
v24.06-beta6
- fix resource updating on init (#363) - fixes the
AttributeError: 'ResourceService' object has no attribute '_update'
error - seacat:resource:access authorization is no longer required (included in #362) - this fixes the 403 error "Failed to fetch resources" in role detail
What's Changed
Full Changelog: v24.06-beta4...v24.06-beta6
v24.06-alpha15
What's Changed
Full Changelog: v24.06-alpha14...v24.06-alpha15
v24.06-alpha14
v24.06-alpha13.4
backw compat response
v24.06-alpha13.3
fixing cred search - exclude notfounds
v24.06-alpha13.2
DEV: fixing cred search
v24.06-alpha13.1
DEV: Fixing credentials search