Release Notes / Version 11.2210
Table Of ContentsThe integer property is now properly handled when creating a new content via ingest service.
The integer property is now properly handled when creating a new content via ingest service.
(CMS-22570)
Fixed Unified API Bug in Working Version References
Fixed a bug in the Unified API when retrieving references to other content items for the working version of some content. Before the fix, methods
Version#getReferences()
,
Version#getReferencesMap()
, and
Version#getReferences(CapPropertyDescriptor)
could return outdated data for the special so-called "working version" (compare Version#isWorkingVersion).
(CMS-21881)
Third-Party Update: Jetty
Jetty has been updated to version 9.4.48.v20220622 to avoid reported security vulnerabilities of previous versions.
(CMS-21877)
Third-Party Update: org.json:json
The Java third-party library org.json:json has been updated to version 20220320 to avoid reported security vulnerabilities of previous versions.
(CMS-21809)
Third-Party Update: Netty
Netty has been updated to version 4.1.77.Final to avoid security vulnerabilities of previous versions.
(CMS-21624)
Third-Party Update: ESAPI
The third-party library
org.owasp.esapi:esapi
has been updated to version 2.4.0.0 to avoid security vulnerabilities reported for previous versions.
(CMS-21553)