Skip to content

build(deps): bump github.com/oxidecomputer/oxide.go from 0.7.0 to 0.8.0#168

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/oxidecomputer/oxide.go-0.8.0
Closed

build(deps): bump github.com/oxidecomputer/oxide.go from 0.7.0 to 0.8.0#168
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/oxidecomputer/oxide.go-0.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps github.com/oxidecomputer/oxide.go from 0.7.0 to 0.8.0.

Release notes

Sourced from github.com/oxidecomputer/oxide.go's releases.

v0.8.0

Generated from Oxide API version 2026021301.0.0

Breaking changes

  • Improve handling of union types.: Use typed structs instead of any values to represent oneOf union types. #359 #368 #376
  • Use functional options to construct clients.: The oxide.NewClient() function now takes functional options instead of a configuration struct. #356

New features

  • Add option to disable TLS certificate verification.: Allow the Go SDK client to skip TLS certificate verification. This is insecure and should only be used for testing or in controlled environments. #356

Enhancements

  • Expose experimental methods.: Add methods to allow calling API endpoints that are marked as experimental. Please note that experimental endpoits are not stable and may be changed or removed without notice. #379
  • Add API version header.: Set the API-Version header when making API requests. #345

List of commits

... (truncated)

Changelog

Sourced from github.com/oxidecomputer/oxide.go's changelog.

v0.8.0 (2026/Feb/17)

Generated from Oxide API version 2026021301.0.0

Breaking changes

  • Improve handling of union types.: Use typed structs instead of any values to represent oneOf union types. #359 #368 #376
  • Use functional options to construct clients.: The oxide.NewClient() function now takes functional options instead of a configuration struct. #356

New features

  • Add option to disable TLS certificate verification.: Allow the Go SDK client to skip TLS certificate verification. This is insecure and should only be used for testing or in controlled environments. #356

Enhancements

  • Expose experimental methods.: Add methods to allow calling API endpoints that are marked as experimental. Please note that experimental endpoits are not stable and may be changed or removed without notice. #379
  • Add API version header.: Set the API-Version header when making API requests. #345

Bug fixes

  • :

List of commits

... (truncated)

Commits

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 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)

Bumps [github.com/oxidecomputer/oxide.go](https://github.com/oxidecomputer/oxide.go) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/oxidecomputer/oxide.go/releases)
- [Changelog](https://github.com/oxidecomputer/oxide.go/blob/main/CHANGELOG.md)
- [Commits](oxidecomputer/oxide.go@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/oxidecomputer/oxide.go
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 23, 2026 14:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 23, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 27, 2026

Looks like github.com/oxidecomputer/oxide.go is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 27, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/oxidecomputer/oxide.go-0.8.0 branch February 27, 2026 04:35
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

None yet

Development

Successfully merging this pull request may close these issues.

0 participants