Releases: BSC-ES/autosubmit
4.1.16 release
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
v4.1.14
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_datawas 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
expidflag. 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:
4.1.13 release
4.1.12 release.
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
Disabled migrate