Skip to content

Releases: BSC-ES/autosubmit

4.1.16 release

03 Mar 11:55
7409b03

Choose a tag to compare

This release adds support for Postgres using SQLAlchemy, without removing support for SQLite. By default, Autosubmit will use SQLite. Postgres support is experimental and not recommended for production yet.

The Autosubmit Config Parser code has been merged back into this code base. The LOCAL platform no longer supports wrappers (it was used for testing).

The --notransitive argument has been deprecated across all commands. You may still use it without error, but a warning will prompt you to update your command line. This argument will be completely removed in a later release.

This release also improves the performance of the job submission process and is more robust against remote_platform issues.

Full changelog at:

https://github.com/BSC-ES/autosubmit/blob/v4.1.16/CHANGELOG.md

v4.1.15

30 Jun 12:52

Choose a tag to compare

v4.1.14

07 May 08:12
6e436ca

Choose a tag to compare

4.1.14: Bug fixes, enhancements, and new features

Bug fixes:

  • Fixed an issue with X11 calls causing errors. #2324
  • Resolved a problem where the Autosubmit monitor failed for non-owners of experiments. #2272
  • Corrected an issue where experiment_data was not saved when using a shared account. PR
  • Fixed timestamp-related issues in logs and processes. #2275, PR, PR
  • Reintroduced the %SCRATCH_DIR% variable and fixed problems with date variables. #2248, PR
  • Resolved an authentication issue related to user mapping. PR #2333
  • Fixed issues with wrapper not updating status correctly. #2274 PR

Enhancements:

  • Improved validation for the expid flag. PR
  • Made the details database more consistent and reliable. PR
  • Enhanced the flexibility of workflows, allowing for more adaptable configurations. #2276
  • Improved the log recovery logs. PR

New features:

  • Added support for %^% variables to improve template customization. PR, Docs
  • Operational runs now require no pending commits, ensuring a cleaner workflow. #2220, PR

4.1.13 release

01 Apr 08:58
f5844f3

Choose a tag to compare

4.1.13: Dependencies bug fixes, regression tests

  • Fixed issues with dependencies not being correctly set or not being pruned. #2184 #2241

  • Added dependencies regression test #2241

4.1.12 release.

24 Mar 08:29

Choose a tag to compare

Logs, Memory, DB fixes. Enhancements, new features, and overall bug fixes.

https://github.com/BSC-ES/autosubmit/blob/4.1.12-release-branch/CHANGELOG.md

v3.12.0-fixed

12 Dec 17:28

Choose a tag to compare

Disabled migrate