---
title: "Weaviate 1.38 Release"
url: https://daily.dev/posts/weaviate-1-38-release-cmpzbrcst
source_url: https://weaviate.io/blog/weaviate-1-38-release
type: article
source: "Weaviate"
published: 2026-06-25T10:01:12.002Z
updated: 2026-06-25T10:01:37.310Z
tags: ["mcp", "vector-search", "weaviate"]
reading_time: 8
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Weaviate 1.38 Release

**[Weaviate](https://daily.dev/sources/weaviate)** · 8 min read · 2 upvotes · 0 comments

## Summary

Weaviate v1.38 is now available open-source and on Weaviate Cloud. Two features reach general availability: HFresh, a disk-based vector index inspired by the SPFresh algorithm that keeps memory low for streaming workloads with built-in RQ-1 quantization, and the built-in MCP Server at /v1/mcp enabling LLMs and AI agents to interact with Weaviate directly. Async replication has been rebuilt to run cluster-wide from a single scheduler and is now on by default for all replicated collections. Two previews are introduced: the Boost API for query-time rescoring that promotes or demotes results without dropping any, and Nested Object Filtering using dotted paths for object/object[] properties. Additional improvements include production-ready replica movement, configurable default vector index types, usage guardrails, a new text2vec-digitalocean module, fractional BM25 property boosts, and deterministic tie-breaking in vector searches.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://weaviate.io/blog/weaviate-1-38-release>

## Similar posts on daily.dev

- [Weaviate 1.36 Release](https://daily.dev/posts/weaviate-1-36-release-pskoqf8xk) · Weaviate · 1 upvotes · 0 comments
- [Weaviate 1.37 Release](https://daily.dev/posts/weaviate-1-37-release-nnexx0ui6) · Weaviate · 7 upvotes · 0 comments
- [Weaviate 1.34 Release](https://daily.dev/posts/weaviate-1-34-release-kktzpalle) · Weaviate · 3 upvotes · 0 comments
- [Weaviate 1.35 Release](https://daily.dev/posts/weaviate-1-35-release-ww2rrr2d8) · Weaviate · 1 upvotes · 0 comments
- [Weaviate 1.33 Release](https://daily.dev/posts/weaviate-1-33-release-i24wi55lr) · Weaviate · 0 upvotes · 0 comments

---

Tags: [#mcp](https://daily.dev/tags/mcp), [#vector-search](https://daily.dev/tags/vector-search), [#weaviate](https://daily.dev/tags/weaviate)

[View this post on daily.dev](https://daily.dev/posts/weaviate-1-38-release-cmpzbrcst)
