This is an automated email from the ASF dual-hosted git repository.
aglinxinyuan pushed a change to branch dependabot/pip/amber/idna-3.15
in repository https://gitbox.apache.org/repos/asf/texera.git
from 1c25b290f2 chore(deps): bump idna from 3.14 to 3.15 in /amber
add 8a4cb29e10 feat(python-notebook-migration): add database tables for
Notebook Migration tool (#5055)
add 4f73e95255 fix: clear red change-line brackets when restoring a
workflow version (#5285)
add fe1b74031d Merge branch 'main' into dependabot/pip/amber/idna-3.15
No new revisions were added by this update.
Summary of changes:
.../workflow-version.service.spec.ts | 35 +++++++++++++++
.../workflow-version/workflow-version.service.ts | 14 ++++++
sql/changelog.xml | 5 +++
sql/texera_ddl.sql | 24 ++++++++++
sql/updates/23.sql | 51 ++++++++++++++++++++++
5 files changed, 129 insertions(+)
create mode 100644 sql/updates/23.sql