Skip to content

Releases: ibexa/rest

v4.5.4

03 Nov 12:49
Compare
Choose a tag to compare

ibexa/rest changes between v4.5.3 and v4.5.4

Bugs

  • IBX-6239: Added Content Type for Image Variation
  • IBX-6640: Fixed infinite loop when Normalizer returns an object

v4.6.0-beta2

22 Sep 13:43
Compare
Choose a tag to compare

ibexa/rest changes between v4.6.0-beta1 and v4.6.0-beta2

Improvements

Bugs

  • IBX-6222: Fixed Request Parser to include non-core routes as REST (#67)
  • IBX-6239: Added Content Type for Image Variation

v4.5.3

14 Sep 10:43
Compare
Choose a tag to compare

ibexa/rest changes between v4.5.2 and v4.5.3

No significant changes.

v4.5.2

22 Aug 11:42
Compare
Choose a tag to compare

ibexa/rest changes between v4.5.1 and v4.5.2

Bugs

  • IBX-6222: Fixed Request Parser to include non-core routes as REST (#67)

v4.5.1

20 Jul 09:12
Compare
Choose a tag to compare

ibexa/rest changes between v4.5.0 and v4.5.1

Improvements

  • IBX-5985: Added ability to check user against "X-Expected-User" header

v4.6.0-beta1

03 Jul 14:25
Compare
Choose a tag to compare

ibexa/rest changes between v4.5.0 and v4.6.0-beta1

Improvements

  • IBX-5985: Added ability to check user against "X-Expected-User" header

Bugs

  • IBX-6045: Introduced attributes argument to Generator::startValueElement signature (#65)

v4.4.4

14 Jun 12:19
Compare
Choose a tag to compare

ibexa/rest changes between v4.4.3 and v4.4.4

No significant changes.

v4.5.0

12 May 10:18
Compare
Choose a tag to compare

ibexa/rest changes between v4.4.0 and v4.5.0

Improvements

  • IBX-4929: Removed @internal param PHPDoc from Output\Visitor
  • IBX-5569: Switched to reusable generator workflow

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 in Server\Output\ValueObjectVisitor\Location
  • IBX-5296: Added REST serializer service
  • IBX-5387: Handled not accessible Location in RelationProcessor (#60)

v4.4.3

10 May 13:32
Compare
Choose a tag to compare

ibexa/rest changes between v4.4.2 and v4.4.3

Improvements

  • IBX-5569: Switched to reusable generator workflow

v4.5.0-rc1

28 Apr 13:42
Compare
Choose a tag to compare

ibexa/rest changes between v4.5.0-beta1 and v4.5.0-rc1

No significant changes.