<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Breaking Changes ðŸ›
* Remove legacy tracker by sondreso in https://github.com/equinor/ert/pull/2965
* Remove enkf_obs instance from local_obsdata by joakim-hove in https://github.com/equinor/ert/pull/3046
New Features 🎉
* Fix removing duplicates, added test to verify, improved performance by BjarneHerland in https://github.com/equinor/ert/pull/2951
* Disable lazy_loading of summary-data by default by BjarneHerland in https://github.com/equinor/ert/pull/2976
Bug Fixes
* Fix row scaling local configuration job by joakim-hove in https://github.com/equinor/ert/pull/2954
* Improve failure behaviour from ert client to storage by berland in https://github.com/equinor/ert/pull/2956
* Add an out of bounds check by frode-aarstad in https://github.com/equinor/ert/pull/2969
* Set strict=True when creating EnkfMain, make testname unique by BjarneHerland in https://github.com/equinor/ert/pull/3042
* Skip lazy_load flag test which is failing on jenkins by oysteoh in https://github.com/equinor/ert/pull/3038
* Undo removal of getAll* collectors by frode-aarstad in https://github.com/equinor/ert/pull/3034
ert3
* Add better error handling when trying to rerun an experiment by verveerpj in https://github.com/equinor/ert/pull/2891
Other Changes
* Update README.md by oyvindeide in https://github.com/equinor/ert/pull/2978
* Remove unused fprint functions by oyvindeide in https://github.com/equinor/ert/pull/2988
* Implement ActiveList as C++ and use Pybind by joakim-hove in https://github.com/equinor/ert/pull/2958
* Add barrier to ensure the (dummy)server is started before connecting by BjarneHerland in https://github.com/equinor/ert/pull/2983
* Add timeout message when starting services by TerryHannant in https://github.com/equinor/ert/pull/2987
* Remove dependency on semeio by sondreso in https://github.com/equinor/ert/pull/2980
* Remove misfit_ensemble_alloc_empy by dafeda in https://github.com/equinor/ert/pull/2948
* Remove dependency on BLAS and LAPACK by pinkwah in https://github.com/equinor/ert/pull/3000
* job_dispatch: Makedir in, out, err locations by pinkwah in https://github.com/equinor/ert/pull/2998
* Add release notes for 2.33 by sondreso in https://github.com/equinor/ert/pull/3003
* Add an optional has_observations flag to the record by frode-aarstad in https://github.com/equinor/ert/pull/2979
* Remove unused job_queue from BaseRunModel by sondreso in https://github.com/equinor/ert/pull/3019
* Remove `matrix_blas.cpp` by pinkwah in https://github.com/equinor/ert/pull/2999
* Fix dependecy issues by sondreso in https://github.com/equinor/ert/pull/3022
* Implement local_obsdata_node as C++ and wrap with pybind by joakim-hove in https://github.com/equinor/ert/pull/2964
* Use Eigen in enkf_linalg_genX3 by dafeda in https://github.com/equinor/ert/pull/3018
* clang-format: Remove version check by pinkwah in https://github.com/equinor/ert/pull/3027
* Fix return value from local_obsdata by oyvindeide in https://github.com/equinor/ert/pull/3028
* Make `extern "C"` explicit for each function by pinkwah in https://github.com/equinor/ert/pull/2963
* Use the key_manager from enkf_main by frode-aarstad in https://github.com/equinor/ert/pull/3026
* Move analysis smoother update by ManInFez in https://github.com/equinor/ert/pull/2962
* Remove utility functions of the legacy tracker by Blunde1 in https://github.com/equinor/ert/pull/3006
* Remove usage of global ERT in run models by oyvindeide in https://github.com/equinor/ert/pull/3039
* Use Eigen in enkf_linalg by dafeda in https://github.com/equinor/ert/pull/3035
* Add jenkins script running flaky tests repeatedly by lars-petter-hauge in https://github.com/equinor/ert/pull/3041
* Update cleanup by ManInFez in https://github.com/equinor/ert/pull/3005
* Introduce read-only info class derived from EvaluatorServerConfig by Blunde1 in https://github.com/equinor/ert/pull/3045
* Remove usage of threadpool in block_fs_driver by BjarneHerland in https://github.com/equinor/ert/pull/3021
* Correct exception name typo by berland in https://github.com/equinor/ert/pull/3047
* All content must be included in testkomodo file by lars-petter-hauge in https://github.com/equinor/ert/pull/3057
* Remove matrix_lapack.cpp by dafeda in https://github.com/equinor/ert/pull/3058
* Make port range larger in test by mortalisk in https://github.com/equinor/ert/pull/3059
* Implement local_obsdata as C++ by joakim-hove in https://github.com/equinor/ert/pull/2966
**Full Changelog**: https://github.com/equinor/ert/compare/2.33.0...2.34.0-b0