Skip to content

Release 4.3.3_bp2

Latest
Compare
Choose a tag to compare
@tonghan-gsh tonghan-gsh released this 05 Mar 04:52
· 59 commits to main since this release
c6ce8e1

New Features

  • Archiving to object storage now supports post-archive cleanup and cleaning up temporary tables after archiving.
  • Archiving to object storage now supports resuming from breakpoint after task timeout.
  • Archiving to object storage now supports custom target filename configuration.
  • Added compatibility for OceanBase Database V4.3.5.1.

Bug Fixes

  • Fixed an issue where date format wasn't updated after executing SET nls_date_format='DD-MON-RR' in SQL window.
  • Fixed missing operation records in the task details of SQL plans in the personal workspace.
  • Fixed background task processes not being released after canceling data cleanup and archiving tasks.
  • Fixed task descriptions of SQL plans not syncing with database change subtask descriptions.
  • Fixed incorrect documentation links for partition creation configuration in partitioning plan tasks.
  • Fixed throttling not taking effect when modifying settings after source table deletion during data cleanup.
  • Fixed execution errors when re-initiating data mocking tasks.
  • Fixed incorrect task status display after terminating data archiving tasks.
  • Fixed missing project join entry when user isn't a member of any project.
  • Fixed missing pending approval notifications for database/project/table permission requests.