Skip to content

Releases: quintoandar/butterfree

Release 1.2.4

29 Apr 13:04
788ea75
Compare
Choose a tag to compare
  • Auto create feature sets (#351)

Release 1.2.3

14 Nov 17:06
6c3637f
Compare
Choose a tag to compare

Changed

  • Optional row count validation (#340)

Release 1.2.3.dev0

13 Nov 15:03
512a0fe
Compare
Choose a tag to compare
Release 1.2.3.dev0 Pre-release
Pre-release
pre-release 1.2.3 (#349)

Release 1.2.2

22 Aug 14:01
7ba8d1a
Compare
Choose a tag to compare

Changed

  • Optional row count validation (#284)
  • Bump several libs versions (#333)

Release 1.2.2.dev0

21 Aug 14:14
60c7ee4
Compare
Choose a tag to compare
Release 1.2.2.dev0 Pre-release
Pre-release
pre-release 1.2.2.dev0 (#342)

Release 1.2.1

03 Jan 12:33
adebeb9
Compare
Choose a tag to compare

Changed

  • Update README.md (#331)
  • Update Github Actions Workflow runner (#332)
  • Delete sphinx version. (#334)

Fixed

  • Add the missing link for H3 geohash (#330)

Release 1.2.0

15 Jun 13:00
1058c31
Compare
Choose a tag to compare

Added

  • [MLOP-636] Create migration classes (#282)
  • [MLOP-635] Rebase Incremental Job/Interval Run branch for test on selected feature sets (#278)
  • Allow slide selection (#293)
  • [MLOP-637] Implement diff method (#292)
  • [MLOP-640] Create CLI with migrate command (#298)
  • [MLOP-645] Implement query method, cassandra (#291)
  • [MLOP-671] Implement get_schema on Spark client (#301)
  • [MLOP-648] Implement query method, metastore (#294)
  • [MLOP-647] / [MLOP-646] Apply migrations (#300)
  • [MLOP-639] Track logs in S3 (#306)
  • [MLOP-702] Debug mode for Automate Migration (#322)

Changed

  • Keep milliseconds when using 'from_ms' argument in timestamp feature (#284)
  • Read and write consistency level options (#309)
  • [MLOP-691] Include step to add partition to SparkMetastore during writing of Butterfree (#327)

Fixed

  • [BUG] Apply create_partitions to historical validate (#303)
  • [BUG] Fix key path for validate read (#304)
  • [FIX] Add Partition types for Metastore (#305)
  • Change solution for tracking logs (#308)
  • [BUG] Fix Cassandra Connect Session (#316)
  • Fix method to generate agg feature name. (#326)

Release 1.2.0.dev19

10 Jun 14:01
1cf0dbd
Compare
Choose a tag to compare
Release 1.2.0.dev19 Pre-release
Pre-release
[MLOP-691]  Include step to add partition to SparkMetastore during wr…

Release 1.2.0.dev18

04 Jun 13:18
d0bf61a
Compare
Choose a tag to compare
Release 1.2.0.dev18 Pre-release
Pre-release
Fix method to generate agg feature name. (#326)

Release 1.2.0.dev17

10 May 20:45
5a0a622
Compare
Choose a tag to compare
Release 1.2.0.dev17 Pre-release
Pre-release
[MLOP-702] Debug mode for Automate Migration (#322)

* Create flag debug-mode.

* Fix tests.

* Fix migrate test.