Skip to content

Bump github.com/openai/openai-go from 0.1.0-alpha.62 to 1.3.0 #79

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps github.com/openai/openai-go from 0.1.0-alpha.62 to 1.3.0.

Release notes

Sourced from github.com/openai/openai-go's releases.

v1.3.0

1.3.0 (2025-06-03)

Full Changelog: v1.2.1...v1.3.0

Features

  • api: add new realtime and audio models, realtime session options (8b8f62b)

v1.2.1

1.2.1 (2025-06-02)

Full Changelog: v1.2.0...v1.2.1

Bug Fixes

  • api: Fix evals and code interpreter interfaces (7e244c7)
  • fix error (a200fca)

Chores

  • make go mod tidy continue on error (48f41c2)

v1.2.0

1.2.0 (2025-05-29)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: Config update for pakrym-stream-param (84d59d5)

Bug Fixes

  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (f8c8de1)

Chores

  • deprecate Assistants API (027470e)
  • internal: fix release workflows (fd46533)

v1.1.0

1.1.0 (2025-05-22)

Full Changelog: v1.0.0...v1.1.0

Features

... (truncated)

Changelog

Sourced from github.com/openai/openai-go's changelog.

1.3.0 (2025-06-03)

Full Changelog: v1.2.1...v1.3.0

Features

  • api: add new realtime and audio models, realtime session options (8b8f62b)

1.2.1 (2025-06-02)

Full Changelog: v1.2.0...v1.2.1

Bug Fixes

  • api: Fix evals and code interpreter interfaces (7e244c7)
  • fix error (a200fca)

Chores

  • make go mod tidy continue on error (48f41c2)

1.2.0 (2025-05-29)

Full Changelog: v1.1.0...v1.2.0

Features

  • api: Config update for pakrym-stream-param (84d59d5)

Bug Fixes

  • client: return binary content from get /containers/{container_id}/files/{file_id}/content (f8c8de1)

Chores

  • deprecate Assistants API (027470e)
  • internal: fix release workflows (fd46533)

1.1.0 (2025-05-22)

Full Changelog: v1.0.0...v1.1.0

Features

  • api: add container endpoint (2bd777d)
  • api: new API tools (e7e2123)
  • api: new streaming helpers for background responses (422a0db)

... (truncated)

Commits
  • 9c70d89 release: 1.3.0
  • 8ca6cef codegen metadata
  • 7fdb6e5 feat(api): add new realtime and audio models, realtime session options
  • cad9fde release: 1.2.1
  • 3258ddb fix(api): Fix evals and code interpreter interfaces
  • 460bae3 chore: make go mod tidy continue on error
  • c6060fd fix: fix error
  • 074d9bd codegen metadata
  • 49835c5 Merge pull request #407 from openai/release-please--branches--main--changes--...
  • f2b2a89 release: 1.2.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 9, 2025
Bumps [github.com/openai/openai-go](https://github.com/openai/openai-go) from 0.1.0-alpha.62 to 1.3.0.
- [Release notes](https://github.com/openai/openai-go/releases)
- [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md)
- [Commits](openai/openai-go@v0.1.0-alpha.62...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/openai/openai-go
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 9, 2025
@dependabot dependabot bot added the go Pull requests that update Go code label Jun 9, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

Superseded by #80.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openai/openai-go-1.3.0 branch June 16, 2025 03:21
@github-project-automation github-project-automation bot moved this from Backlog to Done in git-auto-commit Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

0 participants