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
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,22 @@
1
1
# Changelog
2
2
3
+
## 1.78.3 (2025-05-10)
4
+
5
+
Full Changelog: [v1.78.2...v1.78.3](https://github.com/julep-ai/python-sdk/compare/v1.78.2...v1.78.3)
6
+
7
+
### Bug Fixes
8
+
9
+
***package:** support direct resource imports ([0152e0e](https://github.com/julep-ai/python-sdk/commit/0152e0e025fe02f2e0ffdb2e015127c87f53ad29))
10
+
11
+
12
+
### Chores
13
+
14
+
* broadly detect json family of content-type headers ([e374928](https://github.com/julep-ai/python-sdk/commit/e37492838ff9a9079642c1e97cfe7f35806545db))
15
+
***ci:** only use depot for staging repos ([94a8be8](https://github.com/julep-ai/python-sdk/commit/94a8be8d25b6bc18dce11c11f3538f023f34d7a3))
16
+
***internal:** avoid errors for isinstance checks on proxies ([17bad8a](https://github.com/julep-ai/python-sdk/commit/17bad8a57e3ee8fc380eb17eba80c16353a16cf3))
17
+
***internal:** codegen related update ([2fc5828](https://github.com/julep-ai/python-sdk/commit/2fc58283db4c5000ddf1b322bd74eb772e011e13))
18
+
* use lazy imports for resources ([4dd37eb](https://github.com/julep-ai/python-sdk/commit/4dd37eb6026d02e170a4738163a551d9b4e68716))
19
+
3
20
## 1.78.2 (2025-04-23)
4
21
5
22
Full Changelog: [v1.78.1...v1.78.2](https://github.com/julep-ai/python-sdk/compare/v1.78.1...v1.78.2)
0 commit comments