Skip to content

Releases: telefonicasc/etl-framework

0.4.0

31 Aug 14:45
15ba75d
Compare
Choose a tag to compare

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

02 Aug 10:03
eb24063
Compare
Choose a tag to compare

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

13 Jul 08:43
6b467b0
Compare
Choose a tag to compare

Documentation: https://github.com/telefonicasc/etl-framework/tree/0.2.0/python-lib/tc_etl_lib

Changes (since 0.1.0)

  • Add: get_entities function to get entities with internal pagination (#5)
  • Add: block control to send_batch function to overcome CB limitation (new cbManager constructor optional param block_size) (#6)
  • Add: more filters (q, mq, georel, geometry, coords, id) to get_entities_page function (#13)

0.1.0

13 Jul 08:43
Compare
Choose a tag to compare