2025 Optimizely Graph release notes

  • Updated

Follow this article to receive email notifications when new Optimizely Graph packages are available for 2024. Product packages are found on the Optimizely NuGet server

Are you looking for release notes before January 2024? See the Optimizely Release Notes on the Optimizely World site.

You can find prior versions of user guides and when functionality was released or deprecated at the following locations:

January 7

Service deployment 3.15.0

  • Added support for geographical queries with Geopoint types in the GraphQL API. See Geo search.
  • Improved query performance by creating a faster "warm-up" process by enabling a single query execution to efficiently warm up pages associated with that query, even with different variables. See Optimizely Graph schema.

Bug fixes

  • CG-5968 – Fixed a bug where you could not filter by null or blank value.
  • CG-8857 – Fixed a bug where the highest ranked item when using the _fulltext field and the contains operator was miscalculated. 
  • CG-9274 – Fixed a bug where autocomplete with p_EditorialBlock and p_EditBlockList was not returning normally.
  • CG-9362 – Fixed a bug where an error would occur when the _semanticWeight was set to null. 
  • CG-9592 – Fixed a bug where you could not add a _ranking option to query variables using the orderBy parameter.
  • CG-9599 – Fixed a bug where a "Too many aliases in the query" error would occur.