Skip to content

Commit

Permalink
chore: prep for v0.15.1 (dagger#9183)
Browse files Browse the repository at this point in the history
* chore: bump dependencies to v0.15.1

Signed-off-by: Connor Braa <[email protected]>

* chore: add release notes for v0.15.1

Signed-off-by: Connor Braa <[email protected]>

* clear out .changes/.next

Signed-off-by: Connor Braa <[email protected]>

---------

Signed-off-by: Connor Braa <[email protected]>
  • Loading branch information
cwlbraa authored Dec 12, 2024
1 parent 17b6b7b commit 196f232
Show file tree
Hide file tree
Showing 24 changed files with 183 additions and 17 deletions.
2 changes: 0 additions & 2 deletions .changes/.next
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,3 @@
# This file can also be left empty - if it is, then the next version is
# automagically determined from release note entries (and then adding to the
# patch release).

v0.15.1
7 changes: 0 additions & 7 deletions .changes/unreleased/Fixed-20241211-195735.yaml

This file was deleted.

9 changes: 9 additions & 0 deletions .changes/v0.15.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## v0.15.1 - 2024-12-12

### Fixed
- Metrics display in the TUI is fixed to display for all executed containers, rather than just services by @sipsma in https://github.com/dagger/dagger/pull/9171

### What to do next?
- Read the [documentation](https://docs.dagger.io)
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ 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).

## v0.15.1 - 2024-12-12

### Fixed
- Metrics display in the TUI is fixed to display for all executed containers, rather than just services by @sipsma in https://github.com/dagger/dagger/pull/9171

### What to do next?
- Read the [documentation](https://docs.dagger.io)
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)

## v0.15.0 - 2024-12-11

### 🔥 Breaking Changes
Expand Down
2 changes: 1 addition & 1 deletion docs/current_docs/partials/version.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// Code generated by dagger. DO NOT EDIT.

export const daggerVersion = "0.15.0";
export const daggerVersion = "0.15.1";
9 changes: 9 additions & 0 deletions helm/dagger/.changes/v0.15.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## v0.15.1 - 2024-12-12

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next?
- Read the [documentation](https://docs.dagger.io)
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)
10 changes: 10 additions & 0 deletions helm/dagger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ 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).

## v0.15.1 - 2024-12-12

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next?
- Read the [documentation](https://docs.dagger.io)
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)

## v0.15.0 - 2024-12-11

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion helm/dagger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v2
description: Dagger Helm chart
name: dagger-helm
type: application
version: 0.15.0
version: 0.15.1
13 changes: 13 additions & 0 deletions sdk/elixir/.changes/v0.15.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## sdk/elixir/v0.15.1 - 2024-12-12

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

🧪 https://hex.pm/packages/dagger
📖 https://hexdocs.pm/dagger/Dagger.html

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)
14 changes: 14 additions & 0 deletions sdk/elixir/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ 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/elixir/v0.15.1 - 2024-12-12

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

🧪 https://hex.pm/packages/dagger
📖 https://hexdocs.pm/dagger/Dagger.html

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)

## sdk/elixir/v0.15.0 - 2024-12-10

This SDK uses 🚙 Engine + 🚗 CLI version `v0.15.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.15.0).
Expand Down
2 changes: 1 addition & 1 deletion sdk/elixir/lib/dagger/core/version.ex
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule Dagger.Core.Version do
@moduledoc false

@dagger_cli_version "0.15.0"
@dagger_cli_version "0.15.1"

def engine_version(), do: @dagger_cli_version
end
13 changes: 13 additions & 0 deletions sdk/go/.changes/v0.15.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## sdk/go/v0.15.1 - 2024-12-12

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

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

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### 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)
14 changes: 14 additions & 0 deletions sdk/go/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ 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.15.1 - 2024-12-12

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

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

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### 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.15.0 - 2024-12-11

This SDK uses 🚙 Engine + 🚗 CLI version `v0.15.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.15.0).
Expand Down
2 changes: 1 addition & 1 deletion sdk/go/internal/engineconn/version.gen.go

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

12 changes: 12 additions & 0 deletions sdk/php/.changes/v0.15.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## sdk/php/v0.15.1 - 2024-12-12

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

🐘 https://packagist.org/packages/dagger/dagger#v0.15.1

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)
13 changes: 13 additions & 0 deletions sdk/php/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ 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/php/v0.15.1 - 2024-12-12

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

🐘 https://packagist.org/packages/dagger/dagger#v0.15.1

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)

## sdk/php/v0.15.0 - 2024-12-10

This SDK uses 🚙 Engine + 🚗 CLI version `v0.15.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.15.0).
Expand Down
2 changes: 1 addition & 1 deletion sdk/php/src/Connection/version.php

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

14 changes: 14 additions & 0 deletions sdk/python/.changes/v0.15.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## sdk/python/v0.15.1 - 2024-12-12

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

🐍 https://pypi.org/project/dagger-io/v0.15.1/
📖 https://dagger-io.readthedocs.io/en/sdk-python-v0.15.1/

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next
- Read the [documentation](https://docs.dagger.io/sdk/python)
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)
15 changes: 15 additions & 0 deletions sdk/python/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ 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/python/v0.15.1 - 2024-12-12

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

🐍 https://pypi.org/project/dagger-io/v0.15.1/
📖 https://dagger-io.readthedocs.io/en/sdk-python-v0.15.1/

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next
- Read the [documentation](https://docs.dagger.io/sdk/python)
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)

## sdk/python/v0.15.0 - 2024-12-11

This SDK uses 🚙 Engine + 🚗 CLI version `v0.15.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.15.0).
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/src/dagger/_engine/_version.py

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

2 changes: 1 addition & 1 deletion sdk/rust/crates/dagger-sdk/src/core/version.rs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pub const DAGGER_ENGINE_VERSION: &'static str = "0.15.0";
pub const DAGGER_ENGINE_VERSION: &'static str = "0.15.1";
14 changes: 14 additions & 0 deletions sdk/typescript/.changes/v0.15.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## sdk/typescript/v0.15.1 - 2024-12-12

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

https://www.npmjs.com/package/@dagger.io/dagger
📒 https://docs.dagger.io/reference/typescript/modules/api_client_gen

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next
- Read the [documentation](https://docs.dagger.io/sdk/nodejs)
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)
15 changes: 15 additions & 0 deletions sdk/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ 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/typescript/v0.15.1 - 2024-12-12

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

https://www.npmjs.com/package/@dagger.io/dagger
📒 https://docs.dagger.io/reference/typescript/modules/api_client_gen

### Dependencies
- Bump Engine to v0.15.1 by @cwlbraa in https://github.com/dagger/dagger/pull/9183

### What to do next
- Read the [documentation](https://docs.dagger.io/sdk/nodejs)
- Join our [Discord server](https://discord.gg/dagger-io)
- Follow us on [Twitter](https://twitter.com/dagger_io)

## sdk/typescript/v0.15.0 - 2024-12-11

This SDK uses 🚙 Engine + 🚗 CLI version `v0.15.0`. [See what changed in that release](https://github.com/dagger/dagger/releases/tag/v0.15.0).
Expand Down
2 changes: 1 addition & 1 deletion sdk/typescript/src/provisioning/default.ts

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

0 comments on commit 196f232

Please sign in to comment.