Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 09:23
· 56 commits to main since this release

1.2.0 (2025-04-22)

πŸ• Features

  • add transport system check before generating change request (e032154)
  • parameterize id assignment when loading dumped submissions (429da7c)
  • update semantic-release and plugins to specific versions for consistency (e36a45d)

πŸ› Bug Fixes

  • add call to refactoresd reset_public_sequence_ids in deployment scripts (fc208f1)
  • add missing tbl_clearinghouse_submissions to list in dump_submission function (8da76cb)
  • deployed transport system (1b957af)
  • enhance usage messages (7dff5ba)
  • improve log file naming (ffd6958)
  • improve log message for new submission ID in dump_submission function (bb5794f)
  • rename dump-submission to submission (e323eec)
  • replace perform with call for reset_public_sequence_ids in multiple deployment scripts (5a84b8c)
  • update faulty arguments in UDF call (6728b65)
  • update source database name and improve script structure in reset-adna (8ab4bfd)
  • update table exclusion condition in dump_submission function (e9b1c2f)

πŸ“ Documentation

  • add detailed documentation for commit-submission script (f78487c)

πŸ§‘β€πŸ’» Code Refactoring

  • replace hardcoded table list with dynamic retrieval in dump_submission function (443db08)