Skip to content

Commit

Permalink
Pathway 0.11.1 release
Browse files Browse the repository at this point in the history
GitOrigin-RevId: f2ff57a0e2e7a6ca2bf927809e1ae4308d5e087a
  • Loading branch information
pw-ppodhajski authored and Manul from Pathway committed May 16, 2024
1 parent 3334140 commit 130e4df
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]

## [0.11.1] - 2024-05-16

### Added
- `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`.
- `pathway.xpacks.connectors.sharepoint` module under Pathway for Business License.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pathway"
version = "0.11.0"
version = "0.11.1"
edition = "2021"
publish = false
rust-version = "1.77"
Expand Down

0 comments on commit 130e4df

Please sign in to comment.