Ert

Latest version: v14.0.2

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 49 of 94

4.3.0b2

Not secure
<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Breaking Changes 🛠
* Validate current case and target case in simulation arguments passed … by ManInFez in https://github.com/equinor/ert/pull/4574
Improvements
* Provide better error message when there are infinite loops in the defines by eivindjahren in https://github.com/equinor/ert/pull/4546
* Changed --workdir to -D to maintain compatibility with all Slurm versions by pauloestrela in https://github.com/equinor/ert/pull/4527
* Provide suggestion for replacing deprecated RUNPATH %d specifiers by andreas-el in https://github.com/equinor/ert/pull/4558
* Add check for missing current case when creating fs_manager by ManInFez in https://github.com/equinor/ert/pull/4586
Bug Fixes
* Let delete_file delete broken symlinks by berland in https://github.com/equinor/ert/pull/4514
* Avoid overwriting runpath keyword during loop by andreas-el in https://github.com/equinor/ert/pull/4570
Maintenance
* Pin sphinx<6 by sondreso in https://github.com/equinor/ert/pull/4559
* Remove unused update_snapshots from enkf main by dafeda in https://github.com/equinor/ert/pull/4523
* Align user config content dict and config dict handling in res config by valentin-krasontovitsch in https://github.com/equinor/ert/pull/4483
* Bump ies to version 0.0.5 by dafeda in https://github.com/equinor/ert/pull/4589
* Warn when QUEUE_OPTION MAX_RUNNING is invalid / negative by andreas-el in https://github.com/equinor/ert/pull/4582
Other Changes
* Type-check `ert.data` by pinkwah in https://github.com/equinor/ert/pull/4534
* Align test config_dict with dict generated from config content by DanSava in https://github.com/equinor/ert/pull/4554
* Simplify workflow by eivindjahren in https://github.com/equinor/ert/pull/4560
* Update surface issue suggester message by DanSava in https://github.com/equinor/ert/pull/4562
* Enable type-checking for `ert.logging` by pinkwah in https://github.com/equinor/ert/pull/4579
* Fix release notes format for the skip labels by mortalisk in https://github.com/equinor/ert/pull/4597

New Contributors
* pauloestrela made their first contribution in https://github.com/equinor/ert/pull/4527

**Full Changelog**: https://github.com/equinor/ert/compare/4.3.0-b1...4.3.0-b2

4.3.0b1

Not secure
<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Other Changes
* Update the documentation for the FIELD keyword by frode-aarstad in https://github.com/equinor/ert/pull/4531
* Fix test that fails due to semantic merge conflict by valentin-krasontovitsch in https://github.com/equinor/ert/pull/4549


**Full Changelog**: https://github.com/equinor/ert/compare/4.3.0-b0...4.3.0-b1

4.3.0b0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Breaking Changes 🛠
* Remove target_fs from RunContext and create posterior instead by oyvindeide in https://github.com/equinor/ert/pull/4522
Improvements
* Add check for ECLBASE being present when config contains SUMMARY by mortalisk in https://github.com/equinor/ert/pull/4538
Maintenance
* Remove unused keyword ENKF_RERUN by andreas-el in https://github.com/equinor/ert/pull/4508
* Provide feedback when using deprecated %d specifiers in RUNPATH by andreas-el in https://github.com/equinor/ert/pull/4474
* Fix bug in pylint check workflow by berland in https://github.com/equinor/ert/pull/4511
* Remove false positive warning for INSTALL_JOB_DIRECTORY by andreas-el in https://github.com/equinor/ert/pull/4537
Other Changes
* Remove Equinor test-data softlink by xjules in https://github.com/equinor/ert/pull/4517
* Improve type hints of `_get_A_matrix` by dafeda in https://github.com/equinor/ert/pull/4526
* Rename badly named test by eivindjahren in https://github.com/equinor/ert/pull/4528
* Type-check ert.services by pinkwah in https://github.com/equinor/ert/pull/4529
* Type-check __main__.py by pinkwah in https://github.com/equinor/ert/pull/4530
* Move ens path from model config to res config by valentin-krasontovitsch in https://github.com/equinor/ert/pull/4535


**Full Changelog**: https://github.com/equinor/ert/compare/4.2.0-rc1...4.3.0-b0

4.2.10

Not secure
<!-- Release notes generated using configuration in .github/release.yml at 4.2.10 -->

What's Changed
Bug Fixes
* fix not being able to use defines in forward model name by eivindjahren in https://github.com/equinor/ert/pull/4819
* Fix progress bar exceeding 100 percent by andreas-el in https://github.com/equinor/ert/pull/4826
Other Changes
* Add missing space in user-facing warning by berland in https://github.com/equinor/ert/pull/4812


**Full Changelog**: https://github.com/equinor/ert/compare/4.2.8...4.2.10

4.2.8

Not secure
<!-- Release notes generated using configuration in .github/release.yml at 4.2.8 -->

What's Changed
Bug Fixes
* Verify that refcase is found for history observations by andreas-el in https://github.com/equinor/ert/pull/4780
* Fix creation of paths in subfolders for outfile in GEN_KW, backport to 4.2 by andreas-el in https://github.com/equinor/ert/pull/4791
Other Changes
* Fix pylint setup so that it passes for pylint 2.16 by eivindjahren in https://github.com/equinor/ert/pull/4779
* Make private arg log message happen only once. by eivindjahren in https://github.com/equinor/ert/pull/4783
* Backport even quieter by eivindjahren in https://github.com/equinor/ert/pull/4787


**Full Changelog**: https://github.com/equinor/ert/compare/4.2.7...4.2.8

4.2.7

Not secure
<!-- Release notes generated using configuration in .github/release.yml at version-4.2 -->

What's Changed
Bug Fixes
* Stop substituting in FORWARD_MODEL argument names version-4.2 backport by mortalisk in https://github.com/equinor/ert/pull/4767
Other Changes
* Add log statement for new forward model behavior by eivindjahren in https://github.com/equinor/ert/pull/4774


**Full Changelog**: https://github.com/equinor/ert/compare/4.2.6...4.2.7

Page 49 of 94

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.