Skip to content

Releases: ExpediaGroup/feast

v0.5.18

06 Nov 17:18
e33936a
Compare
Choose a tag to compare

What's Changed

  • Add elasticsearch online store - update method by @piket in #63
  • implement write batch method for elasticsearch online store by @piket in #64
  • implement elasticsearch online read by @piket in #65

Full Changelog: v0.5.17...v0.5.18

v0.5.17

11 Oct 16:46
8597890
Compare
Choose a tag to compare

What's Changed

  • fix: Handling nil values when converting from proto to arrow by @EXPEbdodla in #61

Full Changelog: v0.5.16...v0.5.17

v0.5.16

09 Oct 17:11
6bb38a6
Compare
Choose a tag to compare

What's Changed

  • release arrow context before any return by @piket in #56
  • Revert "Remove blocking during closing the chuld process" by @piket in #57
  • Revert "create an isolated child process to run unsafe code and CFFI" by @piket in #58
  • include cgosymbolizer for CPython debugging by @piket in #59

Full Changelog: v0.5.15...v0.5.16

v0.5.15

07 Oct 00:04
9a9577b
Compare
Choose a tag to compare

What's Changed

  • error catching around pyarrow to pandas convertion by @piket in #55

Full Changelog: v0.5.14...v0.5.15

v0.5.14

06 Oct 22:15
0894c2d
Compare
Choose a tag to compare

What's Changed

  • CFFI child process only blocks until the response is ready, doesn't wait for full shutdown of the process by @piket in #54

Full Changelog: v0.5.13...v0.5.14

v0.5.13

06 Oct 18:22
f676400
Compare
Choose a tag to compare

What's Changed

  • Run unsafe CFFI code in a child process to protect the main process from fatal errors and crashing by @piket in #53

Full Changelog: v0.5.12...v0.5.13

v0.5.12

05 Oct 17:37
6288924
Compare
Choose a tag to compare

What's Changed

  • fix: formatted timestamp coming from projectmetadata proto correctly by @EXPEbdodla in #52

Full Changelog: v0.5.11...v0.5.12

v0.5.11

05 Oct 07:12
607b91b
Compare
Choose a tag to compare

What's Changed

  • fix: increase sql engine conneciton pool size to 10 by @EXPEbdodla in #51

Full Changelog: v0.5.10...v0.5.11

v0.5.10

05 Oct 00:36
81edb15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.9...v0.5.10

v0.5.9

04 Oct 21:59
5e7d144
Compare
Choose a tag to compare
  • Improved error catching for ondemand feature views by @piket #49

Full Change Log: v0.5.8...v0.5.9