From 85d9d2c317cbbde7bf9c8f601d3e744fcbdb3c3a Mon Sep 17 00:00:00 2001 From: Ches Martin Date: Wed, 10 Jun 2020 15:00:56 +0700 Subject: [PATCH] Add v0.3.8 changelog --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77f666cf395..e1c56cb75d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -216,6 +216,18 @@ See [Feast 0.5 Release Issue](https://github.com/feast-dev/feast/issues/527) for - Add readiness checks for Feast services in end to end test [\#337](https://github.com/feast-dev/feast/pull/337) ([davidheryanto](https://github.com/davidheryanto)) - Create CHANGELOG.md [\#321](https://github.com/feast-dev/feast/pull/321) ([woop](https://github.com/woop)) +## [v0.3.8](https://github.com/feast-dev/feast/tree/v0.3.8) (2020-06-10) + +[Full Changelog](https://github.com/feast-dev/feast/compare/v0.3.7...v0.3.8) + +**Implemented enhancements:** + +- v0.3 backport: Add feature and feature set labels [\#737](https://github.com/feast-dev/feast/pull/737) ([ches](https://github.com/ches)) + +**Merged pull requests:** + +- v0.3 backport: Add Java coverage reporting [\#734](https://github.com/feast-dev/feast/pull/734) ([ches](https://github.com/ches)) + ## [v0.3.7](https://github.com/feast-dev/feast/tree/v0.3.7) (2020-05-01) [Full Changelog](https://github.com/feast-dev/feast/compare/v0.3.6...v0.3.7)