June2017 - LiquidAnalytics/ld-api-examples GitHub Wiki
Major Changes and New Features Summary
No Major Changes
Change Log
- A bug has been fixed that would prevent root user from using the setPassword API in some cases.
- A bug has been fixed with an ItemArchiver exception flow that would expire data using the wrong date field.
- OpenAPI interface now supports upsert of individual items in addition to lists of items.
- Improved LogInAs performance for authenticated users with access to large numbers of community Users.
- The microservice actor model now has improved support for batch processing.
- Item processing improvements to more accurately determine whether Items need to be processed synchronously or asynchronously.
- The SQL Connection Pool Library and default settings have been updated for performance improvements.
Risks and Known Issues
No known risks or issues.
Maintenance Window
This server deployment does not require a maintenance window.
Special Deployment Notes
No Special Deployment Notes
Release Schedule
Date | Environment |
---|---|
6/7/2017 | ProdB |
6/8/2017 | 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