File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This changelog is deprecated. All changes are documented under [ releases] ( https://github.com/equinor/tagreader-python/releases ) .
44
5+ ## [ 6.0.4] ( https://github.com/equinor/tagreader-python/compare/v6.0.3...v6.0.4 ) (2025-04-11)
6+
7+
8+ ### 🧹 Chores
9+
10+ * remove obsolete functions ([ #418 ] ( https://github.com/equinor/tagreader-python/issues/418 ) ) ([ 0929499] ( https://github.com/equinor/tagreader-python/commit/092949955d81dfdf1c91489d0e22a251d64f0850 ) )
11+
12+
13+ ### 🐛 Bug Fixes
14+
15+ * fix certificate handling for equinor clients ([ #422 ] ( https://github.com/equinor/tagreader-python/issues/422 ) ) ([ 7283277] ( https://github.com/equinor/tagreader-python/commit/728327736a6da64ab7efbef112681a4957108d44 ) )
16+ * mypy errors, remove unused mypy ignore statements ([ #419 ] ( https://github.com/equinor/tagreader-python/issues/419 ) ) ([ f6edc8d] ( https://github.com/equinor/tagreader-python/commit/f6edc8de23272da7909d594925ae3aefe68970c6 ) )
17+
518## [ 6.0.3] ( https://github.com/equinor/tagreader-python/compare/v6.0.2...v6.0.3 ) (2025-03-20)
619
720
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " tagreader"
3- version = " 6.0.3 "
3+ version = " 6.0.4 "
44description = " Tagreader is a Python package for reading trend data from the OSIsoft PI and Aspen Infoplus.21 IMS systems."
55authors = [" Einar S. Idsø <eiids@equinor.com>" , " Morten Dæhli Aslesen <masl@equinor.com" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments