Ert

Latest version: v13.0.4

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

Scan your dependencies

Page 56 of 93

2.38.0b7

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

What's Changed
Other Changes
* Unpin fastapi by oysteoh in https://github.com/equinor/ert/pull/3770
* Fix broken shell scripts by eivindjahren in https://github.com/equinor/ert/pull/3776


**Full Changelog**: https://github.com/equinor/ert/compare/2.38.0-b6...2.38.0-b7

2.38.0b6

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

What's Changed
Breaking Changes 🛠
* Change dates written by ERT to ISO-8601 by berland in https://github.com/equinor/ert/pull/3755
* Move res by eivindjahren in https://github.com/equinor/ert/pull/3761
Improvements
* Use standard Qt APIs in GUI proxy models by jondequinor in https://github.com/equinor/ert/pull/3615
Maintenance
* Remove unused function enkf_config_node_get_FIELD_fill_file by oyvindeide in https://github.com/equinor/ert/pull/3721
* Solve warnings emitted during pytesting by berland in https://github.com/equinor/ert/pull/3764
* Pin setuptools to <64 by sondreso in https://github.com/equinor/ert/pull/3771
* Remove init_internalization from enkf_main by oyvindeide in https://github.com/equinor/ert/pull/3719
Other Changes
* Update path version in gitignore by lars-petter-hauge in https://github.com/equinor/ert/pull/3766
* Remove unused modules from coverage test by xjules in https://github.com/equinor/ert/pull/3769


**Full Changelog**: https://github.com/equinor/ert/compare/2.38.0-b5...2.38.0-b6

2.38.0b5

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

What's Changed
Breaking Changes 🛠
* Remove REFCASE_LIST keyword by oyvindeide in https://github.com/equinor/ert/pull/3745
Improvements
* Send fewer but larger dataChanged signals by jondequinor in https://github.com/equinor/ert/pull/3605
* Stopp logging to stderr in the config_parser by frode-aarstad in https://github.com/equinor/ert/pull/3753
Maintenance
* Update sphinx build instructions by dafeda in https://github.com/equinor/ert/pull/3734
* Update default branch name in README by sondreso in https://github.com/equinor/ert/pull/3742
* Remove unnecessary fixtures by dafeda in https://github.com/equinor/ert/pull/3735
Other Changes
* Refactor StateMap into C++ & pybind11 by pinkwah in https://github.com/equinor/ert/pull/3693
* Avoid circular install of webviz_ert by eivindjahren in https://github.com/equinor/ert/pull/3757
* Move ert_shared to ert.shared by eivindjahren in https://github.com/equinor/ert/pull/3752
* Fix broken imports by eivindjahren in https://github.com/equinor/ert/pull/3763
* Add <except.hpp> for convenient C++ exceptions by pinkwah in https://github.com/equinor/ert/pull/3762


**Full Changelog**: https://github.com/equinor/ert/compare/2.38.0-b4...2.38.0-b5

2.38.0b4

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

What's Changed
Breaking Changes 🛠
* Remove END_DATE keyword by oyvindeide in https://github.com/equinor/ert/pull/3737
* Remove RFTPATH keyword by oyvindeide in https://github.com/equinor/ert/pull/3746
Maintenance
* Fix flaky test for qstat concurrency by berland in https://github.com/equinor/ert/pull/3738
* Adjust the still flaky qstat_concurrent_invocations by berland in https://github.com/equinor/ert/pull/3744
* Replace internal C tests with pytest by oyvindeide in https://github.com/equinor/ert/pull/3741
Other Changes
* Add functionality for semeio in LibresFacade by eivindjahren in https://github.com/equinor/ert/pull/3743


**Full Changelog**: https://github.com/equinor/ert/compare/2.38.0-b3...2.38.0-b4

2.38.0b3

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

