Skip to content

release: 0.17.0#32

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

release: 0.17.0#32
stainless-app[bot] wants to merge 4 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.17.0 (2026-03-25)

Full Changelog: v0.16.0...v0.17.0

Features

  • Add scheduled instance snapshots with retention cleanup (f0d4d52)

Chores

  • ci: skip lint on metadata-only changes (e3c8b1f)
  • internal: update gitignore (3dbe64e)

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


Note

Medium Risk
Adds new SnapshotSchedule API surface (new service, request/response models, and docs), which could impact client integrations and serialization behavior. CI is also adjusted to skip work on metadata-only pushes, slightly reducing automated signal for those commits.

Overview
Adds scheduled snapshot management for instances via a new Instances.SnapshotSchedule service with Update (PUT), Get, and Delete methods, plus new request/response types for schedule configuration and retention cleanup.

Updates generated docs (api.md), adds corresponding tests (skipped by default), and bumps the SDK release from 0.16.0 to 0.17.0 across version files and README. CI is tweaked to skip runs on push events whose commit message is codegen metadata, and .stdy.log is added to .gitignore.

Written by Cursor Bugbot for commit 82a5938. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 23, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/hypeman-go/e3c8b1f0943858b91f196db4889a27f0d626a6e4/source.zip'. Run 'go mod edit -replace github.com/kernel/hypeman-go=/path/to/unzipped_directory'.

Expires at: Fri, 24 Apr 2026 03:23:30 GMT
Updated at: Wed, 25 Mar 2026 03:23:30 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 10761a1 to bc6554e Compare March 23, 2026 17:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bc6554e to 2e62491 Compare March 24, 2026 04:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2e62491 to dc657f1 Compare March 24, 2026 17:00
@stainless-app stainless-app bot changed the title release: 0.16.1 release: 0.17.0 Mar 24, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from dc657f1 to 373fd8d Compare March 24, 2026 17:00
stainless-app bot added 2 commits March 25, 2026 03:23
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 373fd8d to 82a5938 Compare March 25, 2026 03:23
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.

0 participants