Releases: quintoandar/butterfree
Releases · quintoandar/butterfree
Release 1.2.0.dev6
[MLOP-639] Track logs in S3 (#306) * Apply tracking logs and logging config. * Adjusts in CLI and logging.conf. * Some adjusts. * Change version to generate new dev package * Fix version. * Apply style. * Add new assert in the migrate unit test.
Release 1.2.0.dev5
[BUG] Fix key path for validate read (#304) * Fix key path * bump version Co-authored-by: AlvaroMarquesAndrade <1a789766b1c4c8b679e80f11fa6d63d42fa4bcdf>
Release 1.2.0.dev4
[BUG] Apply create_partitions to historical validate (#303) * Apply create_partitions to historical validate. * Remove comments and adjusts.
Release 1.2.0.dev3
Fix Validation Step (#302)
Release 1.2.0.dev2
Fix Slide Duration Typo (#295)
Release 1.2.0.dev1
Allow slide selection (#293)
Release 1.2.0.dev0
[MLOP-635] Rebase Incremental Job/Interval Run branch for test on sel…
Release 1.1.3
Added
- [MLOP-599] Apply mypy to ButterFree (#273)
Changed
- [MLOP-634] Butterfree dev workflow, set triggers for branches staging and master (#280)
- Keep milliseconds when using 'from_ms' argument in timestamp feature (#284)
- [MLOP-633] Butterfree dev workflow, update documentation (#281)
- [MLOP-632] Butterfree dev workflow, automate release description (#279)
Fixed
- Change trigger for pipeline staging (#287)
Release 1.1.3.dev0
Create a dev package. (#288)
Release 1.1.1.deva82433c
Keep milliseconds when using 'from_ms' argument in timestamp feature …