Skip to content

Commit

Permalink
sdk: Bump engine dependency to v0.9.3 (#6061)
Browse files Browse the repository at this point in the history
* sdk: Bump engine dependency to v0.9.3

Signed-off-by: Dagger CI <[email protected]>

* Add SDK release notes

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
3 people authored Nov 4, 2023
1 parent 1c7f522 commit b91b6d5
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .changes/v0.9.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## sdk/go/v0.9.3 - 2023-11-03

This SDK uses 🚙 Engine + 🚗 CLI version `v0.9.3`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.9.3).

🐹 https://pkg.go.dev/dagger.io/[email protected]


### Dependencies
- Bump Engine to v0.9.3 by @github-actions in https://github.com/dagger/dagger/pull/6061

### 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)
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

## sdk/go/v0.9.3 - 2023-11-03

This SDK uses 🚙 Engine + 🚗 CLI version `v0.9.3`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.9.3).

🐹 https://pkg.go.dev/dagger.io/[email protected]

### Dependencies

- Bump Engine to v0.9.3 by @github-actions in https://github.com/dagger/dagger/pull/6061

### 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.9.2 - 2023-10-30

This SDK uses 🚙 Engine + 🚗 CLI version `v0.9.2`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.9.2).
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 b91b6d5

Please sign in to comment.