June2017 - LiquidAnalytics/ld-api-examples GitHub Wiki

Major Changes and New Features Summary

No Major Changes

Change Log

  1. A bug has been fixed that would prevent root user from using the setPassword API in some cases.
  2. A bug has been fixed with an ItemArchiver exception flow that would expire data using the wrong date field.
  3. OpenAPI interface now supports upsert of individual items in addition to lists of items.
  4. Improved LogInAs performance for authenticated users with access to large numbers of community Users.
  5. The microservice actor model now has improved support for batch processing.
  6. Item processing improvements to more accurately determine whether Items need to be processed synchronously or asynchronously.
  7. 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:

  1. In settings change the server URL to https://ldcloud-b.liquidanalytics.com
  2. Perform exploratory testing
  3. 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:

  1. In settings make sure the server URL is https://ldcloud.liquidanalytics.com
  2. Perform exploratory testing
  3. 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