Skip to content

Releases: ExpediaGroup/feast

DD Metrics for Go gRPC Feature Server

10 Jul 23:42
850e97d
Compare
Choose a tag to compare
Add DD Tracing to gRPC Go Feature Server (#116)

* fix: Bytewax engine create configmap from object (#3821)

* Add tracing to Go gRPC server

---------

Signed-off-by: Hai Nguyen <[email protected]>
Co-authored-by: Harry <[email protected]>
Co-authored-by: jacevedo34 <[email protected]>
Co-authored-by: Jose Acevedo <[email protected]>

v0.5.37

20 May 22:19
3a6e0c9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.36...v0.5.37

v0.5.36

22 Apr 17:19
4996dca
Compare
Choose a tag to compare

What's Changed

  • fix: Support for feature view deletes using Expedia provider by @EXPEbdodla in #101

Full Changelog: v0.5.35...v0.5.36

v0.5.35

15 Apr 21:29
54ea08b
Compare
Choose a tag to compare

What's Changed

  • chore: Updated redis version and refactored redis online read by @EXPEbdodla in #99
  • fix: Using mapInPandas for both spark stream and batch ingestions by @EXPEbdodla in #100

Full Changelog: v0.5.34...v0.5.35

v0.5.34

26 Mar 17:20
ac0e571
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.33...v0.5.34

v0.5.33

14 Mar 20:50
8e4bdc8
Compare
Choose a tag to compare

What's Changed

  • fix: Handles null values in data during the retrieval by @EXPEbdodla in #93
  • fix: Fix feature view retrieval and add timestamp field to schema by @EXPEbdodla in #94
  • fix: Formatting go error responses to JSON by @EXPEbdodla in #95

Full Changelog: v0.5.32...v0.5.33

v0.5.32

09 Mar 00:39
32779b1
Compare
Choose a tag to compare

What's Changed

  • fix: Support to apply Kafka Datasource in http registry by @EXPEbdodla in #92

Full Changelog: v0.5.31...v0.5.32

v0.5.31

07 Mar 19:25
f1a1571
Compare
Choose a tag to compare

What's Changed

  • fix: Using exception chaining ratherthan new exception by @EXPEbdodla in #88
  • fix: Refreshes the registry instead of stopping the background refresh by @EXPEbdodla in #89
  • feat: Added support for Confluent Avro Format by @EXPEbdodla in #90

Full Changelog: v0.5.30...v0.5.31

v0.5.30

01 Mar 03:41
a53f3e8
Compare
Choose a tag to compare

What's Changed

  • chore: dummy commit for building eg-feast wheel after adding expedia root ce… by @vanitabhagwat in #87

Full Changelog: v0.5.29...v0.5.30

v0.5.29

28 Feb 18:07
a848003
Compare
Choose a tag to compare

fix: Add changes to Feature View Pydantic model to support timestamps