Skip to content

release: 2.0.0-alpha.19#227

Merged
stainless-app[bot] merged 12 commits intomainfrom
release-please--branches--main--changes--next
Feb 3, 2026
Merged

release: 2.0.0-alpha.19#227
stainless-app[bot] merged 12 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 31, 2026

Automated Release PR

2.0.0-alpha.19 (2026-02-03)

Full Changelog: v2.0.0-alpha.18...v2.0.0-alpha.19

Features

  • internal: Add code samples to deployments features (eaa20a5)

Chores

  • api: move hardware listing feature under endpoints resource. (ac6671a)
  • Fix CLI (5d89415)
  • run internal foramt (45ef6b3)

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 8f1358a to 2e28b0f Compare January 31, 2026 02:29
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2e28b0f to 3cd8371 Compare January 31, 2026 15:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3cd8371 to 89da789 Compare January 31, 2026 16:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 89da789 to a982140 Compare January 31, 2026 17:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a982140 to 1ec7f81 Compare January 31, 2026 17:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1ec7f81 to 128ee9f Compare February 1, 2026 14:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 128ee9f to 1971d5d Compare February 1, 2026 17:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1971d5d to 70d8056 Compare February 2, 2026 16:31
dulaj-me and others added 2 commits February 3, 2026 15:59
* feat(api): Add beta sdks for jig features

* feat(api): Add API for listing deployments

* feat(api): Update Jig types and add retrieve_logs api to jig

* chore(api): Improve type names for jig volumes and logs

* feat(cli): enhance hardware command to display availability status (#223)

* feat(cli): enhance hardware command to display availability status

* format

* feat: move byoc features under /deployments route

* docs(axle-queue): added axle-queue endpoints

* feat(api): Move jobs apis to nest under model uploads per their use case

* chore(api): Move Queue SDK methods into Jig namespace

* feat: ported jig cli from togethercomputer/sprocket

* chore: abs imports

* fix(jig): get api key from together client

* chore(jig): minor type cleanup and merged one time function

* chore(jig): Refactor secrets management CLI commands

* fix(jig): Use APIStatusError

* feat(jig): Add unset command to remove volume from local config

* chore(jig): temp fix for proof-data and queue status

* fix(jig): Stream logs using SDK streaming response

* fix(jig): axle now honors X-Stainless-Raw-Response for streaming

* fix: secret unset should just remote the local reference

* fix(jig): Use /image-repositories/base-path for registry url

* fix(jig): use client.base_url instead of API_URL

* feat(jig): use sdk for queue functions

* fix(jig): remove unnecessary ctx from dockerfile

* fix(jig): auth raw requests

* fix(jig): strip https from docker base path for image name

* fix(jig): ignore unknown entries in .jig.json state

* feat(jig): init installs sprocket via sprocket registry

* fix(jig): sprocket registry index fix

* fix(jig): click.echo instead of print

* chore(jig): proper Exception chaining

* chore(jig): fix unused lint error

* chore(jig): fix pyright errors

* chore(jig): fix mypy errors

* fix(jig): use correct sprocket pypi

* fix(jig): fallback to 0.0.0-dev if git tag not found

* fix(jig): reset incorrectly picked up changes from origin/next

* fix(jig): fix for new queue interface

* feat(jig): fix dockerfile generation

- Remove redundant check for GENERATE_DOCKERFILE env var
- Use sharing=locked for apt-get cache mount in Dockerfile

* feat(jig): new volume upload functionality from PR #42

* my favorite aiofiles alternative: asyncio.to_thread(f.read)

* add warmup, fix storage, add termination_grace_period_seconds, fix aiofile reimpl, endpoint command

* add DOCKER_BUILD_EXTRA_ARGS

* if sprocket is not installed by the user's pyproject, install it for them in the dockerfile

* print a message when installing fallback sprocket

* fix fallback install

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Co-authored-by: technillogue <technillogue@gmail.com>
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 70d8056 to 4ffcd54 Compare February 3, 2026 15:17
@stainless-app stainless-app bot merged commit 717080a into main Feb 3, 2026
6 checks passed
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