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
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,28 @@
1
1
# Changelog
2
2
3
+
## 1.26.0 (2026-05-12)
4
+
5
+
Full Changelog: [v1.25.0...v1.26.0](https://github.com/knocklabs/knock-python/compare/v1.25.0...v1.26.0)
6
+
7
+
### Features
8
+
9
+
***api:** api update ([39e6add](https://github.com/knocklabs/knock-python/commit/39e6add4ed39335399c26b1c87968bf68709330f))
10
+
***api:** api update ([0c514bf](https://github.com/knocklabs/knock-python/commit/0c514bf839ee8134227869b00cf52fb07deeeae6))
11
+
***api:** api update ([c3f2f4a](https://github.com/knocklabs/knock-python/commit/c3f2f4a2e93139c627d3745ea4eb7f5142f3153b))
12
+
***internal/types:** support eagerly validating pydantic iterators ([b128ac3](https://github.com/knocklabs/knock-python/commit/b128ac31c39b01c758eabda4003373c513f59138))
13
+
* support setting headers via env ([e22462b](https://github.com/knocklabs/knock-python/commit/e22462bd64af8c7ddaa8e84c76aca28e411d9734))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***client:** add missing f-string prefix in file type error message ([04b3154](https://github.com/knocklabs/knock-python/commit/04b3154865a445887eb791b9c94d2c3586eadf3a))
19
+
* use correct field name format for multipart file arrays ([4d33037](https://github.com/knocklabs/knock-python/commit/4d33037881f97e2b3e99892b31af059ae22c4bb8))
0 commit comments