Skip to content

Commit 4050f2a

Browse files
release: 0.16.0 (#42)
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
1 parent 83e957d commit 4050f2a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+4227
-65
lines changed

.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.15.4"
2+
".": "0.16.0"
33
}

.stats.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
configured_endpoints: 5
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/premai%2Fpremai-00f16dbae533947a0e91ce46499a318ba780da01b36f645b1bd03efa2a5d54c6.yml
3-
openapi_spec_hash: 28350507fbb384e23220db8e7ba910a8
4-
config_hash: 596c7dbcc68c77ca084cf5c3b8db23a6
1+
configured_endpoints: 18
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/premai%2Fpremai-25d63a01824adb74eba6e672fea1205184b5ed7105af5be98dc0b8e45bc65fad.yml
3+
openapi_spec_hash: b0c6d81a06eb23d7f31d3074afad7b2d
4+
config_hash: 4c4b619097d71f725c588da6ada0a0f5

CHANGELOG.md

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

3+
## 0.16.0 (2025-11-12)
4+
5+
Full Changelog: [v0.15.4...v0.16.0](https://github.com/premAI-io/prem-py-sdk/compare/v0.15.4...v0.16.0)
6+
7+
### Features
8+
9+
* **api:** api update ([61861df](https://github.com/premAI-io/prem-py-sdk/commit/61861df8576ea457eede8dd8f03218bc6e34c415))
10+
* **api:** manual updates ([7dc859c](https://github.com/premAI-io/prem-py-sdk/commit/7dc859cd5e92af76bdc200fcb68da5ca0ac1548c))
11+
12+
13+
### Bug Fixes
14+
15+
* compat with Python 3.14 ([9c232f5](https://github.com/premAI-io/prem-py-sdk/commit/9c232f5bd19c653ddf8031fdba1847393ab2ff3a))
16+
* **compat:** update signatures of `model_dump` and `model_dump_json` for Pydantic v1 ([9d70dd2](https://github.com/premAI-io/prem-py-sdk/commit/9d70dd2f7b8db1bff67c32f22147cb1858b8ea71))
17+
18+
19+
### Chores
20+
21+
* **package:** drop Python 3.8 support ([fdef2f0](https://github.com/premAI-io/prem-py-sdk/commit/fdef2f084a745daf108f1fd4879a8bf933e1062d))
22+
323
## 0.15.4 (2025-11-05)
424

525
Full Changelog: [v0.15.3...v0.15.4](https://github.com/premAI-io/prem-py-sdk/compare/v0.15.3...v0.15.4)

0 commit comments

Comments
 (0)