Skip to content

Conversation

@github-actions
Copy link
Contributor

🤖 New release

  • api-keys-simplified: 0.2.1 -> 0.3.0 (⚠ API breaking changes)

api-keys-simplified breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.45.0/src/lints/method_parameter_count_changed.ron

Failed in:
  api_keys_simplified::ApiKeyManagerV0::init now takes 4 parameters instead of 3, in /tmp/.tmpA5r4K6/api-keys-simplified/crates/api-keys-simplified/src/domain.rs:54
Changelog

0.3.0 - 2025-12-13

Fixed

  • key expiration logic (#20)


This PR was generated with release-plz.

@ssddOnTop ssddOnTop merged commit 6e78332 into main Dec 13, 2025
6 checks passed
@ssddOnTop ssddOnTop deleted the release-plz-2025-12-13T21-44-00Z branch December 13, 2025 21:55
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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