September2017 - LiquidAnalytics/ld-api-examples GitHub Wiki

Major Changes and New Features Summary

  1. OpenAPI Transaction Interface is now available

Change Log

  1. Server handles Field Values of Type Double that are sent as an empty string with out dropping the item.
  2. Item Truncate failing when item contained a field type of Local Date and Local Date Time has been resolved.
  3. Added customer Open Heartbeat API
  4. Server and Relay data structure inconsistencies that resulted in items to be dropped have been resolved.
  5. Issue with Application Manifest Id not being set when using Switching User in client has been fixed.

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
9/6/2017 ProdB
9/7/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