Skip to content

Commit

Permalink
release: v0.1.0+20241204.0.0 (#254)
Browse files Browse the repository at this point in the history
Releasing v0.1.0+20241204.0.0 to the world!
  • Loading branch information
sudomateo authored Jan 6, 2025
1 parent 727dc6f commit 230e0cc
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
# v0.1.0+20241204.0.0 (2025/Jan/06)

### Breaking changes

- **Instance Update:** It's now possible to modify an instance's Memory and Ncpus count. When using the `InstanceUpdate` method, all parameters must be set. Otherwise, the values used will be 0. [247](https://github.com/oxidecomputer/oxide.go/pull/247)

### New features

- **Authenticate using Oxide credentials.toml:** Add option to authenticate using the `credentials.toml` file generated by the Oxide CLI. [244](https://github.com/oxidecomputer/oxide.go/pull/244)

### Enhancements

- **Update Go version:** The SDK's version has been updated to 1.22. [243](https://github.com/oxidecomputer/oxide.go/pull/243)

### List of commits

- [727dc6f](https://github.com/oxidecomputer/oxide.go/commit/727dc6f) Update to Omicron rel/v12/rc0 (#253)
- [ed39445](https://github.com/oxidecomputer/oxide.go/commit/ed39445) Bump version to v0.1.0+20241204.0.0 (#252)
- [eb153ea](https://github.com/oxidecomputer/oxide.go/commit/eb153ea) Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#250)
- [291b784](https://github.com/oxidecomputer/oxide.go/commit/291b784) Split long doc strings over multiple lines (#249)
- [6bce2f6](https://github.com/oxidecomputer/oxide.go/commit/6bce2f6) Update to Omicron 9c8aa53 (#247)
- [18592bd](https://github.com/oxidecomputer/oxide.go/commit/18592bd) Add option to use credentials from CLI (#244)
- [88b2bfd](https://github.com/oxidecomputer/oxide.go/commit/88b2bfd) Makefile cleanup (#246)
- [35e937c](https://github.com/oxidecomputer/oxide.go/commit/35e937c) Update Go version to 1.22 (#243)
- [4e5a60a](https://github.com/oxidecomputer/oxide.go/commit/4e5a60a) version bump to 0.1.0-beta10 (#242)
- [51cac24](https://github.com/oxidecomputer/oxide.go/commit/51cac24) Bump github.com/getkin/kin-openapi from 0.127.0 to 0.128.0 (#239)

# v0.1.0-beta9 (2024/Oct/21)

### Breaking changes
Expand Down

0 comments on commit 230e0cc

Please sign in to comment.