June 07, 2024

This week we added release notes for Cloud Platform.

Cloud Platform

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

We have enhanced the security of PEM files and passwords by using new algorithms.
21FixedOwletUserServiceFixed an issue wherein API to download PEM was giving wrong data in the response.
22EnhancedOwletUserServiceWe added support for APIs with XML content type.
23EnhancedOwletUserServiceWe have enhanced the security of PEM files and passwords by using new algorithms.
24EnhancedOwletApplication Service
Metering Service
Added support to monitor SMS events via metering
25FixedOwletApplication ServiceWe fixed an issue wherein inconsistent alert history messages were displayed in case of invalid phone number.
26FixedEU-fieldDatapoint Service

DPPUB/DPSUB
• We fixed an issue wherein the message property was returning wrong data.
• We fixed an issue wherein null values were returned even after the successful execution of get property datapoints API.
• We fixed an issue wherein ‘/‘ was missing while forming the URLs.
27EnhancedUS-field
EU-field
Ayla Customer DashboardWe updated the Data Export tab in Ayla Customer Dashboard to support Google Cloud Storage (GCS).
28FixedUS-fieldAyla Notification Service (ANS)Performed ANS configuration changes to resolve connectivity issues.
29EnhancedUS-fieldDPPUB
DPSUB
We added support for property updates with echo in batched datapoints.