What's Changed
Breaking Changes 🛠
* Move out res.test.synthesizer to separate package oil_reservoir_synthesizer by eivindjahren in https://github.com/equinor/ert/pull/3696
* Join EnKFMain, _RealEnKFMain, EnkfFsManager and EnkfJobRunner in python by oyvindeide in https://github.com/equinor/ert/pull/3705
Improvements
* Add proxy script for qstat by berland in https://github.com/equinor/ert/pull/3553
Bug Fixes
* Retry qsub and qstat in case of failures by berland in https://github.com/equinor/ert/pull/3537
Maintenance
* Remove outdated GUI resources by sondreso in https://github.com/equinor/ert/pull/3689
* Remove python implementation of ForwardLoadContext by oyvindeide in https://github.com/equinor/ert/pull/3694
* Move docs/rst/manual/ to just docs/ by pinkwah in https://github.com/equinor/ert/pull/3692
* Remove outdated install script by sondreso in https://github.com/equinor/ert/pull/3695
* Replace util_binary_split_string with standard C++ by dafeda in https://github.com/equinor/ert/pull/3702
* Move test_stop_running into test_job_queue by dafeda in https://github.com/equinor/ert/pull/3709
* Change enkf main init by oyvindeide in https://github.com/equinor/ert/pull/3690
* Remove unused workflows EXPORT_FIELD_* by oyvindeide in https://github.com/equinor/ert/pull/3715
* Remove last internal C workflows EXIT_ERT and PRE_SIMULATION_COPY by oyvindeide in https://github.com/equinor/ert/pull/3716
* Fix flaky bug in test_ert_qstat_proxy by berland in https://github.com/equinor/ert/pull/3731
* Remove forward load context by oyvindeide in https://github.com/equinor/ert/pull/3728
Other Changes
* Log maximum memory usage in main ERT thread by pinkwah in https://github.com/equinor/ert/pull/3357
* Do not generate certificates for cli tests by lars-petter-hauge in https://github.com/equinor/ert/pull/3691
* Fix format scripts by eivindjahren in https://github.com/equinor/ert/pull/3701
* Remove creation of certs and tokens in tests by lars-petter-hauge in https://github.com/equinor/ert/pull/3700
* Remove unused functions in enkf_main by oyvindeide in https://github.com/equinor/ert/pull/3714
* Remove ERT splash + contextmanage GUILogHandler by pinkwah in https://github.com/equinor/ert/pull/3717
* Resolve circular imports by eivindjahren in https://github.com/equinor/ert/pull/3736


**Full Changelog**: https://github.com/equinor/ert/compare/2.38.0-b2...2.38.0-b3

2.38.0b2

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

What's Changed
Breaking changes
* Move ert_data to ert.data by eivindjahren in https://github.com/equinor/ert/pull/3655
* Simplify ErtRunContext and rename to RunContext by oyvindeide in https://github.com/equinor/ert/pull/3660
Improvements
* Sort messages so they more likely ordered by realization by oyvindeide in https://github.com/equinor/ert/pull/3641
Maintenance
* Remove wrappers of run_arg_alloc by dafeda in https://github.com/equinor/ert/pull/3666
* Add release notes for 2.36 and 2.37 by sondreso in https://github.com/equinor/ert/pull/3680
* Make IES-implementation similar to paper by dafeda in https://github.com/equinor/ert/pull/3122
* Remove unused callback_arg by oyvindeide in https://github.com/equinor/ert/pull/3675
* Add missing logger-method to _Proc by dafeda in https://github.com/equinor/ert/pull/3686
* Remove res_config getters from EnKFMain by oyvindeide in https://github.com/equinor/ert/pull/3679
* Remove unused workflows related to case management by oyvindeide in https://github.com/equinor/ert/pull/3687
Other Changes
* Skip failing test by dafeda in https://github.com/equinor/ert/pull/3671
* Increase timeout on experiment_server integration test by xjules in https://github.com/equinor/ert/pull/3685
* Move job_runner to ert.job_runner by eivindjahren in https://github.com/equinor/ert/pull/3684


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

Page 56 of 93

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.