Skip to content

Commit b2fc950

Browse files
committed
Add changelog for v0.10.1
Signed-off-by: Willem Pienaar <[email protected]>
1 parent 9ec90f4 commit b2fc950

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

3-
## [0.10.0](https://github.com/feast-dev/feast/tree/0.10.0) (2021-04-15)
3+
## [v0.10.1](https://github.com/feast-dev/feast/tree/0.10.1) (2021-04-21)
4+
5+
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.9.5.1...0.10.1)
6+
7+
**Fixed bugs:**
8+
9+
- Fix time zone issue with get\_historical\_features [\#1475](https://github.com/feast-dev/feast/pull/1475) ([tsotnet](https://github.com/tsotnet))
10+
11+
**Merged pull requests:**
12+
13+
- Improve exception handling, logging, and validation [\#1477](https://github.com/feast-dev/feast/pull/1477) ([woop](https://github.com/woop))
14+
- Remove duped pic [\#1476](https://github.com/feast-dev/feast/pull/1476) ([YikSanChan](https://github.com/YikSanChan))
15+
- Fix created timestamp related errors for BigQuery source [\#1474](https://github.com/feast-dev/feast/pull/1474) ([jklegar](https://github.com/jklegar))
16+
- Remove unnecessary MAVEN\_CONFIG [\#1472](https://github.com/feast-dev/feast/pull/1472) ([danielsiwiec](https://github.com/danielsiwiec))
17+
- Fix CLI entities command & add feature-views command [\#1471](https://github.com/feast-dev/feast/pull/1471) ([tsotnet](https://github.com/tsotnet))
18+
19+
20+
## [v0.10.0](https://github.com/feast-dev/feast/tree/0.10.0) (2021-04-15)
421

522
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.9.5...0.10.0)
623

0 commit comments

Comments
 (0)