-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sdk: Bump engine dependency to v0.9.0 (#5940)
* sdk: Bump engine dependency to v0.9.0 Signed-off-by: Dagger CI <[email protected]> * Add SDK release notes Signed-off-by: Erik Sipsma <[email protected]> * include breaking api changes from engine Signed-off-by: Erik Sipsma <[email protected]> --------- Signed-off-by: Dagger CI <[email protected]> Signed-off-by: Erik Sipsma <[email protected]> Co-authored-by: Dagger CI <[email protected]> Co-authored-by: Erik Sipsma <[email protected]>
- Loading branch information
1 parent
5693ab9
commit bebf8a2
Showing
3 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## sdk/go/v0.9.0 - 2023-10-20 | ||
|
||
This SDK uses 🚙 Engine + 🚗 CLI version `v0.9.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.9.0). | ||
|
||
🐹 https://pkg.go.dev/dagger.io/[email protected] | ||
|
||
### 🔥 Breaking Changes | ||
|
||
- engine: new services API with container <=> host networking, explicit start/stop by @vito in https://github.com/dagger/dagger/pull/5557 | ||
- implement new conventions for IDable objects by @vito in https://github.com/dagger/dagger/pull/5881 | ||
|
||
### Dependencies | ||
|
||
- Bump Engine to v0.9.0 by @github-actions in https://github.com/dagger/dagger/pull/5940 | ||
|
||
### What to do next | ||
|
||
- Read the [documentation](https://docs.dagger.io/sdk/go) | ||
- Join our [Discord server](https://discord.gg/dagger-io) | ||
- Follow us on [Twitter](https://twitter.com/dagger_io) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,29 @@ and is generated by [Changie](https://github.com/miniscruff/changie). | |
|
||
|
||
|
||
## sdk/go/v0.9.0 - 2023-10-20 | ||
|
||
This SDK uses 🚙 Engine + 🚗 CLI version `v0.9.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.9.0). | ||
|
||
🐹 https://pkg.go.dev/dagger.io/[email protected] | ||
|
||
### 🔥 Breaking Changes | ||
|
||
- engine: new services API with container <=> host networking, explicit start/stop by @vito in https://github.com/dagger/dagger/pull/5557 | ||
- implement new conventions for IDable objects by @vito in https://github.com/dagger/dagger/pull/5881 | ||
|
||
### Dependencies | ||
|
||
- Bump Engine to v0.9.0 by @github-actions in https://github.com/dagger/dagger/pull/5940 | ||
|
||
### What to do next | ||
|
||
- Read the [documentation](https://docs.dagger.io/sdk/go) | ||
- Join our [Discord server](https://discord.gg/dagger-io) | ||
- Follow us on [Twitter](https://twitter.com/dagger_io) | ||
|
||
|
||
|
||
## sdk/go/v0.8.8 - 2023-10-11 | ||
|
||
This SDK uses 🚙 Engine + 🚗 CLI version `v0.8.8`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.8.8). | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.