FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs/getting-started - feast-dev/feast · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
215
Pull requests
190
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
docs
getting-started
on
featureview-versioning
User selector
Datepicker
Commit history
Commits on Mar 24, 2026
Merge branch 'master' into featureview-versioning
franciscojavierarceo
authored
b2d6c09
View commit details
Copy full SHA for b2d6c09
View code at this point
Browse repository at this point
feat: Added odfv transformations metrics
Show description for 8b5a526
ntkathole
authored and
franciscojavierarceo
committed
8b5a526
View commit details
Copy full SHA for 8b5a526
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
docs: Consolidate versioning docs into alpha reference page
Show description for 1876060
franciscojavierarceo
and
claude
committed
1876060
View commit details
Copy full SHA for 1876060
View code at this point
Browse repository at this point
feat: Add --no-promote flag to feast apply and fix versioned ref parsing
Show description for 01e4e77
franciscojavierarceo
and
claude
committed
01e4e77
View commit details
Copy full SHA for 01e4e77
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
docs: Update RFC for feature service support and rename CLI command
Show description for c9aea43
franciscojavierarceo
and
claude
committed
c9aea43
View commit details
Copy full SHA for c9aea43
View code at this point
Browse repository at this point
fix: Resolve mypy errors and rename config field for clarity
Show description for 66c280b
franciscojavierarceo
and
claude
committed
66c280b
View commit details
Copy full SHA for 66c280b
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
feat: Make feature view versioning opt-in via registry config
Show description for dd31cdb
franciscojavierarceo
and
claude
committed
dd31cdb
View commit details
Copy full SHA for dd31cdb
View code at this point
Browse repository at this point
Merge branch 'master' into featureview-versioning
franciscojavierarceo
authored
af47911
View commit details
Copy full SHA for af47911
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
docs: Update type system reference with missing types (#6069)
Show description for 611fe05
ntkathole
authored
611fe05
View commit details
Copy full SHA for 611fe05
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
feat: Implement version-qualified feature references (@v<N>)
Show description for 94afe6e
franciscojavierarceo
and
claude
committed
94afe6e
View commit details
Copy full SHA for 94afe6e
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
docs: Document concurrent multi-version serving limitations
Show description for 83393aa
franciscojavierarceo
and
claude
committed
83393aa
View commit details
Copy full SHA for 83393aa
View code at this point
Browse repository at this point
fix: Add pin conflict detection to both file and SQL registries
Show description for f9e896f
franciscojavierarceo
and
claude
committed
f9e896f
View commit details
Copy full SHA for f9e896f
View code at this point
Browse repository at this point
docs: Clarify versioning auto-increment behavior and pin/revert flow
Show description for d32ed52
franciscojavierarceo
and
claude
committed
d32ed52
View commit details
Copy full SHA for d32ed52
View code at this point
Browse repository at this point
docs: Add feature view versioning documentation
Show description for 171785e
franciscojavierarceo
and
claude
committed
171785e
View commit details
Copy full SHA for 171785e
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
feat: Adding optional name to Aggregation (feast-dev#5994) (#6083)
Show description for 56469f7
authored
56469f7
View commit details
Copy full SHA for 56469f7
View code at this point
Browse repository at this point
feat: Making feature view source optional (feast-dev#6074) (#6075)
Show description for 76917b7
authored
76917b7
View commit details
Copy full SHA for 76917b7
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
fix: Check duplicate names for feature view across types (#5999)
Show description for 95b9af8
Prathap-P
authored
95b9af8
View commit details
Copy full SHA for 95b9af8
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
feat: Add complex type support (Map, JSON, Struct) with schema validation (#5974)
Show description for 1200dbf
ntkathole
and
franciscojavierarceo
authored
1200dbf
View commit details
Copy full SHA for 1200dbf
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
Blog: Historical Feature Retrieval without entity df
Show description for 406ebcb
jyejare
authored and
ntkathole
committed
406ebcb
View commit details
Copy full SHA for 406ebcb
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
docs: Clarify that feast apply does not delete objects and document feast delete CLI (#5854)
Show description for d77bf50
Copilot
and
franciscojavierarceo
authored
d77bf50
View commit details
Copy full SHA for d77bf50
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Fix: Rename example_repo.py to feature_definitions.py in templates
anshishr
authored and
ntkathole
committed
66aa7b8
View commit details
Copy full SHA for 66aa7b8
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
feat: Implemented Tiling Support for Time-Windowed Aggregations (#5724)
ntkathole
authored
7a99166
View commit details
Copy full SHA for 7a99166
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
docs: Adding blog post for Ray (#5705)
Show description for 398fdcf
ntkathole
authored
398fdcf
View commit details
Copy full SHA for 398fdcf
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
feat: Groups and Namespaces based authorization, for Users and Service Accounts (#5619)
Show description for da6257c
jyejare
and
franciscojavierarceo
authored
da6257c
View commit details
Copy full SHA for da6257c
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
feat: Enable ingestion without event timestamp (#5625)
franciscojavierarceo
authored
eb51f00
View commit details
Copy full SHA for eb51f00
View code at this point
Browse repository at this point
Commits on Jul 29, 2025
feat: Offline Store historical features retrieval without entity df, but based on datatime range (#5527)
Show description for df942b9
jyejare
authored
df942b9
View commit details
Copy full SHA for df942b9
View code at this point
Browse repository at this point
Commits on Jul 19, 2025
feat: Continue updating doc (#5523)
Show description for ea53b2b
HaoXuAI
authored
ea53b2b
View commit details
Copy full SHA for ea53b2b
View code at this point
Browse repository at this point
Commits on Jul 18, 2025
feat: Update doc (#5521)
Show description for 2808ce1
HaoXuAI
authored
2808ce1
View commit details
Copy full SHA for 2808ce1
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
fix: FeatureView serialization with cycle detection (#5502)
Show description for f287ca5
HaoXuAI
and
franciscojavierarceo
authored
f287ca5
View commit details
Copy full SHA for f287ca5
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
docs: Add rag-retriever example link to docs (#5465)
Show description for 90e627f
Fiona-Waters
authored
90e627f
View commit details
Copy full SHA for 90e627f
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
feat: Serialization version 2 and below removed (#5435)
jyejare
authored
9e50e18
View commit details
Copy full SHA for 9e50e18
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
feat: Add MCP (Model Context Protocol) support for Feast feature server (#5406)
Show description for de650de
authored
de650de
View commit details
Copy full SHA for de650de
View code at this point
Browse repository at this point
Commits on Jun 3, 2025
feat: Refactor materialization engine (#5354)
Show description for f5c5360
HaoXuAI
authored
f5c5360
View commit details
Copy full SHA for f5c5360
View code at this point
Browse repository at this point
Commits on Jun 2, 2025
feat: Add data labeling tabs to UI (#5410)
Show description for 389ceb7
franciscojavierarceo
and
devin-ai-integration[bot]
authored
389ceb7
View commit details
Copy full SHA for 389ceb7
View code at this point
Browse repository at this point
feat: Add support for data labeling in UI (#5409)
Show description for d183c4b
franciscojavierarceo
and
devin-ai-integration[bot]
authored
d183c4b
View commit details
Copy full SHA for d183c4b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL