Releases: equinor/runrms
Releases · equinor/runrms
Release list
0.7.5
Immutable
release. Only release title and notes can be modified.
What's Changed
Build/Dependencies
- Bump cryptography from 46.0.6 to 46.0.7 by @dependabot[bot] in #106
- Bump the all-deps group with 4 updates by @dependabot[bot] in #105
- Bump python-multipart from 0.0.22 to 0.0.26 by @dependabot[bot] in #109
- Bump the all-deps group with 6 updates by @dependabot[bot] in #108
- Bump pillow from 12.1.1 to 12.2.0 by @dependabot[bot] in #107
- Bump lxml from 6.0.2 to 6.1.0 by @dependabot[bot] in #110
- Bump the all-deps group with 5 updates by @dependabot[bot] in #111
- Bump the all-deps group with 6 updates by @dependabot[bot] in #114
- Bump ert from 21.1.1 to 21.1.2 in the all-deps group by @dependabot[bot] in #115
- Bump idna from 3.13 to 3.15 by @dependabot[bot] in #118
- Bump the all-deps group with 2 updates by @dependabot[bot] in #119
- Bump the all-deps group with 3 updates by @dependabot[bot] in #120
- Bump starlette from 1.0.0 to 1.0.1 by @dependabot[bot] in #121
- BLD: Bump aiohttp to 3.14.0 by @GibranAlfa in #123
- Bump python-multipart from 0.0.29 to 0.0.31 by @dependabot[bot] in #126
- Bump aiohttp from 3.14.0 to 3.14.1 by @dependabot[bot] in #128
- Bump ert from 22.0.1 to 22.0.3 in the all-deps group by @dependabot[bot] in #129
- Bump cryptography from 48.0.0 to 48.0.1 by @dependabot[bot] in #127
- BLD: Bump starlette to 1.3.1 by @GibranAlfa in #131
- BLD: Update uv.lock file to fix vulnerability in msgpack by @slangeveld in #133
- Bump the all-deps group with 2 updates by @dependabot[bot] in #134
- Bump pytest from 9.1.0 to 9.1.1 in the all-deps group by @dependabot[bot] in #135
- Bump the all-deps group with 2 updates by @dependabot[bot] in #137
- Bump the all-deps group with 3 updates by @dependabot[bot] in #136
- Bump the all-deps group with 3 updates by @dependabot[bot] in #139
- Bump the all-deps group with 2 updates by @dependabot[bot] in #140
- Bump the all-deps group with 3 updates by @dependabot[bot] in #143
- Bump the all-deps group with 6 updates by @dependabot[bot] in #142
- Bump pillow from 12.2.0 to 12.3.0 by @dependabot[bot] in #141
- Bump aiohttp from 3.14.1 to 3.14.3 by @dependabot[bot] in #145
- Bump the all-deps group with 3 updates by @dependabot[bot] in #146
- Bump the all-deps group with 2 updates by @dependabot[bot] in #147
- BLD: Bump cryptography to 50.0.0 to fix vuln by @slangeveld in #149
Enhancements
- ENH: Print failure logs from logfiles for ERT log by @slangeveld in #138
Maintenance
- MAINT: Add cooldown period by @nourinmohd in #117
- MAINT: Remove pylint by @nourinmohd in #113
Documentation
- DOC: Format markdown code examples for ruff in docs by @AdilKhurshid in #144
CI
- CI: Pin github actions by commit hash by @nourinmohd in #130
New Contributors
- @slangeveld made their first contribution in #133
- @AdilKhurshid made their first contribution in #144
Full Changelog: 0.7.4...0.7.5
0.7.4
What's Changed
Maintenance
- BLD: Update to latest pygments due to security alert by @GibranAlfa in #103
- CI: Update dependabot by @GibranAlfa in #84
- CI: Add python 3.14 to CI test by @GibranAlfa in #101
- DEV: Add python 3.14 by @nourinmohd in #97
- FIX: Raise RmsVersionError when getting latest versions by @mferrera in #93
Dependency bumps
- Bump python-multipart from 0.0.21 to 0.0.22 in the uv group across 1 directory by @dependabot[bot] in #82
- Bump ert from 18.0.8 to 18.0.9 by @dependabot[bot] in #81
- Bump packaging from 25.0 to 26.0 by @dependabot[bot] in #80
- Bump types-setuptools from 80.9.0.20251223 to 80.10.0.20260124 by @dependabot[bot] in #79
- Bump ruff from 0.14.13 to 0.14.14 by @dependabot[bot] in #78
- Bump the all-deps group with 2 updates by @dependabot[bot] in #85
- Bump the all-deps group with 2 updates by @dependabot[bot] in #87
- Bump cryptography from 46.0.3 to 46.0.5 by @dependabot[bot] in #86
- Bump pillow from 12.1.0 to 12.1.1 by @dependabot[bot] in #88
- Bump the all-deps group with 2 updates by @dependabot[bot] in #89
- Bump the all-deps group with 2 updates by @dependabot[bot] in #90
- Bump ruff from 0.15.2 to 0.15.4 in the all-deps group by @dependabot[bot] in #91
- Bump ruff from 0.15.4 to 0.15.5 in the all-deps group by @dependabot[bot] in #92
- Bump orjson from 3.11.5 to 3.11.6 by @dependabot[bot] in #94
- Bump ruff from 0.15.5 to 0.15.6 in the all-deps group by @dependabot[bot] in #95
- Bump the all-deps group with 4 updates by @dependabot[bot] in #98
- Bump requests from 2.32.5 to 2.33.0 by @dependabot[bot] in #99
- Bump the all-deps group with 2 updates by @dependabot[bot] in #104
New Contributors
- @GibranAlfa made their first contribution in #84
Full Changelog: 0.7.3...0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
What's Changed
- CI: Add dependabot workflow by @nourinmohd in #61
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #62
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #63
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #64
- TST: Add some proxy tests by @mferrera in #65
New Contributors
- @nourinmohd made their first contribution in #61
- @dependabot[bot] made their first contribution in #62
Full Changelog: 0.6.1...0.7.0
0.6.1
0.6.0
What's Changed
- ENH: Add ApiWorker and config to host 'rmsapi' by @mferrera in #40
- ENH: Add RmsApiProxy client by @mferrera in #42
- BLD: Use uv by @mferrera in #46
- ENH: Add ApiExecutor by @mferrera in #43
- ENH: Export 'get_rmsapi' interface by @mferrera in #50
- FIX: Import rmsapi.jobs and rmsapi.rms by @mferrera in #53
- MAINT: Rename files and classes by @mferrera in #54
- MAINT: Take config as generic type by @mferrera in #55
Full Changelog: 0.5.0...0.6.0