Releases: equinor/tagreader-python
Releases · equinor/tagreader-python
v6.2.0
15 Oct 07:31
Compare
Sorry, something went wrong.
No results found
6.2.0 (2025-10-15)
🧹 Chores
delete snyk (c7068fe )
deps: bump actions/checkout from 4 to 5 (#436 ) (ef78415 )
deps: bump actions/setup-node from 4 to 5 (#445 ) (4b5a368 )
deps: bump actions/setup-python from 4 to 6 (#446 ) (41bb270 )
deps: bump certifi from 2025.1.31 to 2025.8.3 (#433 ) (7e43503 )
deps: bump pre-commit from 3.8.0 to 4.3.0 (#434 ) (546e975 )
deps: bump pytest from 8.3.5 to 8.4.2 (#444 ) (52a9d72 )
deps: bump the npm_and_yarn group across 1 directory with 5 updates (#450 ) (a701189 )
deps: bump the npm_and_yarn group across 1 directory with 6 updates (#417 ) (fa4915d )
update codeowners (8af12ef )
✨ Features
add timeout parameter to GET requests and update docs (#448 ) (38706c1 )
v6.1.0
25 Aug 11:26
Compare
Sorry, something went wrong.
No results found
6.1.0 (2025-08-25)
🧹 Chores
convert poetry format and remove optional dependencies (#438 ) (045ab07 )
✨ Features
added new ways to detect if running on equinor environment (#440 ) (a2c69fa )
🐛 Bug Fixes
🔨 Refactor
fix minor issues, type hinting and deprecations (#437 ) (9f18b7e )
remove python 3.8 specific code (#442 ) (978d998 )
v6.0.4
11 Apr 07:42
Compare
Sorry, something went wrong.
No results found
6.0.4 (2025-04-11)
🧹 Chores
🐛 Bug Fixes
fix certificate handling for equinor clients (#422 ) (7283277 )
mypy errors, remove unused mypy ignore statements (#419 ) (f6edc8d )
v6.0.3
20 Mar 12:06
Compare
Sorry, something went wrong.
No results found
6.0.3 (2025-03-20)
🧹 Chores
deps: bump certifi from 2024.12.14 to 2025.1.31 (#406 ) (9a370c6 )
update cryptography to >= 44.0.0 (#410 ) (9651de7 )
v6.0.2
04 Feb 14:39
Compare
Sorry, something went wrong.
No results found
6.0.2 (2025-02-04)
📦 Build system
deps: Update dependencies and fix snyk ignore (#403 ) (e85797c )
🧹 Chores
deps: bump http-proxy-middleware from 2.0.6 to 2.0.7 in /documentation (#385 ) (495c25f )
deps: bump mermaid from 10.9.0 to 10.9.3 in /documentation (#384 ) (502b476 )
deps: bump pycryptodome from 3.20.0 to 3.21.0 (#382 ) (51d7c88 )
deps: bump webpack from 5.90.3 to 5.95.0 in /documentation (#381 ) (a102c8a )
📚 Documentation
🐛 Bug Fixes
fix query sql parsing (7a764f3 )
fix wrong auth being used for pi when using ntlm or basic (#407 ) (44b68ba )
handle units and descriptions for empty tags (#162 ) (5a7ccc2 )
v6.0.1
03 Oct 10:16
Compare
Sorry, something went wrong.
No results found
6.0.1 (2024-10-03)
🐛 Bug Fixes
v6.0.0
16 Sep 06:51
Compare
Sorry, something went wrong.
No results found
6.0.0 (2024-09-13)
⚠ BREAKING CHANGES
update code to work with updated pi backend (#372 )
🧹 Chores
✨ Features
update code to work with updated pi backend (#372 ) (9da2963 )
🐛 Bug Fixes
fix bug with wrong url for pi (b283859 )
v5.5.0
19 Aug 08:30
Compare
Sorry, something went wrong.
No results found
5.5.0 (2024-08-19)
📦 Build system
deps: Update dependencies and snyk ignore (0db35a4 )
✨ Features
return more aspen tag search results (#357 ) (89f7961 )
return more search tag search results (89f7961 )
v5.4.0
03 Jun 12:16
Compare
Sorry, something went wrong.
No results found
5.4.0 (2024-06-03)
🧹 Chores
deps: bump jinja2 from 3.1.3 to 3.1.4 (#343 ) (3503905 )
deps: bump msal-bearer from 0.2.1 to 1.0.0 (#348 ) (f93e38f )
deps: bump pytest from 7.4.4 to 8.2.1 (#345 ) (716b084 )
deps: bump requests from 2.31.0 to 2.32.3 (#350 ) (0e79987 )
update manual.md (5f3bc1a )
✨ Features
cleanup remove unused statoil certificate (#337 ) (5f3bc1a )
🐛 Bug Fixes
handle invalid description search from aspen (#340 ) (39a9364 )
v5.3.0
19 Apr 11:39
Compare
Sorry, something went wrong.
No results found
5.3.0 (2024-04-19)
📦 Build system
✨ Features
aspen query_sql get host from source name (#323 ) (bb6eced )
🐛 Bug Fixes