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
+
## 0.1.1 (2026-03-17)
4
+
5
+
Full Changelog: [v0.1.0...v0.1.1](https://github.com/khulnasoft/khulnasoft-openapi/compare/v0.1.0...v0.1.1)
6
+
7
+
### Bug Fixes
8
+
9
+
***deps:** bump minimum typing-extensions version ([472908c](https://github.com/khulnasoft/khulnasoft-openapi/commit/472908c4305e47c8c4e714458c889f68fdf6854c))
10
+
***pydantic:** do not pass `by_alias` unless set ([b5501a6](https://github.com/khulnasoft/khulnasoft-openapi/commit/b5501a622cf659edf54bf1f056a15b3be3abc298))
11
+
12
+
13
+
### Chores
14
+
15
+
***ci:** bump uv version ([de8432b](https://github.com/khulnasoft/khulnasoft-openapi/commit/de8432b906ddb023821036ce754b208d256fc1be))
16
+
***ci:** skip uploading artifacts on stainless-internal branches ([0de31a0](https://github.com/khulnasoft/khulnasoft-openapi/commit/0de31a092b424886e973660a9c9292c2e54d823b))
17
+
***internal:** add request options to SSE classes ([c5b2e3c](https://github.com/khulnasoft/khulnasoft-openapi/commit/c5b2e3c6903a647319d4511e783e706176ae2317))
18
+
***internal:** codegen related update ([b29d84f](https://github.com/khulnasoft/khulnasoft-openapi/commit/b29d84f79ab072293b1314d0c82a409c9ff8bd01))
19
+
***internal:** make `test_proxy_environment_variables` more resilient ([f5519ae](https://github.com/khulnasoft/khulnasoft-openapi/commit/f5519ae80eff377ec23f11770e4f063c0fa0dee6))
20
+
***internal:** make `test_proxy_environment_variables` more resilient to env ([c7e0a49](https://github.com/khulnasoft/khulnasoft-openapi/commit/c7e0a49e3337fb6e03b024d7f43d4b57f2b2c28a))
21
+
***internal:** remove mock server code ([0b0ddbe](https://github.com/khulnasoft/khulnasoft-openapi/commit/0b0ddbe4353a7f493f0002eab01d66c2725dffdc))
22
+
***internal:** tweak CI branches ([b3d479d](https://github.com/khulnasoft/khulnasoft-openapi/commit/b3d479d39e3547259d5f6334ca972802ce6062ab))
23
+
* update mock server docs ([8e39256](https://github.com/khulnasoft/khulnasoft-openapi/commit/8e392563c1e63d3731db0a012d9ac30191e2b913))
0 commit comments