v4.5.0-beta1
github-actions
released this
17 Apr 13:26
·
109 commits
to main
since this release
ibexa/rest changes between v4.4.0 and v4.5.0-beta1
Improvements
- IBX-4929: Removed
@internal param
PHPDoc from Output\Visitor
Bugs
- IBX-5024: Fixed CSRF source for UserSession response in /user/session/check endpoint
- IBX-5027: Added logging exceptions for REST
- IBX-5025: Added
token
property to JWT response - IBX-5044: Fixed DateMetadata criterion failure in XML REST API
- IBX-5243: Check cookies in redirection response, not post redirect
- IBX-5243: Respect header setting for AuthorizationHeaderRESTRequestMatcher
- IBX-5243: Check cookies in redirection response, not post redirect
- IBX-5119: Handled empty
mainLocationId
inServer\Output\ValueObjectVisitor\Location
- IBX-5296: Added REST serializer service
- IBX-5387: Handled not accessible Location in
RelationProcessor
(#60)