3.3.2022 Release Notes

Here are the release notes for March 3, 2022.

:rocket: FEATURES:rocket:

  • Add a “Upsert Ascend Partitions” strategy for blob store Write Connectors (Azure Blob, GCS, S3). This strategy allows for appending new partitions in Ascend and updating existing partitions, without deleting partitions from blob store that are no longer in Ascend.

:sparkles: ENHANCEMENTS:sparkles:

  • When Ascend needs to perform garbage collection, it now performs garbage collection in smaller intervals to reduce cases of seeing a component stuck in “Ready” state during garbage collection

:wrench: BUGFIXES:wrench:

  • Fix the UI creating a box too wide with a Salesforce refresh token that is too long
  • Fix a case where MySQL and MariaDB Read Connectors would not reread data from source
  • SDK Release 0.2.36: pin the ‘markupsafe’ package dependency to work around a regression its latest release