Tags: QRiner/feast
Tags
chore(release): release 0.19.2 ## [0.19.2](feast-dev/feast@v0.19.1...v0.19.2) (2022-03-06) ### Bug Fixes * Fix default feast apply path without any extras ([feast-dev#2373](feast-dev#2373)) ([73e4dde](feast-dev@73e4dde))
chore(release): release 0.19.1 ## [0.19.1](feast-dev/feast@v0.19.0...v0.19.1) (2022-03-05) ### Bug Fixes * Fix unhashable Snowflake and Redshift sources ([6f8a3b0](feast-dev@6f8a3b0))
chore(release): release 0.19.0 # [0.19.0](feast-dev/feast@v0.18.0...v0.19.0) (2022-03-05) ### Bug Fixes * Added additional value types to UI parser and removed references to registry-bq.json ([feast-dev#2361](feast-dev#2361)) ([d202d51](feast-dev@d202d51)) * Fix Redshift bug that stops waiting on statements after 5 minutes ([feast-dev#2363](feast-dev#2363)) ([74f887f](feast-dev@74f887f)) * Method _should_use_plan only returns true for local sqlite provider ([feast-dev#2344](feast-dev#2344)) ([fdb5f21](feast-dev@fdb5f21)) * Remove redis service to prevent more conflicts and add redis node to master_only ([feast-dev#2354](feast-dev#2354)) ([993616f](feast-dev@993616f)) * Rollback Redis-py to Redis-py-cluster ([feast-dev#2347](feast-dev#2347)) ([1ba86fb](feast-dev@1ba86fb)) * Update github workflow to prevent redis from overlapping ports. ([feast-dev#2350](feast-dev#2350)) ([c2a6c6c](feast-dev@c2a6c6c)) ### Features * Add owner field to Entity and rename labels to tags ([412d625](feast-dev@412d625)) * Allow all snowflake python connector connection methods to be available to Feast ([feast-dev#2356](feast-dev#2356)) ([ec7385c](feast-dev@ec7385c)) * Allowing password based authentication and SSL for Redis in Java feature server ([0af8adb](feast-dev@0af8adb)) * Event timestamps response ([feast-dev#2355](feast-dev#2355)) ([5481caf](feast-dev@5481caf)) * Feast Spark Offline Store ([feast-dev#2349](feast-dev#2349)) ([98b8d8d](feast-dev@98b8d8d)) * Initial merge of Web UI logic ([feast-dev#2352](feast-dev#2352)) ([ce3bc59](feast-dev@ce3bc59)) * Key ttl setting for redis online store ([feast-dev#2341](feast-dev#2341)) ([236a108](feast-dev@236a108)) * Metadata changes & making data sources top level objects to power Feast UI ([feast-dev#2336](feast-dev#2336)) ([43da230](feast-dev@43da230))
Update CHANGELOG.md, pom.xml & Helm Charts for v0.18 (feast-dev#2283) * Update CHANGELOG.md and pom.xml for v0.18 Signed-off-by: Tsotne Tabidze <tsotne@tecton.ai> * update helm chart versions Signed-off-by: Tsotne Tabidze <tsotne@tecton.ai>
Update CHANGELOG for v0.17.0 (feast-dev#2180) * Update CHANGELOG for v0.17.0 Signed-off-by: Achal Shah <achals@gmail.com> * Update charts Signed-off-by: Achal Shah <achals@gmail.com>
Fix release workflow to pass the python version and docker build targ… …ets (feast-dev#2122) * Fix release workflow to pass the python version Signed-off-by: Danny Chiao <danny@tecton.ai> * Fix workflows to call right makefiles Signed-off-by: Danny Chiao <danny@tecton.ai>
PreviousNext