This week we added release notes for Cloud Platform.
| Release type | Environment | Feature | Summary |
---|
1 | Fixed | US-Dev
EU-Field | Ayla Rule Service | - Additional phone number validations are added to identify invalid phone numbers provided by users for receiving SMS notifications.
- We enabled a mechanism to add prefix to country code if it is not present
|
2 | Fixed | Shark-Field | OTA Service | - Implemented S3 authentication through access key and secret key, instead of web token. This provides enhanced security as well as URL size optimisation.
- Image/File download issue is fixed
|
3 | Fixed | US-Field | User Service | - Fixed an issue wherein OEM logo was missing from the account linking page.
- Fixed an issue wherein the API to download PEM gave corrupt data. This fix involves API upgradation for upload/download of PEM file as a part of ruby and rails upgrade.
- Fixed an issue wherein the APIs with content type as XML were throwing errors.
- Fixed the end-user metadata display issues in the Ayla Customer Dashboard.
- Fixed an issue wherein log levels were not printed to STDOUT. With this fix, now the log levels are returned to STDOUT as expected.
|
4 | Enhanced | US-Field | User Service | - Added configurations to support OpenTelemetry.
- Enhanced SSO provider configuration for the Salt parameter.
|
5 | Enhanced | US-Dev
US-Field | Groups and Scenes | For the Activate scene based on schedule, Upgrade Schedule, and Create Scene APIs, added validations (made mandatory) for the following parameters under the ["collection"]["schedule"] object:
- months_of_year
- end_date
- start_date
- days_of_week
|
6 | Enhanced | US-Dev
EU-Field | DataSearch Service | Added the “sw_version” parameter in DataSearch API (DSAPI) response which will be consumed by ICC service. |