Release 1.0.0
Important Service Updates
SDK updated to version 1.0.0
With this release Azure Remote Rendering leaves the public preview phase and becomes a fully fledged Azure service. We'd like to thank all our amazing partners for their feedback that helped us to get ARR into shape for this milestone.
API Changes
- The enum value
Status::Success
has been removed to avoid confusion with the real success code, which isStatus::OK
.