Cloud CMS Release 3.2.63
Published on 01/14/2021
Update Recommendations (On-Premise Only)
With this version of Cloud CMS, we have disabled the deprecated Elastic Search Transport Client and have switched to using our Condor HTTP client. As such, connectivity between the api
and elasticsearch
services are no longer using port 9300
by default. They are now using port 9200
by default.
Please check your configuration to make sure that the API can connect to Elastic Search’s HTTP Endpoint.
For information on configuring Elastic Search for Cloud CMS, please see:
https://gitana.io/documentation/docker/configuration/api-server.html#using-the-condor-http-client
For improved performance, we recommend you rebuild your cluster indexes. To do so, we recommend using the reindex-datastore
command via the Cloud CMS Command Line Client (https://gitana.io/documentation/cli.html#reindex-datastore).
You can execute it like this:
cloudcms admin reindex-datastore --datastoreTypeId cluster --datastoreId default --children --username <username> --password <password>
Where the username
and password
are the credentials for your administrator account.
Enhancements
Branches / Releases
- Faster merges with improved transaction ordering for more accuracy when working with complex graph structures.
Bug Fixes
Search
- Fix so that pagination sorting works as intended when using some
_system
inner fields.
Branch Merge
- Fix so that merges work properly for cases where owned associations are being merged with automatic conflict resolution enabled.
Ready to Get Started?
Unlock your data with smart content services and real-time deployment