Skip to content

Tags: linkerd/linkerd-await

Tags

release/v0.3.2

Toggle release/v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update bytes (#510)

Signed-off-by: Alex Leong <[email protected]>

release/v0.3.1

Toggle release/v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): update linkerd/dev to v47 (#486)

Update the release workflow to use 'cargo auditable'.

Update the crate version to 0.3.1.

release/v0.3.0

Toggle release/v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump actions/download-artifact from 4.1.8 to 4.3.0 (#484)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.3.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@fa0a91b...d3f86a1)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

release/v0.2.9

Toggle release/v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: v0.2.9 (#445)

release/v0.2.8

Toggle release/v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.2.8 (#412)

* Update dev to v42 with Rust 1.73
* Update tokio to 1.35
* Update hyper to 1.0
* Update http to 1.0

release/v0.2.7

Toggle release/v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.2.7 (#248)

Signed-off-by: Alex Leong <[email protected]>

release/v0.2.6

Toggle release/v0.2.6's commit message

Verified

This tag was signed with the committer’s verified signature.
olix0r Oliver Gould
v0.2.6

release/v0.2.5

Toggle release/v0.2.5's commit message

Verified

This tag was signed with the committer’s verified signature.
olix0r Oliver Gould
v0.2.5

This release updates `linkerd-await` to support an optional `--timeout`
flag that causes `linkerd-await` to fail if the proxy doesn't become
ready within the specified timeout.

release/v0.2.4

Toggle release/v0.2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
olix0r Oliver Gould
v0.2.4

This release changes the default behavior to not emit messages (i.e.  to
STDERR) unless `--verbose` is specified.

This release also includes various dependency updates.

release/v0.2.3

Toggle release/v0.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
olix0r Oliver Gould
v0.2.3

This release makes linkerd-await's command arguments optional. When no
command is specified, the program simply exits once the proxy becomes
ready.

The repository has been moved into the Linkerd GitHub organization, as
well.