Releases: telefonicasc/etl-framework
Releases · telefonicasc/etl-framework
0.14.0
Documentation: https://github.com/telefonicasc/etl-framework/tree/0.14.0/python-lib/tc_etl_lib
Changes (since 0.13.0)
- Add: support for Python 3.12 (keeping also compatibility with Python 3.8)
- Fix: upgrade requests from 2.21.0 to 2.25.1 (for Python 3.8 case)
- Fix: upgrade urllib3 from 1.24.1 to 1.26.16 (for Python 3.8 case)
0.13.0
0.12.0
Documentation: https://github.com/telefonicasc/etl-framework/tree/0.12.0/python-lib/tc_etl_lib
Changes (since 0.11.0):
-
Add: new optional parameters
timeout
,post_retry_connect
,post_retry_backoff_factor
in the iotaManager constructor used in the timeout/retry logic in send_http and send_batch_http (#72) -
Fix: improve INFO log traces (#82)
-
Fix: rename sensor_id to device_id in iotManager to align with the term used in IOTA library (#77)
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
Documentation: https://github.com/telefonicasc/etl-framework/tree/0.5.0/python-lib/tc_etl_lib
Changes (since 0.4.0)