Skip to content

chore: release v0.2.0 #21

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 16, 2024
Merged

chore: release v0.2.0 #21

merged 1 commit into from
Jan 16, 2024

Conversation

the-hacker-app-releases[bot]
Copy link
Contributor

@the-hacker-app-releases the-hacker-app-releases bot commented Dec 28, 2023

🤖 New release

  • logging: 0.1.3 -> 0.2.0 (⚠️ API breaking changes)

⚠️ logging breaking changes

--- failure derive_trait_impl_removed: built-in derived trait no longer implemented ---

Description:
A public type has stopped deriving one or more traits. This can break downstream code that depends on those types implementing those traits.
        ref: https://doc.rust-lang.org/reference/attributes/derive.html#derive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.27.0/src/lints/derive_trait_impl_removed.ron

Failed in:
  type MakeSpanWithId no longer derives Copy, in /tmp/.tmpL0GyxN/logging/src/http.rs:13

--- failure unit_struct_changed_kind: unit struct changed kind ---

Description:
A public unit struct has been changed to a normal (curly-braces) struct, which cannot be constructed using the same struct literal syntax.
        ref: https://github.com/rust-lang/cargo/pull/10871
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.27.0/src/lints/unit_struct_changed_kind.ron

Failed in:
  struct MakeSpanWithId in /tmp/.tmpL0GyxN/logging/src/http.rs:13
Changelog


This PR was generated with release-plz.

@the-hacker-app-releases the-hacker-app-releases bot changed the title chore: release v0.1.4 chore: release v0.2.0 Jan 16, 2024
@the-hacker-app-releases the-hacker-app-releases bot force-pushed the release-plz-2023-12-28T07-40-10Z branch from 225a118 to 2bc9a9f Compare January 16, 2024 01:49
Signed-off-by: the-hacker-app-releases[bot] <150499272+the-hacker-app-releases[bot]@users.noreply.github.com>
@the-hacker-app-releases the-hacker-app-releases bot force-pushed the release-plz-2023-12-28T07-40-10Z branch from 2bc9a9f to 65969b8 Compare January 16, 2024 02:31
@akrantz01 akrantz01 enabled auto-merge January 16, 2024 02:31
@akrantz01 akrantz01 added this pull request to the merge queue Jan 16, 2024
Merged via the queue into main with commit e46f35f Jan 16, 2024
@akrantz01 akrantz01 deleted the release-plz-2023-12-28T07-40-10Z branch January 16, 2024 02:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant