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 #564

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

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

🤖 New release

  • tokio-console: 0.1.11 -> 0.2.0
  • console-api: 0.7.0 -> 0.8.0
  • console-subscriber: 0.3.0 -> 0.4.0
Changelog

tokio-console

0.2.0 - (2024-07-16)

Breaking Changes

  • Upgrade tonic to 0.12 (#571) (5f6faa2)
    This is a breaking change for users of console-api and
    console-subscriber, as it changes the public tonic, prost and
    prost-types dependency to a semver-incompatible version. This breaks
    compatibility with tonic 0.11.x as well as prost/prost-types
    0.12.x.

Fixed

Updated

console-api

0.8.0 - (2024-07-16)

Breaking Changes

  • Upgrade tonic to 0.12 (#571) (5f6faa2)
    This is a breaking change for users of console-api and
    console-subscriber, as it changes the public tonic, prost and
    prost-types dependency to a semver-incompatible version. This breaks
    compatibility with tonic 0.11.x as well as prost/prost-types
    0.12.x.

Updated

console-subscriber

0.4.0 - (2024-07-16)

Breaking Changes

  • Upgrade tonic to 0.12 (#571) (5f6faa2)
    This is a breaking change for users of console-api and
    console-subscriber, as it changes the public tonic, prost and
    prost-types dependency to a semver-incompatible version. This breaks
    compatibility with tonic 0.11.x as well as prost/prost-types
    0.12.x.

Added

  • Add TOKIO_CONSOLE_BUFFER_CAPACITY env variable (#568) (a6cf14b)

Updated


This PR was generated with release-plz.

@github-actions github-actions bot requested a review from a team as a code owner June 21, 2024 01:14
@Rustin170506
Copy link
Collaborator

@hds Does this a bug from release-plz? I am not sure why it triggers a new release.

@hds
Copy link
Collaborator

hds commented Jun 27, 2024

@hi-rustin This is how release-plz works. The action creates (and the subsequently updates) a PR to release whenever there are changes. This means that we will effectively always have a release PR sitting around, and it's up to us to choose when to merge it (which will trigger a release).

Clearly I need to finish #558. (-:

@github-actions github-actions bot force-pushed the release-plz-2024-06-21T01-14-13Z branch from 2776599 to e40e604 Compare July 3, 2024 13:33
@github-actions github-actions bot changed the title chore(console-subscriber): release v0.3.1 chore: release Jul 3, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-06-21T01-14-13Z branch 3 times, most recently from fa9dd5b to b96f531 Compare July 12, 2024 07:50
@github-actions github-actions bot force-pushed the release-plz-2024-06-21T01-14-13Z branch from b96f531 to 55fa53e Compare July 16, 2024 01:00
@github-actions github-actions bot closed this Jul 16, 2024
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.

2 participants