docs: Blog Post for MongoDB integration#6375
Merged
Merged
Conversation
Signed-off-by: bisht2050 <108942387+bisht2050@users.noreply.github.com>
Signed-off-by: bisht2050 <108942387+bisht2050@users.noreply.github.com>
franciscojavierarceo
approved these changes
May 7, 2026
jyejare
pushed a commit
to opendatahub-io/feast
that referenced
this pull request
May 8, 2026
* fix: Update go-feature-server base image to Go 1.25 and fix operator Dockerfile COPY permissions Signed-off-by: ntkathole <nikhilkathole2683@gmail.com> * fix: Allow to publish from reference branch Signed-off-by: ntkathole <nikhilkathole2683@gmail.com> * docs: Blog Post for MongoDB integration (feast-dev#6375) * fix: Fix mongodb blog title Signed-off-by: ntkathole <nikhilkathole2683@gmail.com> * fix: Fixed formatting and image for mongo blog (feast-dev#6377) Signed-off-by: ntkathole <nikhilkathole2683@gmail.com> * [WIP] Add hero image for social preview in blog posts (feast-dev#6379) * Initial plan * fix: use blog hero image for social preview metadata Agent-Logs-Url: https://github.com/feast-dev/feast/sessions/8c33bcc6-0cd4-4222-95a1-bfa02f136b5b Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com> * fix: harden hero image extraction for blog social tags Agent-Logs-Url: https://github.com/feast-dev/feast/sessions/8c33bcc6-0cd4-4222-95a1-bfa02f136b5b Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com> * feat: Support non-string map key types (feast-dev#6382) (feast-dev#6383) --------- Signed-off-by: ntkathole <nikhilkathole2683@gmail.com> Co-authored-by: bisht2050 <108942387+bisht2050@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com> Co-authored-by: nquinn408 <57655411+nquinn408@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
Adds a blog post announcing recently added MongoDB integration for feast.
Which issue(s) this PR fixes:
N/A
Checks
git commit -s)Testing Strategy
Misc