Skip to content

Commit ac5969b

Browse files
pw-ppodhajskiManul from Pathway
authored andcommitted
Pathway 0.21.1 release
GitOrigin-RevId: 178c6e04db669e667c88fe04b4dd9c9436820669
1 parent ef2893a commit ac5969b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66
## [Unreleased]
77

8+
## [0.21.1] - 2025-03-28
9+
810
### Changed
911
- Input connectors now throttle parsing error messages if their share is more than 10% of the parsing attempts.
1012
- New flag `return_status` for `inputs_query` method in `pw.xpacks.llm.DocumentStore`. If set to True, DocumentStore returns the status of indexing for each file.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pathway"
3-
version = "0.21.0"
3+
version = "0.21.1"
44
edition = "2021"
55
publish = false
66
rust-version = "1.82"

0 commit comments

Comments
 (0)