Skip to content

release: 2.6.0#306

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

release: 2.6.0#306
stainless-app[bot] wants to merge 26 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Mar 18, 2026

Automated Release PR

2.6.0 (2026-03-31)

Full Changelog: v2.5.0...v2.6.0

Features

  • [jig] updated created_at, updated_at format to datetime (#310) (5a27da9)
  • api: add bit_rate parameter to speech create method (e447ab6)
  • api: add random_seed field to fine_tuning cancel and list responses (57dcc89)
  • internal: implement indices array format for query and form serialization (f896e54)

Bug Fixes

  • jig: conditionally install pyproject.toml dependancies in dockerfile only if pyproject.toml is available (#314) (e06478c)
  • sanitize endpoint path params (c445ed8)
  • types: correct gpu_type literal in jig, timestamp types in deployment (ef08cec)

Chores

  • ci: skip lint on metadata-only changes (d22b49f)
  • Disable translation test temporarily (#313) (4c2075d)
  • internal: regenerate SDK with no functional changes (e541c40)
  • internal: update gitignore (6c7113e)
  • tests: bump steady to v0.19.4 (f2583ae)
  • tests: bump steady to v0.19.5 (e8de9f6)
  • tests: bump steady to v0.19.6 (3f935af)
  • tests: bump steady to v0.19.7 (859e9ba)
  • tests: bump steady to v0.20.1 (a4b6f3d)
  • tests: bump steady to v0.20.2 (b38453b)

Documentation

  • api: update voice parameter documentation URL in speech (fe89657)

Refactors

  • tests: switch from prism to steady (0b4c343)

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 stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f0cef70 to 02a97cb Compare March 19, 2026 15:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 02a97cb to 0b85624 Compare March 19, 2026 17:02
@stainless-app stainless-app bot changed the title release: 2.5.1 release: 2.6.0 Mar 19, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0b85624 to 8ebe0ea Compare March 19, 2026 17:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8ebe0ea to fafb1dc Compare March 19, 2026 19:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fafb1dc to 7105155 Compare March 20, 2026 17:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7105155 to e6c9b9b Compare March 20, 2026 21:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e6c9b9b to 823b0d6 Compare March 23, 2026 12:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 823b0d6 to 0de48b5 Compare March 23, 2026 18:02
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0de48b5 to a0ab070 Compare March 23, 2026 18:42
@jckail
Copy link
Copy Markdown

jckail commented Mar 23, 2026

Hatch Session

This PR was worked on in a Hatch coding session.

Session a07a7245-3f7c-4c35-a4c2-ead81921035a
User jckail (jckail13@gmail.com)
Environment Hatch (ABBA + AI Data Warehouse)
Agent ABBA Agent (AI DW)
Sandbox 28cyr2
Time 2026-03-23T20:23:50.404Z
Linear Issues DAT-4

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a0ab070 to ce6bd43 Compare March 24, 2026 11:40
Note that we still want to run tests, as these depend on the metadata.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ce6bd43 to cc8d5f0 Compare March 24, 2026 15:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cc8d5f0 to 9f8b4d2 Compare March 24, 2026 15:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9f8b4d2 to abae705 Compare March 25, 2026 07:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from abae705 to fd4cab5 Compare March 25, 2026 16:43
* codegen metadata

* chore: Add tests for CLI

* Add a dry-run mode

* Add tests for endpoints json mode

* Add more json mode tests and fix some json mode integrations

* add cli model list tests

* add tests for model upload

* remove dry-run, out of scope

* Add tests for files

* Add tests for endpoint creation, hardware listing, and model upload with improved environment configuration

* fixes for cancel json

* add tests for beta clusters

* Add tests for jig

* fix lints/formats

* fix tests

* Fix JSON mode with fine-tuning cancel

* fix file retrieve short help

* fix upload messaging for failed file checks

* fix file upload json output

* omit usage of deprecated param on ft delete

* fix

* print human text for humans when cancelling ft cancel job

* fix lint

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fd4cab5 to f6ce9f7 Compare March 25, 2026 17:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from a2884b7 to ac047cf Compare March 26, 2026 14:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ac047cf to 0546b33 Compare March 26, 2026 19:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0546b33 to 7a35242 Compare March 27, 2026 10:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7a35242 to 8c41741 Compare March 27, 2026 10:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8c41741 to 5040111 Compare March 30, 2026 09:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5040111 to fc18b04 Compare March 30, 2026 15:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fc18b04 to e177039 Compare March 30, 2026 18:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e177039 to acb02d6 Compare March 30, 2026 18:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from acb02d6 to 8c90ebf Compare March 31, 2026 13:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8c90ebf to 2591c99 Compare March 31, 2026 19:26
@jckail
Copy link
Copy Markdown

jckail commented Apr 1, 2026

Hatch Session

This PR was worked on in a Hatch coding session.

Session 80d614e6-3f70-439b-8072-50bc4807e822
User jckail (jckail13@gmail.com)
Environment Hatch (Abacus — Anthropic)
Agent Abacus Agent (Anthropic)
Sandbox yf7kwc
Time 2026-04-01T18:43:10.620Z
Linear Issues DAT-4, DATAENG-980, MONEY-2884, ENG-49041, HATCH-97, HATCH-106, HATCH-107, HATCH-60, HATCH-61, HATCH-62, HATCH-74, HATCH-75, HATCH-101, HATCH-105

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.

6 participants