Skip to content

release: 0.45.0#49

Open
stainless-app[bot] wants to merge 7 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.45.0#49
stainless-app[bot] wants to merge 7 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 27, 2026

Automated Release PR

0.45.0 (2026-04-28)

Full Changelog: v0.44.0...v0.45.0

⚠ BREAKING CHANGES

  • cloud: correct pg conf validation response model name

Features

  • support setting headers via env (48f6c89)

Bug Fixes

  • cloud: correct pg conf validation response model name (c5bc635)
  • use correct field name format for multipart file arrays (5db7792)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 27, 2026

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/gcore-python/8dcda979017897baf9e14aaa32d659b4d6c4c760/gcore-0.44.0-py3-none-any.whl'

Expires at: Thu, 28 May 2026 09:07:22 GMT
Updated at: Tue, 28 Apr 2026 09:07:22 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a8fddaa to 232b182 Compare April 27, 2026 17:14
@stainless-app stainless-app Bot changed the title release: 0.44.1 release: 0.45.0 Apr 27, 2026
Spec fix for IMP-1903 (PATCH /iam/users/{userId} no longer marks PUT-only
fields as required) is now live, so the 6 update-related skips are removed.

The IMP-1904 list-test skips are kept, but the reason is updated: the
original "missing required fields" issue is fixed, but the tests still
fail because PaginatedUsersArray.count is typed as `number` in the spec
while SyncOffsetPage.count expects an integer.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 232b182 to 5c5c70e Compare April 27, 2026 17:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 5c5c70e to bc8f0ce Compare April 27, 2026 22:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bc8f0ce to 08448c7 Compare April 28, 2026 09:01
pedrodeoliveira and others added 2 commits April 28, 2026 10:06
The skip reason on the user-list tests still pointed at IMP-1904, whose
original "missing required fields" issue is resolved. The remaining
blocker — PaginatedUsersArray.count being typed as `number` instead of
`integer` — is now tracked in IMP-2027.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 08448c7 to c71b654 Compare April 28, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant