Changelog
All notable changes to the APIs are documented in this file.
Legend
info
Based on: https://keepachangelog.com/en/1.1.0/
The format is to group changes to describe their impact on the project, as follows:
-
Added
for new features. -
Changed
for changes in existing functionality. -
Deprecated
for once-stable features removed in upcoming releases. -
Removed
for deprecated features removed in this release. -
Fixed
for any bug fixes. -
Security
to invite users to upgrade in case of vulnerabilities.
2024-09-19
Added
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}
Deprecated
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}
2024-06-12
Added
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}
Changed
The following public APIs were updated with new response object and query parameters.
- GET wellness/v2beta2/events
- GET wellness/v2beta2/events/{id}
2024-02-22
Introduced version v2beta2 for WellnessAPI
Added
The following public APIs were added.
- PATCH wellness/v2beta2/events/{id}
Changed
The following public APIs were updated with new response object and supported filters.
- GET wellness/v2beta2/events
- GET wellness/v2beta2/events/{id}
Deprecated
The following public APIs will be deprecated.
- GET wellness/v2beta1/events
- GET wellness/v2beta1/events/{id}
2023-10-23
Introduced version v2beta1 for WellnessAPI.
Added
The following public APIs were added.
- GET wellness/v2beta1/events
- GET wellness/v2beta1/events/{id}