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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.2.0 #21

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
Signed-off-by: the-hacker-app-releases[bot] <150499272+the-hacker-app-releases[bot]@users.noreply.github.com>
@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
20 checks passed
@akrantz01 akrantz01 deleted the release-plz-2023-12-28T07-40-10Z branch January 16, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant