Skip to content

Commit

Permalink
sdk: bump engine dependency to v0.11.1 (#7100)
Browse files Browse the repository at this point in the history
* sdk: bump engine dependency to v0.11.1

Signed-off-by: Justin Chadwell <me@jedevc.com>

* chore: add sdk release notes for v0.11.1

Signed-off-by: Justin Chadwell <me@jedevc.com>

---------

Signed-off-by: Justin Chadwell <me@jedevc.com>
  • Loading branch information
jedevc authored Apr 16, 2024
1 parent 3a2b633 commit 7e5dce8
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 1 deletion.
16 changes: 16 additions & 0 deletions .changes/v0.11.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## sdk/go/v0.11.1 - 2024-04-16

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

🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.1

### Fixed
- Automatically add `internal/telemetry` directory to generated `.gitignore` files by @yann-soubeyrand in https://github.com/dagger/dagger/issues/7019

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

### 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)
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ and is generated by [Changie](https://github.com/miniscruff/changie).



## sdk/go/v0.11.1 - 2024-04-16

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

🐹 https://pkg.go.dev/dagger.io/dagger@v0.11.1

### Fixed
- Automatically add `internal/telemetry` directory to generated `.gitignore` files by @yann-soubeyrand in https://github.com/dagger/dagger/issues/7019

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

### 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.11.0 - 2024-04-04

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

Please sign in to comment.