Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release tokio-console-v0.1.11, console-api-v0.7.0, console-subscriber-v0.3.0 #557

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 7, 2024

🤖 New release

  • tokio-console: 0.1.10 -> 0.1.11
  • console-api: 0.6.0 -> 0.7.0
  • console-subscriber: 0.2.0 -> 0.3.0
Changelog

tokio-console

tokio-console-v0.1.11 - (2024-06-10)

Added

Documented

Fixed

console-api

console-api-v0.7.0 - (2024-06-10)

Breaking Changes

  • Bump tonic to 0.11 (#547) (ef6816c)
    This is a breaking change for users of console-api and
    console-subscriber, as it changes the public tonic dependency to a
    semver-incompatible version. This breaks compatibility with tonic
    0.10.x.

Documented

Updated

console-subscriber

console-subscriber-v0.3.0 - (2024-06-10)

Breaking Changes

  • Bump tonic to 0.11 (#547) (ef6816c)
    This is a breaking change for users of console-api and
    console-subscriber, as it changes the public tonic dependency to a
    semver-incompatible version. This breaks compatibility with tonic
    0.10.x.

Added

  • Replace target column with kind column in tasks view (#478) (903d9fa)
  • Reduce retention period to fit in max message size (#503) (bd3dd71)
  • Support grpc-web and add grpc-web feature (#498) (4150253)

Documented

Fixed

  • Don't save poll_ops if no-one is receiving them (#501) (1656c79)
  • Ignore metadata that is not a span or event (#554) (852a977)

Updated


This PR was generated with release-plz.

@github-actions github-actions bot requested a review from a team as a code owner June 7, 2024 09:05
tokio-console/Cargo.toml Outdated Show resolved Hide resolved
tokio-console/CHANGELOG.md Outdated Show resolved Hide resolved
@github-actions github-actions bot force-pushed the release-plz-2024-06-07T09-05-55Z branch from 98de1d2 to dcf8c2c Compare June 7, 2024 13:24
@github-actions github-actions bot force-pushed the release-plz-2024-06-07T09-05-55Z branch from 327ac57 to 87ba91c Compare June 8, 2024 11:37
@hds
Copy link
Collaborator

hds commented Jun 8, 2024

It looks like the fact that the checks aren't being run is expected. There is a comment in this issue aws/karpenter-provider-aws#4525 linking to the docs:

https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow

hds added 2 commits June 8, 2024 16:10
Updated the tags in the changelogs to match the ones we were using
before (`<crate>-v<version>` instead of just `<version>`).

Also changed the version for the new tokio-console release to 0.1.11,
instead of 0.2.0 as it contains no breaking changes.
@hds hds requested review from hawkw and Rustin170506 June 10, 2024 10:46
Copy link
Collaborator

@hds hds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This now looks good and is ready to go from my side.

Copy link
Collaborator

@Rustin170506 Rustin170506 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks! 👍

@hds
Copy link
Collaborator

hds commented Jun 10, 2024

Here goes nothing...

@hds hds changed the title chore: release chore: release tokio-console-v0.1.11, console-api-v0.7.0, console-subscriber-v0.3.0 Jun 10, 2024
@hds hds merged commit b802bf1 into main Jun 10, 2024
17 checks passed
@hds hds deleted the release-plz-2024-06-07T09-05-55Z branch June 10, 2024 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants