Skip to content

Commit

Permalink
sdk: Bump engine dependency to v0.9.0 (#5940)
Browse files Browse the repository at this point in the history
* 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
3 people authored Oct 20, 2023
1 parent 5693ab9 commit bebf8a2
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 1 deletion.
20 changes: 20 additions & 0 deletions .changes/v0.9.0.md
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)
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
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 bebf8a2

Please sign in to comment.