Skip to content

v7.3.3

Compare
Choose a tag to compare
@andrerom andrerom released this 03 Dec 15:31

Changes since v7.3.2

  • EZP-29801: Content View breaks when providing location id as param (#2478)
  • EZP-29375: REST API doesn't support multiple relation types (#2375)
  • [DX] Add location id information to UnauthorizedExceptions when using LocationService (#2490)
  • [Composer] Update requirements to reduce memory usage (#2483, f0558f3)
  • [PHPDoc] Add more clear deprecation doc on Elastic & Zeta Components Database usage (8fbf6c1)
  • [Integration tests] Sort fields to get rid of random Postgres failures in tests using internal fields (#2491)
  • EZP-29809: api_keys.google_maps should not be set as null by default (#2477)
    • Note: this is a deprecated setting in 7.x

Security changes (also part of v7.3.2.1)

  • EZP-29708: REST API returns the list of all SiteAccesses when invalid X-Siteaccess header value is set
    • This is now disabled unless Symfony environment is in debug mode