Skip to content

release: 6.40.0#139

Merged
ankitTelnyx merged 4 commits intomasterfrom
release-please--branches--master--changes--next
Apr 1, 2026
Merged

release: 6.40.0#139
ankitTelnyx merged 4 commits intomasterfrom
release-please--branches--master--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Apr 1, 2026

Automated Release PR

6.40.0 (2026-04-01)

Full Changelog: v6.39.0...v6.40.0

Features

  • add Sigstore OIDC signing for provenance (d4899df)

Bug Fixes

  • only apply Sigstore signing for Maven Central publishes (89c2576)

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

ankitTelnyx and others added 4 commits April 1, 2026 12:42
Adds keyless Sigstore signing to the publish workflow:
- Adds dev.sigstore.sign Gradle plugin
- Adds id-token: write permission for GitHub Actions OIDC
- Generates .sigstore.json bundles alongside artifacts

This provides OIDC-based provenance verification without replacing
GPG signing (still required for Maven Central). Users can verify
artifacts came from our CI pipeline using cosign.
Skip Sigstore plugin during CI builds (publishLocal) because
Stainless's artifact upload doesn't support .sigstore.json files.
Sigstore signing will only run during actual Maven Central releases.
feat: add Sigstore OIDC signing for provenance
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 1, 2026

🧪 Testing

To try out this version of the SDK:

Add the following URL as a Maven source: 'https://pkg.stainless.com/s/telnyx-java/4682077fc582d4a8b5ef71f79649999702422d4f/mvn'

Expires at: Fri, 01 May 2026 13:21:00 GMT
Updated at: Wed, 01 Apr 2026 13:21:00 GMT

@ankitTelnyx ankitTelnyx merged commit 9e8d552 into master Apr 1, 2026
10 checks passed
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 1, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant