Skip to content

Commit 52684b3

Browse files
committed
Update CHANGELOG for Feast v0.15.1
Signed-off-by: Felix Wang <[email protected]>
1 parent e66a74f commit 52684b3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

3+
## [v0.15.1](https://github.com/feast-dev/feast/tree/v0.15.1) (2021-11-13)
4+
5+
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.15.0...v0.15.1)
6+
7+
**Fixed bugs:**
8+
9+
- Add missing comma in setup.py [\#2031](https://github.com/feast-dev/feast/pull/2031) ([achals](https://github.com/achals))
10+
- Correct cleanup after usage e2e tests [\#2015](https://github.com/feast-dev/feast/pull/2015) ([pyalex](https://github.com/pyalex))
11+
- Change Environment timestamps to be in UTC [\#2007](https://github.com/feast-dev/feast/pull/2007) ([felixwang9817](https://github.com/felixwang9817))
12+
- ODFV UDFs should handle list types [\#2002](https://github.com/feast-dev/feast/pull/2002) ([Agent007](https://github.com/Agent007))
13+
14+
**Merged pull requests:**
15+
16+
- Remove unsupported java parts [\#2029](https://github.com/feast-dev/feast/pull/2029) ([pyalex](https://github.com/pyalex))
17+
- Fix checked out branch for PR docker image build workflow [\#2018](https://github.com/feast-dev/feast/pull/2018) ([tsotnet](https://github.com/tsotnet))
18+
- Remove duplicates in setup.py and run rudimentary verifications [\#2016](https://github.com/feast-dev/feast/pull/2016) ([achals](https://github.com/achals))
19+
- Upload feature server docker image to ECR on approved PRs [\#2014](https://github.com/feast-dev/feast/pull/2014) ([tsotnet](https://github.com/tsotnet))
20+
- Add integration tests for AWS Lambda feature server [\#2001](https://github.com/feast-dev/feast/pull/2001) ([tsotnet](https://github.com/tsotnet))
21+
- Moving Feast Java back into main repo under java/ package [\#1997](https://github.com/feast-dev/feast/pull/1997) ([adchia](https://github.com/adchia))
22+
323
## [v0.15.0](https://github.com/feast-dev/feast/tree/v0.15.0) (2021-11-08)
424

525
[Full Changelog](https://github.com/feast-dev/feast/compare/v0.14.1...v0.15.0)

0 commit comments

Comments
 (0)