All notable changes to the APIs are documented in this file.
Based on: https://keepachangelog.com/en/1.1.0/
The format is to group changes to describe their impact on the project, as follows:
Addedfor new features.Changedfor changes in existing functionality.Deprecatedfor once-stable features removed in upcoming releases.Removedfor deprecated features removed in this release.Fixedfor any bug fixes.Securityto invite users to upgrade in case of vulnerabilities.
The event resource was updated to include two new attributes: region and serviceManager.
Example:
"region": "us-east",
"serviceManager": {
"id": "0001b67f-9518-4d0f-9b17-70cec7763632",
"resourceUri": "/wellness/v2/service-managers/0001b67f-9518-4d0f-9b17-70cec7763632"
}The following public APIs were added.
- GET wellness/v2/events
- GET wellness/v2/events/{id}
- PATCH wellness/v2/events/{id}
- GET wellness/v2/support-cases
- GET wellness/v2/support-cases/{id}
- POST wellness/v2/support-cases
- GET wellness/v2/async-operations
- GET wellness/v2/async-operations/{id}
The following public APIs were deprecated.
- GET wellness/v2beta2/events
- GET wellness/v2beta2/events/{id}
- PATCH wellness/v2beta2/events/{id}
- GET wellness/v2beta2/support-cases
- GET wellness/v2beta2/support-cases/{id}
- POST wellness/v2beta2/support-cases
- GET wellness/v2beta2/async-operations
- GET wellness/v2beta2/async-operations/{id}
The following public APIs were added.
- GET wellness/v2beta2/support-cases
- POST wellness/v2beta2/support-cases
- GET wellness/v2beta2/support-cases/{id}
- GET wellness/v2beta2/async-operations
- GET wellness/v2beta2/async-operations/{id}
The following public APIs were updated with new response object and query parameters.
- GET wellness/v2beta2/events
- GET wellness/v2beta2/events/{id}
Introduced version v2beta2 for WellnessAPI
The following public APIs were added.
- PATCH wellness/v2beta2/events/{id}
The following public APIs were updated with new response object and supported filters.
- GET wellness/v2beta2/events
- GET wellness/v2beta2/events/{id}
The following public APIs will be deprecated.
- GET wellness/v2beta1/events
- GET wellness/v2beta1/events/{id}
Introduced version v2beta1 for WellnessAPI.
The following public APIs were added.
- GET wellness/v2beta1/events
- GET wellness/v2beta1/events/{id}