Skip to content

Commit 7ab5ebc

Browse files
committed
Update CHANGELOG for Feast v0.10.6
1 parent 5417525 commit 7ab5ebc

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

3+
## [v0.10.6](https://github.com/feast-dev/feast/tree/v0.10.6) (2021-05-27)
4+
5+
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.10.5...v0.10.6)
6+
7+
**Implemented enhancements:**
8+
9+
- Add datastore namespace option in configs [\#1581](https://github.com/feast-dev/feast/pull/1581) ([tsotnet](https://github.com/tsotnet))
10+
11+
**Fixed bugs:**
12+
13+
- Fix contention issue [\#1582](https://github.com/feast-dev/feast/pull/1582) ([woop](https://github.com/woop))
14+
- Ensure that only None types fail predicate [\#1580](https://github.com/feast-dev/feast/pull/1580) ([woop](https://github.com/woop))
15+
- Don't create bigquery dataset if it already exists [\#1569](https://github.com/feast-dev/feast/pull/1569) ([tsotnet](https://github.com/tsotnet))
16+
17+
**Merged pull requests:**
18+
19+
- Change OfflineStore class description [\#1571](https://github.com/feast-dev/feast/pull/1571) ([tedhtchang](https://github.com/tedhtchang))
20+
21+
322
## [v0.10.5](https://github.com/feast-dev/feast/tree/v0.10.5) (2021-05-19)
423

524
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.10.4...v0.10.5)

0 commit comments

Comments
 (0)