May 17, 2024
6 months ago
This week we added release notes for Cloud Platform.
Cloud Platform
Release type | Environment | Feature | Summary | |
---|---|---|---|---|
1 | Enhanced | Shark | User Service | Added loggers for user account deletion, role assignment, role revocation, and for the number of failed login attempts. Added additional loggers to get cookies data when Oauth flow breaks. |
2 | Fixed | Shark | User Service | Fixed an issue wherein linking skills to Alexa failed. After the fix, users can link the skills to Alexa as expected. |
3 | Enhanced | Shark | User Service | We enabled HMAC support for internal calls from ICC Service to User Service. |
4 | Fixed | Shark | User Service | We fixed an issue causing forbidden (403) error while running the update email API. |
5 | Fixed | Shark | User Service | We fixed an issue causing unprocessable entity (422) error while running the assign label API. |
6 | Enhanced | Shark | User Service | With this enhancement, going forward, Ayla User Service uses AWS with Roles/Tokens-based credentials instead of AWS Access and Secret Keys. |
7 | Fixed | Shark | UserService | We fixed an issue wherein passwords were recorded in the error logs. After this fix, passwords are not logged. |
8 | Fixed | Shark | UserService | We fixed an issue wherein older/failed messages that didn’t have user_id were repeatedly calling log service. With this fix, we have removed unlimited retries for failed messages and allowed just one retry. |
9 | Upgrade | Shark | UserService | We upgraded jQuery version to v3.7.0. |
10 | Fixed | Shark | UserService | We fixed an issue wherein the is_valid API was giving wrong user role in the response. |
11 | Upgrade | Shark | UserService | We upgraded Opentelemetry gem versions to allow download of all instruments. |
12 | Fixed | Shark | UserService | We fixed an issue wherein apps were crashing due to change in the date format. With this fix, we reverted to the working date format. |
13 | Fixed | Shark | UserService in_field_provision | We fixed an issue wherein the get OEM API failed (error code 401) for a user with ModuleMaker:Adminrole. |
14 | Fixed | Shark | UserService in_field_provision | We fixed an issue wherein the provision_device API failed to verify signature. |
15 | Fixed | Shark | UserService | We fixed the default logo display error in the authorization (Oauth) flow. |
16 | Enhanced | Shark | UserService | We added debuggers to check the OAuth flow failures if any. |
17 | Enhanced | Shark | User Service Ayla Customer dashboard | We fixed an error wherein user metadata was not displayed in the Ayla Customer dashboard. |
18 | Fixed | Shark | UserService | We fixed an issue wherein after deleting a user, username verification record were not getting deleted. This fix deletes the dependent records. |
19 | Enhanced | Shark | UserService | Added configurations to support OpenTelemetry. |
20 | Fixed | Shark | UserService | Fixed an issue wherein API to download PEM was giving wrong data in the response. |
21 | Enhanced | Shark | UserService | We added support for APIs with XML content type. |
22 | Enhanced | Shark | UserService | We have enhanced the security of PEM files and passwords by using new algorithms. |