Skip to content

version 5.22.3 released

Compare
Choose a tag to compare
@aamine aamine released this 14 Feb 09:57
· 212 commits to master since this release
  • [new] load, insert: Reduces the number of transactions.
  • [new] new short option -Q (alias of --enable-queue)
  • [new] new short option -L (alias of --log-dir)
  • [new] bricolage-jobnet: new options --enable-queue and --local-state-dir, for auto-named job queue.
  • [new] bricolage: new option --log-path.
  • [new] bricolage, bricolage-jobnet: new option --log-dir.
  • [new] bricolage, bricolage-jobnet: new env BRICOLAGE_LOG_PATH.
  • [new] bricolage, bricolage-jobnet: new env BRICOLAGE_LOG_DIR.
  • [new] bricolage-jobnet command accepts .job file as a single job jobnet.
  • [fix] my-migrate, my-import: Do not exposure passwords in command line arguments or log files.
  • [fix] my-migrate, my-import: should not drop old tables in the RENAME transaction, to avoid "table dropped by concurrent transaction" error.