Skip to content

Commit 130e4df

Browse files
pw-ppodhajskiManul from Pathway
authored andcommitted
Pathway 0.11.1 release
GitOrigin-RevId: f2ff57a0e2e7a6ca2bf927809e1ae4308d5e087a
1 parent 3334140 commit 130e4df

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.11.1] - 2024-05-16
9+
810
### Added
911
- `query` and `query_as_of_now` of `pathway.stdlib.indexing.data_index.DataIndex` now accept in `metadata_column` parameter a column with data of type `str | None`.
1012
- `pathway.xpacks.connectors.sharepoint` module under Pathway for Business License.

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.11.0"
3+
version = "0.11.1"
44
edition = "2021"
55
publish = false
66
rust-version = "1.77"

0 commit comments

Comments
 (0)