1 | Enhanced | Owlet | 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 | Owlet | 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 | Owlet | User Service | We enabled HMAC support for internal calls from ICC Service to User Service. |
4 | Fixed | Owlet | User Service | We fixed an issue causing forbidden (403) error while running the update email API. |
5 | Fixed | Owlet | User Service | We fixed an issue causing unprocessable entity (422) error while running the assign label API. |
6 | Enhanced | Owlet | 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 | Owlet | UserService | We fixed an issue wherein passwords were recorded in the error logs. After this fix, passwords are not logged. |
8 | Fixed | Owlet | 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 | Owlet | UserService | We upgraded jQuery version to v3.7.0. |
10 | Fixed | Owlet | UserService | We fixed an issue wherein the is_valid API was giving wrong user role in the response. |
11 | Upgrade | Owlet | UserService | We upgraded Opentelemetry gem versions to allow download of all instruments. |
12 | Fixed | Owlet | 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 | Owlet | 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 | Owlet | UserService
in_field_provision | We fixed an issue wherein the provision_device API failed to verify signature. |
15 | Fixed | Owlet | UserService | We fixed the default logo display error in the authorization (Oauth) flow. |
16 | Enhanced | Owlet | UserService | We added debuggers to check the OAuth flow failures if any. |
17 | Enhanced | Owlet | User Service
Ayla Customer dashboard | We fixed an error wherein user metadata was not displayed in the Ayla Customer dashboard. |
18 | Fixed | Owlet | 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 | Owlet | UserService | Added configurations to support OpenTelemetry. |
20 | Enhanced | Owlet | UserService
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. |
21 | Fixed | Owlet | UserService | Fixed an issue wherein API to download PEM was giving wrong data in the response. |
22 | Enhanced | Owlet | UserService | We added support for APIs with XML content type. |
23 | Enhanced | Owlet | UserService | We have enhanced the security of PEM files and passwords by using new algorithms. |
24 | Enhanced | Owlet | Application Service
Metering Service | Added support to monitor SMS events via metering |
25 | Fixed | Owlet | Application Service | We fixed an issue wherein inconsistent alert history messages were displayed in case of invalid phone number. |
26 | Fixed | EU-field | Datapoint 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. |
27 | Enhanced | US-field
EU-field | Ayla Customer Dashboard | We updated the Data Export tab in Ayla Customer Dashboard to support Google Cloud Storage (GCS). |
28 | Fixed | US-field | Ayla Notification Service (ANS) | Performed ANS configuration changes to resolve connectivity issues. |
29 | Enhanced | US-field | DPPUB
DPSUB | We added support for property updates with echo in batched datapoints. |