July2016 - LiquidAnalytics/ld-api-examples GitHub Wiki
#Major Changes and New Features Summary
The system now generates a swagger.yaml file and supports API-level integration with tools that can utilize OpenAPI descriptors.
The system now supports authentication via Facebook based on the custom OAuth 2.0 grantor support. This feature is disabled by default in all existing communities. Contact your project manager to enable this feature.
#Change Log
- Fix for JWT tokens not being recognized by jwt.io
- Usability fixes for Mission Control
#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 |
---|---|
7/6/2016 | ProdB |
7/7/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