May2016 - LiquidAnalytics/ld-api-examples GitHub Wiki
#Major Changes and New Features Summary
##Cloud: WebSocket relay
The WebSocket relay is now available in production. The relay supports streaming sync and real-time data update notifications.
#Change Log
- The Function Call Log now displays function name and function type correctly for SQL queries. The authenticated user is now tracked in addition to the logged-in user for each SQL Query call log.
- Items with multiple primary keys can now load even when some of the keys are not set.
- Added support for materialized views that have entitlement view dependancies.
- Fixed an issue where Mission Control would not correctly differentiate between header and data fields with the same name in the blotter. Header field names now show prefixed with "h_"
- Cloud only: Mission Control now allows filtering on any field, even if there is no defined index rule.
#Risks and Known Issues
There are no known issues or risks.
#Maintenance Window
This server deployment does not require a maintenance window.
#Special Deployment Notes
This release requires that the WebSocket relay is updated as well.
#Release Schedule
Date | Environment |
---|---|
5/4/2016 | ProdB |
5/6/2016 | Prod |
#ProdB Validation
Testers assigned to each customer use the current production client app to verify there are no new issues introduced in ProdB:
- In settings change the server URL to
https://ldcloud-b.liquidanalytics.com
- Perform exploratory testing
- Report only new issues found, distinguishing between what may be caused by the server from what is a client-side issue
- Sync
- Transactions
- Registrations
- Authentication
- On-demand functions
- Queries
#Prod Validation
Testers assigned to each customer use the current production client app to verify there are no new issues introduced in Prod:
- In settings make sure the server URL is
https://ldcloud.liquidanalytics.com
- Perform exploratory testing
- Report only new issues found, distinguishing between what may be caused by the server from what is a client-side issue
- Sync
- Transactions
- Registrations
- Authentication
- On-demand functions
- Queries