Skip to content

Releases: EJOOSTEROP/mimosa

Fix duckdb to v0.8.1 in venv only

26 Sep 22:02
8965101
Compare
Choose a tag to compare

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

26 Sep 21:42
4edeb95
Compare
Choose a tag to compare

Changed

  • Cleanup logging messages.
  • Fix DuckDB to v0.8.1 (v0.9 breaks motherduck)

Code cleanup

25 Sep 17:06
Compare
Choose a tag to compare

Changed

  • Code cleanup.

More frequent logging

25 Sep 02:52
Compare
Choose a tag to compare

Added

  • Additional logging, more frequent.

Additional logging

25 Sep 02:26
Compare
Choose a tag to compare

Added

  • Additional logging in landing and reporting pipeline

Force reporting pipeling

25 Sep 02:10
Compare
Choose a tag to compare

[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

25 Sep 01:54
Compare
Choose a tag to compare

Added

  • Logging entry for reporting pipeline

Fix dbt transform files

24 Sep 00:14
Compare
Choose a tag to compare

Fixed

  • dbt transform files are now included with the distribution package

v0.0.1

23 Sep 19:56
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

[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 and DESTINATION__MOTHERDUCK__CREDENTIALS respectively.
  • Published on pypi as ternyxmimosa: pip install ternyxmimosa