We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad7aee commit b0584bcCopy full SHA for b0584bc
1 file changed
docs/roadmap.md
@@ -1,5 +1,27 @@
1
# Roadmap
2
3
+## Feast 0.7 \(Feature Release\)
4
+
5
+[Discussion](https://github.com/feast-dev/feast/issues/834)
6
7
+[GitHub Milestone](https://github.com/feast-dev/feast/milestone/4)
8
9
+### New functionality
10
11
+1. Entities as a first-class concept [\#405](https://github.com/feast-dev/feast/issues/405)
12
+2. Datasets as a first-class concept \(TBD\)
13
+3. Feast UI \(MVP\)
14
+4. Native SDK types instead of proto types
15
16
+### Technical debt, refactoring, or housekeeping
17
18
+1. Improved integration testing framework
19
+2. Resolve non-determinism in end-to-end tests
20
21
+### Proposals
22
23
+1. Training-serving skew detection proposal
24
25
## Feast 0.6 \(Feature Release\)
26
27
[Discussion](https://github.com/feast-dev/feast/issues/767)
0 commit comments