API changes for v2 API, December 17, 2024
On December 17, 2024, the mittwald API removed the endpoint scheme security 'de.mittwald.v1.commons.AccessToken' from the API, impacting the retrieval of available MySQL character sets and collations.
Summary
- The endpoint scheme security 'de.mittwald.v1.commons.AccessToken' has been removed from the API for the operation
GET
on the path/v2/mysql-charsets
, which lists available MySQL character sets and collations, optionally filtered by a MySQLVersion.
Disclaimer: This summary is AI-generated. If you find any discrepancies, please refer to the detailed changes below.
Detailed changes
Changes in "List available MySQL character sets and collations, optionally filtered by a MySQL version"
- the endpoint scheme security 'de.mittwald.v1.commons.AccessToken' was removed from the API
For details, refer to the GET/
endpoint.
Client package releases
mittwald JavaScript SDK Release 4.87.0
The mittwald JavaScript SDK version 4.87.0 has been released on December 17, 2024. This release includes an update to the generated client, enhancing the SDK's functionality. For more details, you can view the release on GitHub.