Skip to content

Commit 6eed9bb

Browse files
committed
Update CHANGELOG for Feast v0.14.1
Signed-off-by: Felix Wang <[email protected]>
1 parent 735a6ae commit 6eed9bb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [v0.14.1](https://github.com/feast-dev/feast/tree/v0.14.1) (2021-10-28)
4+
5+
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.14.0...v0.14.1)
6+
7+
**Fixed bugs:**
8+
9+
- Fix duplicate upload entity [\#1981](https://github.com/feast-dev/feast/pull/1981) ([achals](https://github.com/achals))
10+
- Fix bug in feast alpha enable CLI command [\#1940](https://github.com/feast-dev/feast/pull/1940) ([felixwang9817](https://github.com/felixwang9817))
11+
- Fix conditional statements for if OnDemandFVs exist [\#1937](https://github.com/feast-dev/feast/pull/1937) ([codyjlin](https://github.com/codyjlin))
12+
- Fix \_\_getitem\_\_ return value for feature view and on-demand feature view [\#1936](https://github.com/feast-dev/feast/pull/1936) ([mavysavydav](https://github.com/mavysavydav))
13+
- Corrected setup.py BigQuery version that's needed for a contributor's merged PR 1844 [\#1934](https://github.com/feast-dev/feast/pull/1934) ([mavysavydav](https://github.com/mavysavydav))
14+
15+
**Merged pull requests:**
16+
17+
- Updating roadmap + hero image [\#1950](https://github.com/feast-dev/feast/pull/1950) ([adchia](https://github.com/adchia))
18+
- Simplify BigQuery load jobs [\#1935](https://github.com/feast-dev/feast/pull/1935) ([judahrand](https://github.com/judahrand))
19+
320
## [v0.14.0](https://github.com/feast-dev/feast/tree/v0.14.0) (2021-10-08)
421

522
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.13.0...v0.14.0)

0 commit comments

Comments
 (0)