Skip to content

Commit 81a263b

Browse files
release: 0.11.0
1 parent 8d55404 commit 81a263b

4 files changed

Lines changed: 114 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.10.0"
2+
".": "0.11.0"
33
}

CHANGELOG.md

Lines changed: 111 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,116 @@
11
# Changelog
22

3+
## 0.11.0 (2024-11-28)
4+
5+
Full Changelog: [v0.10.0...v0.11.0](https://github.com/runloopai/api-client-python/compare/v0.10.0...v0.11.0)
6+
7+
### Features
8+
9+
* **api:** api update ([#267](https://github.com/runloopai/api-client-python/issues/267)) ([27a2611](https://github.com/runloopai/api-client-python/commit/27a26112b3e3ba949ec93d51ba1c94886faa0d5a))
10+
* **api:** api update ([#269](https://github.com/runloopai/api-client-python/issues/269)) ([398d7b7](https://github.com/runloopai/api-client-python/commit/398d7b722c7753f9fd739807d2102c5c5b193da2))
11+
* **api:** api update ([#270](https://github.com/runloopai/api-client-python/issues/270)) ([79cdab5](https://github.com/runloopai/api-client-python/commit/79cdab53adf57783d0ec2c8d0034540805475e5d))
12+
* **api:** api update ([#271](https://github.com/runloopai/api-client-python/issues/271)) ([b98e2c3](https://github.com/runloopai/api-client-python/commit/b98e2c39daa921abe3bbd420b0b4177e33254eff))
13+
* **api:** api update ([#272](https://github.com/runloopai/api-client-python/issues/272)) ([cd352c7](https://github.com/runloopai/api-client-python/commit/cd352c7334be2b6f30a761f605075481f5f1c7fc))
14+
* **api:** api update ([#273](https://github.com/runloopai/api-client-python/issues/273)) ([e98fc62](https://github.com/runloopai/api-client-python/commit/e98fc627b8d2e66c23c03d82625f4ae0cc74ce21))
15+
* **api:** api update ([#274](https://github.com/runloopai/api-client-python/issues/274)) ([333d0bb](https://github.com/runloopai/api-client-python/commit/333d0bb20efe17979d3ea63b5288459b9a3c47e6))
16+
* **api:** api update ([#275](https://github.com/runloopai/api-client-python/issues/275)) ([cccf52e](https://github.com/runloopai/api-client-python/commit/cccf52e723676a4814630b8fd4a19766d94cf185))
17+
* **api:** api update ([#276](https://github.com/runloopai/api-client-python/issues/276)) ([1833bda](https://github.com/runloopai/api-client-python/commit/1833bda457c662c70d0630ef5eb12c97c609b0e2))
18+
* **api:** api update ([#277](https://github.com/runloopai/api-client-python/issues/277)) ([a2e551d](https://github.com/runloopai/api-client-python/commit/a2e551d9380ee37b23ab0a58044d6cc94a020791))
19+
* **api:** api update ([#278](https://github.com/runloopai/api-client-python/issues/278)) ([5f6bc45](https://github.com/runloopai/api-client-python/commit/5f6bc45e385d6b23613fcadc8f7bc4a74cef1583))
20+
* **api:** api update ([#279](https://github.com/runloopai/api-client-python/issues/279)) ([93892e2](https://github.com/runloopai/api-client-python/commit/93892e2ae8db9503d99ec95676b233e9d08abc97))
21+
* **api:** api update ([#280](https://github.com/runloopai/api-client-python/issues/280)) ([95d36c1](https://github.com/runloopai/api-client-python/commit/95d36c1cb3280e8f42d46dcdcc8df16781d60a07))
22+
* **api:** api update ([#281](https://github.com/runloopai/api-client-python/issues/281)) ([d0e7fac](https://github.com/runloopai/api-client-python/commit/d0e7faca52892ff1c711ff3505b059c86b6452f8))
23+
* **api:** api update ([#282](https://github.com/runloopai/api-client-python/issues/282)) ([774ba0e](https://github.com/runloopai/api-client-python/commit/774ba0e1cb1336b25e690c6541e22eefae405afa))
24+
* **api:** api update ([#283](https://github.com/runloopai/api-client-python/issues/283)) ([302e7c3](https://github.com/runloopai/api-client-python/commit/302e7c377e769b51beeec0d42cb5a1a6b739d17f))
25+
* **api:** api update ([#284](https://github.com/runloopai/api-client-python/issues/284)) ([aef73c2](https://github.com/runloopai/api-client-python/commit/aef73c253698f08bfd41e1ecff973a049d7c396b))
26+
* **api:** api update ([#285](https://github.com/runloopai/api-client-python/issues/285)) ([1a6003d](https://github.com/runloopai/api-client-python/commit/1a6003d88c6a63c2fde4a0a005db61f325aa6c01))
27+
* **api:** api update ([#286](https://github.com/runloopai/api-client-python/issues/286)) ([9037685](https://github.com/runloopai/api-client-python/commit/9037685a4878a19d019f8f7be82aaf9403a1f91a))
28+
* **api:** api update ([#287](https://github.com/runloopai/api-client-python/issues/287)) ([8ecabea](https://github.com/runloopai/api-client-python/commit/8ecabea02eea09845fd8a95e835b1e81f727c184))
29+
* **api:** api update ([#288](https://github.com/runloopai/api-client-python/issues/288)) ([c6ef6fc](https://github.com/runloopai/api-client-python/commit/c6ef6fcc80d222dd18deafb403da917586aa6c6e))
30+
* **api:** api update ([#289](https://github.com/runloopai/api-client-python/issues/289)) ([72f5f56](https://github.com/runloopai/api-client-python/commit/72f5f56a91d93ae27963b3d04f7be2cac4a3407c))
31+
* **api:** api update ([#290](https://github.com/runloopai/api-client-python/issues/290)) ([508bb3f](https://github.com/runloopai/api-client-python/commit/508bb3f4fdcea37e132daeec0ac541716a6593f0))
32+
* **api:** api update ([#291](https://github.com/runloopai/api-client-python/issues/291)) ([2df9175](https://github.com/runloopai/api-client-python/commit/2df9175bb461c32c5a76ed022041a37ff90b884b))
33+
* **api:** api update ([#292](https://github.com/runloopai/api-client-python/issues/292)) ([141e1f3](https://github.com/runloopai/api-client-python/commit/141e1f3280bffe4f157b75892c98f712ae743917))
34+
* **api:** api update ([#293](https://github.com/runloopai/api-client-python/issues/293)) ([74ca2f8](https://github.com/runloopai/api-client-python/commit/74ca2f81390dce2102f7585ed7ce6a9258bc1937))
35+
* **api:** api update ([#294](https://github.com/runloopai/api-client-python/issues/294)) ([8e69b95](https://github.com/runloopai/api-client-python/commit/8e69b957a277bd6a74efb3c597c1a1d17be1cb2f))
36+
* **api:** api update ([#295](https://github.com/runloopai/api-client-python/issues/295)) ([9b3a76c](https://github.com/runloopai/api-client-python/commit/9b3a76cd012ead454dfc6091949cd68c16b38df7))
37+
* **api:** api update ([#296](https://github.com/runloopai/api-client-python/issues/296)) ([4bd3edb](https://github.com/runloopai/api-client-python/commit/4bd3edb4653302caf33fc0c55ac557fb3a0fb121))
38+
* **api:** api update ([#297](https://github.com/runloopai/api-client-python/issues/297)) ([3922954](https://github.com/runloopai/api-client-python/commit/392295465ee6e84bb89684c8695183e6fa5ce1e8))
39+
* **api:** api update ([#298](https://github.com/runloopai/api-client-python/issues/298)) ([a4c9fb4](https://github.com/runloopai/api-client-python/commit/a4c9fb4c54499214cd4f6615d62bb14f793f234e))
40+
* **api:** api update ([#299](https://github.com/runloopai/api-client-python/issues/299)) ([ba67b5d](https://github.com/runloopai/api-client-python/commit/ba67b5d476802b0834a0b8f0899a66763d36dea6))
41+
* **api:** api update ([#300](https://github.com/runloopai/api-client-python/issues/300)) ([a571b57](https://github.com/runloopai/api-client-python/commit/a571b572959c4be2f650d675206bd0f01292c838))
42+
* **api:** api update ([#301](https://github.com/runloopai/api-client-python/issues/301)) ([e8606c3](https://github.com/runloopai/api-client-python/commit/e8606c34b0e0a0045e0b936144508279386b0948))
43+
* **api:** api update ([#302](https://github.com/runloopai/api-client-python/issues/302)) ([b7014fd](https://github.com/runloopai/api-client-python/commit/b7014fd51e57aa6c039a03c64e300a0d7fbafb12))
44+
* **api:** api update ([#303](https://github.com/runloopai/api-client-python/issues/303)) ([4ffec44](https://github.com/runloopai/api-client-python/commit/4ffec442400cd8f5ae6e38947a0e553ba1c2d337))
45+
* **api:** api update ([#304](https://github.com/runloopai/api-client-python/issues/304)) ([dbede4f](https://github.com/runloopai/api-client-python/commit/dbede4f50a54b1ff01ca8acc27c29a8b64be3bc9))
46+
* **api:** api update ([#305](https://github.com/runloopai/api-client-python/issues/305)) ([d62a804](https://github.com/runloopai/api-client-python/commit/d62a8048c54c122b1f7b8bf089a4c95ee99fb0b8))
47+
* **api:** api update ([#306](https://github.com/runloopai/api-client-python/issues/306)) ([ebf7fe1](https://github.com/runloopai/api-client-python/commit/ebf7fe15dced48ed132f58a94c90df1d3718d9f8))
48+
* **api:** api update ([#309](https://github.com/runloopai/api-client-python/issues/309)) ([3fd934e](https://github.com/runloopai/api-client-python/commit/3fd934e52e9b19be00d28af23bb517e3a0ae3697))
49+
* **api:** api update ([#311](https://github.com/runloopai/api-client-python/issues/311)) ([2524093](https://github.com/runloopai/api-client-python/commit/252409344c379fe9727ece4a1596f427a2ebc2e8))
50+
* **api:** api update ([#312](https://github.com/runloopai/api-client-python/issues/312)) ([f2b4f2e](https://github.com/runloopai/api-client-python/commit/f2b4f2e2c1e0dbf7ae37d727cd1093ca5a41a46a))
51+
* **api:** api update ([#313](https://github.com/runloopai/api-client-python/issues/313)) ([a896e14](https://github.com/runloopai/api-client-python/commit/a896e149b0fe163943e3b7f3f9dd7ddd0e60a6e4))
52+
* **api:** api update ([#314](https://github.com/runloopai/api-client-python/issues/314)) ([3982687](https://github.com/runloopai/api-client-python/commit/3982687a256f394ea63f033fd813be7e5b31d427))
53+
* **api:** api update ([#315](https://github.com/runloopai/api-client-python/issues/315)) ([1ee6056](https://github.com/runloopai/api-client-python/commit/1ee6056207eb7f703cb95ebe9727e622af69b3a7))
54+
* **api:** api update ([#316](https://github.com/runloopai/api-client-python/issues/316)) ([e64ddd0](https://github.com/runloopai/api-client-python/commit/e64ddd09504b49e4242a2e9232dc8f595815851b))
55+
* **api:** api update ([#317](https://github.com/runloopai/api-client-python/issues/317)) ([4800de8](https://github.com/runloopai/api-client-python/commit/4800de804b193396267ca7d82827c671bf07cc69))
56+
* **api:** api update ([#318](https://github.com/runloopai/api-client-python/issues/318)) ([60ba766](https://github.com/runloopai/api-client-python/commit/60ba766d958773f72ff75eb9053f2b5c14a2bf95))
57+
* **api:** api update ([#319](https://github.com/runloopai/api-client-python/issues/319)) ([b999876](https://github.com/runloopai/api-client-python/commit/b9998763ff2cd25e8bffa62b67cb89725ed6e3d2))
58+
* **api:** api update ([#320](https://github.com/runloopai/api-client-python/issues/320)) ([ed99ec5](https://github.com/runloopai/api-client-python/commit/ed99ec5c2cae033e1dc9dafa008e0b671d9df34e))
59+
* **api:** api update ([#321](https://github.com/runloopai/api-client-python/issues/321)) ([d7ce737](https://github.com/runloopai/api-client-python/commit/d7ce737ee6b7c344775f771ea2f30c2c1a784de2))
60+
* **api:** api update ([#322](https://github.com/runloopai/api-client-python/issues/322)) ([e579ee9](https://github.com/runloopai/api-client-python/commit/e579ee9a22c83ba70c1aa10e6d9914918a75f071))
61+
* **api:** api update ([#323](https://github.com/runloopai/api-client-python/issues/323)) ([06bb999](https://github.com/runloopai/api-client-python/commit/06bb999b0c035ed3eba2afca77d5ed8255504c8d))
62+
* **api:** api update ([#324](https://github.com/runloopai/api-client-python/issues/324)) ([42230ec](https://github.com/runloopai/api-client-python/commit/42230ecaabbdc11a5f679f0a08ade37d20054209))
63+
* **api:** api update ([#325](https://github.com/runloopai/api-client-python/issues/325)) ([9436f02](https://github.com/runloopai/api-client-python/commit/9436f027948774046458eabe6e944c57ffedcda9))
64+
* **api:** api update ([#326](https://github.com/runloopai/api-client-python/issues/326)) ([2a97e59](https://github.com/runloopai/api-client-python/commit/2a97e59370c7f5e8abf401925c34467d394bc0ca))
65+
* **api:** api update ([#327](https://github.com/runloopai/api-client-python/issues/327)) ([a6d07d7](https://github.com/runloopai/api-client-python/commit/a6d07d7c76fb9603efd16a7cacd772fee20bf00a))
66+
* **api:** api update ([#328](https://github.com/runloopai/api-client-python/issues/328)) ([c419733](https://github.com/runloopai/api-client-python/commit/c4197333afcca88247de48454aeec3b73dc6f311))
67+
* **api:** api update ([#329](https://github.com/runloopai/api-client-python/issues/329)) ([27e682c](https://github.com/runloopai/api-client-python/commit/27e682cc6dbb4bc26e9aff61ff15750d2a81b35f))
68+
* **api:** api update ([#330](https://github.com/runloopai/api-client-python/issues/330)) ([4c27571](https://github.com/runloopai/api-client-python/commit/4c27571161a897fcc91ef5ed03f412b576422d7e))
69+
* **api:** api update ([#331](https://github.com/runloopai/api-client-python/issues/331)) ([2c25235](https://github.com/runloopai/api-client-python/commit/2c2523591b58197c9b4f2bc66bf62778ec755116))
70+
* **api:** api update ([#332](https://github.com/runloopai/api-client-python/issues/332)) ([60a1eeb](https://github.com/runloopai/api-client-python/commit/60a1eeb424ee0f98086040df97adf8d35f3de853))
71+
* **api:** api update ([#333](https://github.com/runloopai/api-client-python/issues/333)) ([76b345c](https://github.com/runloopai/api-client-python/commit/76b345cb318a5a35843c56d9dc2bd3d8feb35332))
72+
* **api:** api update ([#334](https://github.com/runloopai/api-client-python/issues/334)) ([e77b717](https://github.com/runloopai/api-client-python/commit/e77b717c18eb666a537e4bb8d1df8835d6f34524))
73+
* **api:** api update ([#335](https://github.com/runloopai/api-client-python/issues/335)) ([5eb9c88](https://github.com/runloopai/api-client-python/commit/5eb9c88abe61ad81b20d8fcf98a74f28361f61f7))
74+
* **api:** api update ([#336](https://github.com/runloopai/api-client-python/issues/336)) ([fa539cd](https://github.com/runloopai/api-client-python/commit/fa539cd278e71823e8269a1930fbca4a88d3501c))
75+
* **api:** api update ([#337](https://github.com/runloopai/api-client-python/issues/337)) ([f9abf13](https://github.com/runloopai/api-client-python/commit/f9abf131f6fd9f55820fe752c939445814bfc7f3))
76+
* **api:** api update ([#338](https://github.com/runloopai/api-client-python/issues/338)) ([475b693](https://github.com/runloopai/api-client-python/commit/475b693bbc0f7b33a5a5521a977034c26b0a9a1a))
77+
* **api:** api update ([#339](https://github.com/runloopai/api-client-python/issues/339)) ([916bc6e](https://github.com/runloopai/api-client-python/commit/916bc6e1a13647c807efff4caa5154878b34f255))
78+
* **api:** api update ([#340](https://github.com/runloopai/api-client-python/issues/340)) ([e42de98](https://github.com/runloopai/api-client-python/commit/e42de98281c8a85de94b7c73f9d4bff5bf9c06d1))
79+
* **api:** api update ([#341](https://github.com/runloopai/api-client-python/issues/341)) ([710172d](https://github.com/runloopai/api-client-python/commit/710172d20f6b6d146e6bf162b6eb6ba23a0d8a61))
80+
* **api:** api update ([#342](https://github.com/runloopai/api-client-python/issues/342)) ([6a3dbb2](https://github.com/runloopai/api-client-python/commit/6a3dbb21f7dec203a87a0bf107ad3c9c8639871c))
81+
* **api:** api update ([#344](https://github.com/runloopai/api-client-python/issues/344)) ([59209ff](https://github.com/runloopai/api-client-python/commit/59209ffdf4281004001334e1c42d49d1e86e0af1))
82+
* **api:** api update ([#345](https://github.com/runloopai/api-client-python/issues/345)) ([9a8181d](https://github.com/runloopai/api-client-python/commit/9a8181d13f619f837d314602ce386f6670b065db))
83+
* **api:** api update ([#346](https://github.com/runloopai/api-client-python/issues/346)) ([f708cd1](https://github.com/runloopai/api-client-python/commit/f708cd15a4854ef22efd57d0c1f4a8be5fbfbd27))
84+
* **api:** api update ([#347](https://github.com/runloopai/api-client-python/issues/347)) ([30b5ee7](https://github.com/runloopai/api-client-python/commit/30b5ee74fd1e5e7f2e46320e34fa62ed7a919703))
85+
* **api:** api update ([#348](https://github.com/runloopai/api-client-python/issues/348)) ([782a004](https://github.com/runloopai/api-client-python/commit/782a00400b83412f825a4d444e22a367744897aa))
86+
* **api:** api update ([#349](https://github.com/runloopai/api-client-python/issues/349)) ([acd7cfb](https://github.com/runloopai/api-client-python/commit/acd7cfb069944becb21eedaf87e7440c24b20f3a))
87+
* **api:** api update ([#350](https://github.com/runloopai/api-client-python/issues/350)) ([9858df4](https://github.com/runloopai/api-client-python/commit/9858df4f852a7ce483c4cfe8b699f890a2ea4e22))
88+
* **api:** api update ([#351](https://github.com/runloopai/api-client-python/issues/351)) ([c1e84ff](https://github.com/runloopai/api-client-python/commit/c1e84ff7abf538dfc679043c0daeaaa1e0f80421))
89+
* **api:** api update ([#352](https://github.com/runloopai/api-client-python/issues/352)) ([fc60fd0](https://github.com/runloopai/api-client-python/commit/fc60fd02dd00af413821efcc785466efae9bef74))
90+
* **api:** api update ([#353](https://github.com/runloopai/api-client-python/issues/353)) ([d29d0c4](https://github.com/runloopai/api-client-python/commit/d29d0c449ef2f7b9a907bb367e25b48268a0f52d))
91+
* **api:** api update ([#354](https://github.com/runloopai/api-client-python/issues/354)) ([30c029d](https://github.com/runloopai/api-client-python/commit/30c029da2929112aeb9235fefe90c8214386e69d))
92+
* **api:** api update ([#358](https://github.com/runloopai/api-client-python/issues/358)) ([c237f10](https://github.com/runloopai/api-client-python/commit/c237f108a6e821ec1d7314eae4a80f1ae2915de2))
93+
94+
95+
### Bug Fixes
96+
97+
* **client:** compat with new httpx 0.28.0 release ([#360](https://github.com/runloopai/api-client-python/issues/360)) ([5e16307](https://github.com/runloopai/api-client-python/commit/5e16307ebb08fca6109d091110a31ac4f4ce0c3d))
98+
99+
100+
### Chores
101+
102+
* **internal:** codegen related update ([#343](https://github.com/runloopai/api-client-python/issues/343)) ([68a4523](https://github.com/runloopai/api-client-python/commit/68a4523484de412f223a9fc23f7fd7c899bfac1b))
103+
* **internal:** exclude mypy from running on tests ([#359](https://github.com/runloopai/api-client-python/issues/359)) ([8b8fe06](https://github.com/runloopai/api-client-python/commit/8b8fe069e4ad23fc135edbec1f1cf820af3051fe))
104+
* **internal:** fix compat model_dump method when warnings are passed ([#355](https://github.com/runloopai/api-client-python/issues/355)) ([59c36a0](https://github.com/runloopai/api-client-python/commit/59c36a0f71664897f3e052b88fae4ecef1be5293))
105+
* rebuild project due to codegen change ([#307](https://github.com/runloopai/api-client-python/issues/307)) ([6e6a696](https://github.com/runloopai/api-client-python/commit/6e6a696b3022be537883fcc8043621995a2d38e7))
106+
* rebuild project due to codegen change ([#308](https://github.com/runloopai/api-client-python/issues/308)) ([11883c9](https://github.com/runloopai/api-client-python/commit/11883c976db1945018715995d61130d6bbb3cb32))
107+
* remove now unused `cached-property` dep ([#357](https://github.com/runloopai/api-client-python/issues/357)) ([919b44c](https://github.com/runloopai/api-client-python/commit/919b44c00b390614192d74048b7468b00fea336a))
108+
109+
110+
### Documentation
111+
112+
* add info log level to readme ([#356](https://github.com/runloopai/api-client-python/issues/356)) ([8fc311d](https://github.com/runloopai/api-client-python/commit/8fc311d98d4c14ae5336b2cc21f686ce2bb414a8))
113+
3114
## 0.10.0 (2024-11-08)
4115

5116
Full Changelog: [v0.9.0...v0.10.0](https://github.com/runloopai/api-client-python/compare/v0.9.0...v0.10.0)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "runloop_api_client"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
description = "The official Python library for the runloop API"
55
dynamic = ["readme"]
66
license = "MIT"

src/runloop_api_client/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22

33
__title__ = "runloop_api_client"
4-
__version__ = "0.10.0" # x-release-please-version
4+
__version__ = "0.11.0" # x-release-please-version

0 commit comments

Comments
 (0)