Skip to content

chore: release#690

Open
release-plz-token[bot] wants to merge 1 commit into
masterfrom
release-plz-2026-05-24T15-51-49Z
Open

chore: release#690
release-plz-token[bot] wants to merge 1 commit into
masterfrom
release-plz-2026-05-24T15-51-49Z

Conversation

@release-plz-token
Copy link
Copy Markdown
Contributor

@release-plz-token release-plz-token Bot commented May 24, 2026

🤖 New release

  • git_perf_cli_types: 0.6.0 -> 0.7.0 (⚠ API breaking changes)
  • git-perf: 0.21.0 -> 0.21.1 (✓ API compatible changes)

git_perf_cli_types breaking changes

--- failure enum_struct_variant_field_added: pub enum struct variant field added ---

Description:
An enum's exhaustive struct variant has a new field, which has to be included when constructing or matching on this variant.
        ref: https://doc.rust-lang.org/reference/attributes/type_system.html#the-non_exhaustive-attribute
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/enum_struct_variant_field_added.ron

Failed in:
  field skip_env of variant Commands::Measure in /tmp/.tmpONOsOF/git-perf/cli_types/src/lib.rs:164
  field skip_env of variant Commands::Add in /tmp/.tmpONOsOF/git-perf/cli_types/src/lib.rs:185
  field skip_env of variant Commands::Import in /tmp/.tmpONOsOF/git-perf/cli_types/src/lib.rs:265
Changelog

git_perf_cli_types

0.7.0 - 2026-05-24

Added

  • (config) add [environment] and [defaults] config sections for auto metadata (#692)

git-perf

0.21.1 - 2026-05-24

Added

  • (config) add [environment] and [defaults] config sections for auto metadata (#692)

Fixed

  • (git) re-enable --no-separator for git notes append (#691)

Other

  • (git) batch note content fetching for size --detailed command (#689)


This PR was generated with release-plz.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 24, 2026

Performance Report

Performance Results

Audit Results

Error: No measurement for HEAD.
Audit failed, but continuing...

Measurement Storage Size

Live Measurement Size Report
============================

⚠️  Shallow clone detected - measurement counts may be incomplete (see FAQ)

Number of commits with measurements: 324
Total measurement data size (on-disk (compressed)): 450.2kB

Repository Statistics (for context):
-------------------------------------
  Loose objects: 0 (0B)
  Packed objects: 10544 (2.7MB)
  Total repository size: 2.7MB

Created by git-perf

@release-plz-token release-plz-token Bot force-pushed the release-plz-2026-05-24T15-51-49Z branch from a8b63f7 to fee6e19 Compare May 24, 2026 17:02
@release-plz-token release-plz-token Bot changed the title chore(git-perf): release v0.21.1 chore: release May 24, 2026
@release-plz-token release-plz-token Bot force-pushed the release-plz-2026-05-24T15-51-49Z branch from fee6e19 to ba93985 Compare May 24, 2026 20:11
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.

0 participants