Since the Compute Graph Framework is still under active feature development, it can't follow the strict DriveWorks policy yet (that all APIs and their functions are not broken between minor releases, only extended).
While trying to avoid such breakage where possible, if absolutely necessary, a minor version of CGF might break backward compatibility and instead provide instructions how to update existing code. When possible API will be marked as deprecated for one minor version. Therefore it is recommended to update code using deprecated API to use the suggested replacement API instead.
Backwards compatibility for APIs is not guaranteed when upgrading to the latest major version.
The following pages will help you port your applications to the latest DriveWorks CGF version.