Skip to content

Commit 26b8472

Browse files
committed
Update CHANGELOG for Feast v0.10.5
1 parent b359bee commit 26b8472

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## [v0.10.5](https://github.com/feast-dev/feast/tree/v0.10.5) (2021-05-19)
4+
5+
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.10.4...v0.10.5)
6+
7+
**Implemented enhancements:**
8+
9+
- Add offline\_store config [\#1552](https://github.com/feast-dev/feast/pull/1552) ([tsotnet](https://github.com/tsotnet))
10+
11+
**Fixed bugs:**
12+
13+
- Validate project and repo names for apply and init commands [\#1558](https://github.com/feast-dev/feast/pull/1558) ([tedhtchang](https://github.com/tedhtchang))
14+
15+
**Merged pull requests:**
16+
17+
- Fix Sphinx documentation building [\#1563](https://github.com/feast-dev/feast/pull/1563) ([woop](https://github.com/woop))
18+
- Add test coverage and remove MacOS integration tests [\#1562](https://github.com/feast-dev/feast/pull/1562) ([woop](https://github.com/woop))
19+
- Improve GCP exception handling [\#1561](https://github.com/feast-dev/feast/pull/1561) ([woop](https://github.com/woop))
20+
- Update default cli no option help message [\#1550](https://github.com/feast-dev/feast/pull/1550) ([tedhtchang](https://github.com/tedhtchang))
21+
- Add opt-out exception logging telemetry [\#1535](https://github.com/feast-dev/feast/pull/1535) ([jklegar](https://github.com/jklegar))
22+
- Add instruction for install Feast on IKS and OpenShift using Kustomize [\#1534](https://github.com/feast-dev/feast/pull/1534) ([tedhtchang](https://github.com/tedhtchang))
23+
324
## [v0.10.4](https://github.com/feast-dev/feast/tree/v0.10.4) (2021-05-12)
425

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

0 commit comments

Comments
 (0)