Archives

Categories

  • Home
  • Export Data Sync, API & Email + CSV – Release Notes & Roadmap

Export Data Sync, API & Email + CSV – Release Notes & Roadmap

Release Notes:

EXP-SEP23 – R1 – Misc bug fixes and display issues post security review


May 2023 – R1 – AWS CloudWatch Logging added. Improvements to CSV/Delimited output. Additional error messages and logs.


April 2023 – R6 – This is the base package, ready for release. Includes many small fixes to UI, logging, etc.



Roadmap 2023/2024:


  • ETL transforms ( ad hoc )
    • Additional ETL transformations will be added over time
  • AWS Logging & Monitoring Enhancements ( pre-release )
    • Notification & Monitoring Service
      • Provide a method to alert admins when sync fails for any reason ( other than logs and emailed logs )
    • Exception Handling ( in design )
      • Improved logs @ log messages
        • Verbose external logging
        • Condensed Internal logging
        • Internal log size allocation ( number of logs to retain )
    • External logging ( in design )
      • Cloudwatch Logging
      • S3 Logging
      • External Logging Endpoints
        • API – JSON / CSV
  • Retry / Timeout Handling ( roadmap )
    • Currently there is little in the way of retry / timeout handling, in part due to Salesforce and Apex restrictions on script execution time and heap.
    • Phase I – Improve logging / monitoring / notification