Releases: EJOOSTEROP/mimosa
Releases · EJOOSTEROP/mimosa
Fix duckdb to v0.8.1 in venv only
Changed
- Undo the fix duckdb to v0.8.1 in v0.0.11 (did not get desired result)
- Setting duckdb version using venv.run_module("pip", "install", "duckdb==0.8.1")
Fix duckdb to v0.8.1
Changed
- Cleanup logging messages.
- Fix DuckDB to v0.8.1 (v0.9 breaks motherduck)
Code cleanup
Changed
- Code cleanup.
More frequent logging
Added
- Additional logging, more frequent.
Additional logging
Added
- Additional logging in landing and reporting pipeline
Force reporting pipeling
[0.0.4] 2023-09-24
Added
- Forcing reporting pipeline to run
[0.0.3] 2023-09-24 This release is not correctly tagged in GitHub
Added
- Logging entry for reporting pipeline
Add logging to reporting pipeline
Added
- Logging entry for reporting pipeline
Fix dbt transform files
Fixed
- dbt transform files are now included with the distribution package
v0.0.1
[0.0.1] 2023-09-23
Added
- Initial version. Loads data from GIE REST API into motherduck.
- API key and motherduck token need to be set in environment variables,
ENV_GIE_XKEY
andDESTINATION__MOTHERDUCK__CREDENTIALS
respectively. - Published on pypi as ternyxmimosa:
pip install ternyxmimosa