Cloud CMS Release 3.2.67
Published on 05/24/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
Indexing
- The
f:indexable
feature now allows you to specify property paths that should not be indexed. For more information, see https://gitana.io/documentation/features/indexable.html#configuration.
Logging
- Improved logging for indexing operations (for platform and project tenant logs as well as container-level logs).
- More detail now offered for server-side script exceptions so as to indicate script node IDs and other runtime information.
Transfer
- Faster performance of export and import due to improvements in the performance of reference resolution.
Bug Fixes
Branches
- Fix so that failed node assembly won’t get stuck in a loop for edge cases where interdependencies were not being sorted properly ahead of call.
- Fix so that reading a branch works consistently for both
_doc
andalias
values.
Domain Users
- Fix so that shared assignment of an existing identity policy to a new user works as intended for cases where the source user does not have an assigned password.
GraphQL
- Fix so that nested collections resolve properly for cases where related nodes exist on a parental or ancestral branch.
Transfer
- Fix so that exports of multiple nodes complete as intended for edge case where export is performed in tip mode and includes one or more nodes that resolve from same changeset ID as final source item.
workflow
- Fix to resolve permissions issue when launching workflows for certain users/roles within projects.
Ready to Get Started?
Unlock your data with smart content services and real-time deployment