20231018 - API Improvements

This Content release introduces several improvements to our APIs.

🚀 Improvements

  • The Management APIs now allow GET operations in project contexts if the project is in any of the following states: unapproved, in review, approved, merge conflict, update conflict, running.Previously these were only allowed if the project was in the unapproved state.
  • The Delivery API 2.0 (Beta) now allows searching for field names which have the same name as internal fields.
  • The pattern "{{ s }}" (where 's' is any string) in user-provided values is now replaced with "<?> s <?>" in API responses.
  • Some internal properties are no longer exposed by the Delivery API 1.0 and 2.0 (Beta).

📘

Releases are deployed to customer environments 2 weeks after the date encoded in the release version. This will occur between 10:00-14:00 CET on a Tuesday for customers hosted in the US or APAC. (This is usually 4-8am EST or 18:00-22:00 AET, except during daylight saving time transitions.) For customers in the EU, this will happen on the same Tuesday between 18:00-22:00 CET. Please note that logged-in users might get logged out during the maintenance window.

Bloomreach recommends always using the latest version of the SPA SDK for frontend applications integrating with Content SaaS. For more details see SPA SDKs - Lifecycle and Support.