Releases: gestaogovbr/FastETL
Releases · gestaogovbr/FastETL
0.0.40 - update openmetadata-ingestion
The lib openmetadata-ingestion was affecting pydantic environment version
Raise an error if copy_by_key_with_retry fails
0.0.39 Raise an error in copy_by_key_with_retry after exceeding retry limit
Update copy_by_key_interval
- Update usage of DestinationConnection in function copy_by_key_interval based on recent changes to class
DestinationConnection
signature (#194).
refac db-connection
0.0.37 refac db-connection (#194)
add inlet and outlet to db_to_db_operator (part 2)
Auto-generate Openmetadata lineage to any source or destination dict with key om_service
add inlet and outlet to db_to_db_operator
Auto-generate Openmetadata lineage to any source or destination dict with key om_service
0.0.34
What's Changed
- Reorder constants in the file, add missing docstring by @augusto-herrmann in #191
- Create test suite for db_connection by @edulauer in #192
Full Changelog: 0.0.33...0.0.34
0.0.33
What's Changed
- Make DBConnection context manager more flexible by @augusto-herrmann in #190
Full Changelog: 0.0.32...0.0.33
0.0.32
What's Changed
- Add timeout to
DadosGovBrHook
, refactor code, solve pylint warnings by @augusto-herrmann in #189
0.0.31
update pypi publish