Skip to content

Commit 7abaaac

Browse files
authored
Changelog 0.8.2 (feast-dev#1215)
Signed-off-by: Oleksii Moskalenko <[email protected]>
1 parent 982804c commit 7abaaac

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,4 +1,23 @@
11
# Changelog
2+
## [v0.8.2](https://github.com/feast-dev/feast/tree/v0.8.2) (2020-12-01)
3+
4+
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.8.1...v0.8.2)
5+
6+
**Implemented enhancements:**
7+
8+
- Configurable materialization destination for view in BigQuerySource [\#1201](https://github.com/feast-dev/feast/pull/1201) ([pyalex](https://github.com/pyalex))
9+
10+
**Fixed bugs:**
11+
12+
- Fix tag order for release workflow [\#1205](https://github.com/feast-dev/feast/pull/1205) ([terryyylim](https://github.com/terryyylim))
13+
- Fix Feature Table not updated on new feature addition [\#1197](https://github.com/feast-dev/feast/pull/1197) ([khorshuheng](https://github.com/khorshuheng))
14+
15+
**Merged pull requests:**
16+
17+
- Suppress kafka logs in Ingestion Job [\#1206](https://github.com/feast-dev/feast/pull/1206) ([pyalex](https://github.com/pyalex))
18+
- Add project name to metrics labels in Ingestion Job [\#1202](https://github.com/feast-dev/feast/pull/1202) ([pyalex](https://github.com/pyalex))
19+
20+
221
## [v0.8.1](https://github.com/feast-dev/feast/tree/v0.8.1) (2020-11-24)
322

423
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.8.0...v0.8.1)

0 commit comments

Comments
 (0)