Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 28, 2025

Automated Release PR

0.1.0 (2025-11-12)

Full Changelog: v0.0.1-alpha.0...v0.1.0

⚠ BREAKING CHANGES

  • client: rename resp package
  • client: improve core function names
  • client: improve union variant names
  • client: improve param subunions & deduplicate types

Features

  • api: add missing in-app feed step (b4bf821)
  • api: add new guide methods (e02db9e)
  • api: add support for broadcasts (83948aa)
  • api: api update (0c3cd2f)
  • api: api update (e7cb0e3)
  • api: api update (f5dd1e2)
  • api: api update (c721087)
  • api: api update (0771de5)
  • api: manual updates (15a6b00)
  • api: manual updates (c07ab8f)
  • api: support branch operations (804a910)
  • client: add support for endpoint-specific base URLs in python (636e299)
  • client: add support for reading base URL from environment variable (5295bd5)
  • client: allow overriding unions (4aac1d3)
  • client: experimental support for unmarshalling into param structs (5f9bb02)
  • client: improve param subunions & deduplicate types (c92f31c)
  • client: rename resp package (8b7284b)
  • client: support more time formats (2c59d0e)

Bug Fixes

  • client: cast to raw message when converting to params (b6bf625)
  • client: clean up reader resources (88f2eff)
  • client: correctly set stream key for multipart (96f320a)
  • client: correctly update body in WithJSONSet (54fea9a)
  • client: don't panic on marshal with extra null field (08c2460)
  • client: improve core function names (6315b5e)
  • client: improve docs (943ee07)
  • client: improve union variant names (22b1924)
  • client: resolve issue with optional multipart files (75d3f98)
  • client: time format encoding fix (2698588)
  • client: unmarshal responses properly (cb1b1aa)
  • fix error (012bf9e)
  • handle empty bodies in WithJSONSet (6587994)
  • pagination: handle errors when applying options (51a89e7)

Chores

  • bump gjson version (88cb1b3)
  • ci: add timeout thresholds for CI jobs (fa4cd58)
  • ci: only use depot for staging repos (11bd708)
  • configure new SDK language (eb50d16)
  • configure new SDK language (fa03cdb)
  • configure new SDK language (6a65a80)
  • docs: document pre-request options (96cc1cf)
  • docs: grammar improvements (05305a3)
  • docs: update respjson package name (3de1900)
  • improve devcontainer setup (b71d463)
  • internal: codegen related update (79c7b51)
  • internal: codegen related update (dab746c)
  • internal: grammar fix (it's -> its) (a7e7b97)
  • make go mod tidy continue on error (5fbddb1)
  • readme: improve formatting (3c9b6ef)
  • update SDK settings (a976a8b)
  • utils: add internal resp to param utility (c90111e)

Documentation

  • update documentation links to be more uniform (b1faa18)

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

@cjbell cjbell changed the title release: 0.1.0-alpha.1 release: 0.1.0 Oct 28, 2025
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Oct 28, 2025

Release version edited manually

The Pull Request version has been manually set to 0.1.0 and will be used for the release.

If you instead want to use the version number 0.1.0-alpha.1 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from abd74f1 to 9ce0117 Compare October 28, 2025 14:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9ce0117 to e6a1d04 Compare November 3, 2025 16:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e6a1d04 to 9fe82e6 Compare November 11, 2025 06:23
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9fe82e6 to 77357a5 Compare November 11, 2025 19:39
It is now possible to get, create, delete, and list [branches](https://docs.knock.app/version-control/branches).
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 77357a5 to 8f09e97 Compare November 12, 2025 15:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8f09e97 to 1dff7f8 Compare November 12, 2025 17:49
It is now possible to send, validate, list, retrieve, upsert, and cancel [broadcasts](https://docs.knock.app/concepts/broadcasts).
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1dff7f8 to e9d2f2d Compare November 12, 2025 18:42
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.

2 participants