Changelog

All notable changes to the APIs are documented in this file.

Legend

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-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}