-
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.8.0 (#5567)
* sdk: Bump engine dependency to v0.8.0 Signed-off-by: Dagger CI <[email protected]> * Add release notes for all SDKs Signed-off-by: Gerhard Lazu <[email protected]> --------- Signed-off-by: Dagger CI <[email protected]> Signed-off-by: Gerhard Lazu <[email protected]> Co-authored-by: Dagger CI <[email protected]> Co-authored-by: Gerhard Lazu <[email protected]>
- Loading branch information
1 parent
c6a90f3
commit f8b753c
Showing
5 changed files
with
39 additions
and
14 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,17 @@ | ||
## sdk/go/v0.8.0 - 2023-08-03 | ||
|
||
This SDK uses 🚙 Engine + 🚗 CLI version `v0.8.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.8.0). | ||
|
||
🐹 https://pkg.go.dev/dagger.io/[email protected] | ||
|
||
### Added | ||
- Print progress status during automatic Engine provisioning and establishing client connection by @TomChv in https://github.com/dagger/dagger/pull/5488 | ||
- Show warning on version mismatch between Engine and SDK by @TomChv in https://github.com/dagger/dagger/pull/5315 | ||
|
||
### Dependencies | ||
- Bump Engine to v0.8.0 by @github-actions in https://github.com/dagger/dagger/pull/5567 | ||
|
||
### 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,9 +7,29 @@ and is generated by [Changie](https://github.com/miniscruff/changie). | |
|
||
|
||
|
||
## sdk/go/v0.8.0 - 2023-08-03 | ||
|
||
This SDK uses 🚙 Engine + 🚗 CLI version `v0.8.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.8.0). | ||
|
||
🐹 https://pkg.go.dev/dagger.io/[email protected] | ||
|
||
### Added | ||
- Print progress status during automatic Engine provisioning and establishing client connection by @TomChv in https://github.com/dagger/dagger/pull/5488 | ||
- Show warning on version mismatch between Engine and SDK by @TomChv in https://github.com/dagger/dagger/pull/5315 | ||
|
||
### Dependencies | ||
- Bump Engine to v0.8.0 by @github-actions in https://github.com/dagger/dagger/pull/5567 | ||
|
||
### 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.7.4 - 2023-07-19 | ||
|
||
This SDK uses 🚙 Engine + 🚗 CLI version `v0.6.4`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/0.6.4). | ||
This SDK uses 🚙 Engine + 🚗 CLI version `v0.6.4`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.6.4). | ||
|
||
🐹 https://pkg.go.dev/dagger.io/[email protected] | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.