You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,26 @@
1
1
# Changelog
2
2
3
+
## 0.16.0 (2025-12-22)
4
+
5
+
Full Changelog: [v0.15.0...v0.16.0](https://github.com/reductoai/reducto-python-sdk/compare/v0.15.0...v0.16.0)
6
+
7
+
### Features
8
+
9
+
***api:** api update ([be22051](https://github.com/reductoai/reducto-python-sdk/commit/be2205198f436b0af17cce3884b3c61469c7f578))
10
+
***files:** add support for string alternative to file upload type ([7d22f01](https://github.com/reductoai/reducto-python-sdk/commit/7d22f0167a3cfb7bd3cee37d885d127c55ec232f))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* use async_to_httpx_files in patch method ([10f2c81](https://github.com/reductoai/reducto-python-sdk/commit/10f2c81400612c64ef97bfd9e94d3fa2ccf7e759))
16
+
17
+
18
+
### Chores
19
+
20
+
***internal:** add `--fix` argument to lint script ([9e11380](https://github.com/reductoai/reducto-python-sdk/commit/9e1138005b05714f3f9783e619b65495803cbc44))
21
+
***internal:** add missing files argument to base client ([cf93219](https://github.com/reductoai/reducto-python-sdk/commit/cf93219122ea01ce518b9e25a680e680657c0779))
0 commit comments