Skip to content

Releases: EJOOSTEROP/mimosa

v0.5.1 Pin duckdb package

03 Aug 03:17
Compare
Choose a tag to compare

Pin to version 0.9.2. Otherwise does not seem to work with MotherDuck.

Full Changelog: v0.5.0...v0.5.1

v0.5.0 Ready for DuckDB v1

03 Aug 01:58
8a5e396
Compare
Choose a tag to compare

[0.5.0] 2024-08-02

Changed

  • POSSIBLE BREAKING CHANGE: Update dbt to accommodate DuckDB v1.0. Rewquires newer versions of DuckDB,
  • Create new pipeline version/name

What's Changed

Full Changelog: v0.4.6...v0.5.0

Add release for Sentry.io

05 Mar 02:44
33838d1
Compare
Choose a tag to compare

[0.4.6] 2024-03-03

Added

  • Release version for sentry.io

Date function improvements

03 Mar 01:39
f0a60f9
Compare
Choose a tag to compare

[0.4.5] 2024-03-02

Changed

  • Improve query parameters to identify dates for which data exists
  • Make some date logic more efficient

Added

  • inline test for date functionality

Remove trace data, add Sentry logging

02 Mar 19:52
c9705ea
Compare
Choose a tag to compare

Added

  • Added logging of dlt job to sentry.io. Need to specify env variable

Changed

  • Switched of loading of trace data into database as this starts to slow down the jobs significantly

Correct missing dates functionality

02 Mar 01:44
afbc1fc
Compare
Choose a tag to compare

[0.4.3] 2024-03-01

Fixed

  • Correct missing dates with flexible start and end dates (add where clause to query)

Fix integer <> date conversion

24 Feb 17:03
f67cc10
Compare
Choose a tag to compare

[0.4.2] 2024-02-23

Fixed

  • Date conversion to integer and back

Package Updates and Date Logic

24 Feb 04:01
e279eaa
Compare
Choose a tag to compare

[0.4.1] 2024-02-23

Added

  • Functionality to get a list of date for which no data exists in the target
  • Sample/WIP code to load this data

[0.4.0] 2024-02-17

Changed

  • BREAKING CHANGE: Update various package versions, including dlt.

New dlt version

17 Oct 21:59
Compare
Choose a tag to compare

Added

  • dlt CLI is installed - not sure if we want to keep this
  • dlt filesystem extra is installed

Changed

  • Version/patch bump for dlt, fixing MotherDuck/DuckDB destination (v0.9.1)
  • Version/patch updates for all required packages

Update duckdb version

16 Oct 15:55
Compare
Choose a tag to compare

Changed

  • Use duckdb version >=0.9.1