Releases: telefonicasc/etl-framework
Releases · telefonicasc/etl-framework
0.4.0
Documentation: https://github.com/telefonicasc/etl-framework/tree/0.4.0/python-lib/tc_etl_lib
Changes (since 0.3.0)
- Add: new optional parameter called service in get_entities, get_entities_page, delete_entities and send_batch
- Add: new function set_token, to set specific token bypassing IDM negotiation
- Add: new function delete_entities, to remove entities from Context Broker (#14)
- Add: new parameter actionType in the function send_batch to define the action (append, appendStrict, update, delete or replace) (#16)
- Fix: parameter authManager becomes optional in get_entities, get_entities_page, delete_entities and send_batch
0.3.0
Documentation: https://github.com/telefonicasc/etl-framework/tree/0.3.0/python-lib/tc_etl_lib
Changes (since 0.2.0)
- Add: get_auth_token_service function to get domain tokens from IDM
0.2.0
Documentation: https://github.com/telefonicasc/etl-framework/tree/0.2.0/python-lib/tc_etl_lib
Changes (since 0.1.0)
0.1.0
Documentation: https://github.com/telefonicasc/etl-framework/tree/0.1.0/python-lib/tc_etl_lib
Initial version