May 17, 2024

This week we added release notes for Cloud Platform.

Cloud Platform

Release typeEnvironmentFeatureSummary
1EnhancedSharkUser ServiceAdded 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.
2FixedSharkUser ServiceFixed an issue wherein linking skills to Alexa failed. After the fix, users can link the skills to Alexa as expected.
3EnhancedSharkUser ServiceWe enabled HMAC support for internal calls from ICC Service to User Service.
4FixedSharkUser ServiceWe fixed an issue causing forbidden (403) error while running the update email API.
5FixedSharkUser ServiceWe fixed an issue causing unprocessable entity (422) error while running the assign label API.
6EnhancedSharkUser ServiceWith this enhancement, going forward, Ayla User Service uses AWS with Roles/Tokens-based credentials instead of AWS Access and Secret Keys.
7FixedSharkUserServiceWe fixed an issue wherein passwords were recorded in the error logs. After this fix, passwords are not logged.
8FixedSharkUserServiceWe 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.
9UpgradeSharkUserServiceWe upgraded jQuery version to v3.7.0.
10FixedSharkUserServiceWe fixed an issue wherein the is_valid API was giving wrong user role in the response.
11UpgradeSharkUserServiceWe upgraded Opentelemetry gem versions to allow download of all instruments.
12FixedSharkUserServiceWe fixed an issue wherein apps were crashing due to change in the date format. With this fix, we reverted to the working date format.
13FixedSharkUserService
in_field_provision
We fixed an issue wherein the get OEM API failed (error code 401) for a user with ModuleMaker:Adminrole.
14FixedSharkUserService
in_field_provision
We fixed an issue wherein the provision_device API failed to verify signature.
15FixedSharkUserServiceWe fixed the default logo display error in the authorization (Oauth) flow.
16EnhancedSharkUserServiceWe added debuggers to check the OAuth flow failures if any.
17EnhancedSharkUser Service
Ayla Customer dashboard
We fixed an error wherein user metadata was not displayed in the Ayla Customer dashboard.
18FixedSharkUserServiceWe fixed an issue wherein after deleting a user, username verification record were not getting deleted. This fix deletes the dependent records.
19EnhancedSharkUserServiceAdded configurations to support OpenTelemetry.
20FixedSharkUserServiceFixed an issue wherein API to download PEM was giving wrong data in the response.
21EnhancedSharkUserServiceWe added support for APIs with XML content type.
22EnhancedSharkUserServiceWe have enhanced the security of PEM files and passwords by using new algorithms.