File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
33
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ v0.10.1] - February 11, 2026
7+
8+ ### What's New
9+ - [ Add pagination for list ingestion config/flows] ( https://github.com/sift-stack/sift/pull/471 )
10+ - [ Increase page size, fix list ingestion config API] ( https://github.com/sift-stack/sift/pull/470 )
11+ - [ Regenerate remote file upload proto to include TestSteps] ( https://github.com/sift-stack/sift/pull/468 )
12+
613## [ v0.10.0] - January 30, 2026
714
815### DEPRECATION NOTICE
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " sift_stack_py"
7- version = " 0.10.0 "
7+ version = " 0.10.1 "
88description = " Python client library for the Sift API"
99requires-python = " >=3.8"
1010readme = { file = " README.md" , content-type = " text/markdown" }
You can’t perform that action at this time.
0 commit comments