Skip to content

Commit

Permalink
sdk: Bump engine dependency to v0.8.0 (#5567)
Browse files Browse the repository at this point in the history
* 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
3 people authored Aug 3, 2023
1 parent c6a90f3 commit f8b753c
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 14 deletions.
6 changes: 0 additions & 6 deletions .changes/unreleased/Added-20230721-172809.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/unreleased/Fixed-20230720-184344.yaml

This file was deleted.

17 changes: 17 additions & 0 deletions .changes/v0.8.0.md
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)
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down
2 changes: 1 addition & 1 deletion internal/engineconn/version.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f8b753c

Please sign in to comment.