Skip to content

release: 0.4.0#58

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

release: 0.4.0#58
stainless-app[bot] wants to merge 18 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.4.0 (2026-04-16)

Full Changelog: v0.3.0...v0.4.0

Features

Chores

  • deps: bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp (#54) (1d68865)

Documentation


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 a464f47 to 2da806f Compare April 13, 2026 20:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2da806f to dd5bfef Compare April 13, 2026 22:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from dd5bfef to f122bc0 Compare April 14, 2026 02:14
@stainless-app stainless-app bot changed the title release: 0.3.1 release: 0.4.0 Apr 14, 2026
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 14, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/langsmith-api-go/1d68865db174a5d058d70ba5b117c7267201eacd/source.zip'. Run 'go mod edit -replace github.com/langchain-ai/langsmith-go=/path/to/unzipped_directory'.

Expires at: Sat, 16 May 2026 03:00:42 GMT
Updated at: Thu, 16 Apr 2026 03:00:42 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f122bc0 to 3e01898 Compare April 14, 2026 02:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3e01898 to 0abe03b Compare April 14, 2026 10:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0abe03b to 06815ed Compare April 14, 2026 20:13
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 06815ed to 03af884 Compare April 15, 2026 07:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 03af884 to 7210e68 Compare April 15, 2026 16:27
add sandbox apis
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7210e68 to 2d7c6d9 Compare April 15, 2026 16:51
@ericdong-langchain ericdong-langchain changed the title release: 0.4.0 release: 0.4.1 Apr 15, 2026
@ericdong-langchain ericdong-langchain changed the title release: 0.4.1 release: 0.3.1 Apr 15, 2026
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Apr 15, 2026

Release version edited manually

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

If you instead want to use the version number 0.4.0 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 2d7c6d9 to 6831b6a Compare April 15, 2026 17:13
@stainless-app stainless-app bot changed the title release: 0.3.1 release: 0.4.1 Apr 15, 2026
@ericdong-langchain ericdong-langchain changed the title release: 0.4.1 release: 0.4.0 Apr 15, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6831b6a to 561bdc1 Compare April 15, 2026 17:13
@stainless-app stainless-app bot changed the title release: 0.4.0 release: 0.4.1 Apr 15, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 758e4c4 to dc3eeae Compare April 15, 2026 17:14
@ericdong-langchain ericdong-langchain changed the title release: 0.4.1 release: 0.4.0 Apr 15, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from dc3eeae to 9dbd2d5 Compare April 15, 2026 17:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9dbd2d5 to 74fc9da Compare April 16, 2026 00:14
…tlptracehttp (#54)

Bumps the go_modules group with 1 update in the / directory: [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go).


Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.38.0 to 1.43.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.38.0...v1.43.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
  dependency-version: 1.43.0
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 74fc9da to 6c07db8 Compare April 16, 2026 03:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6c07db8 to 5948e9a Compare April 16, 2026 03:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5948e9a to e85b02c Compare April 16, 2026 05:14
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