Skip to content

chore(nfs3_client): release v0.6.0#105

Merged
Vaiz merged 1 commit into
mainfrom
release-plz-2025-07-19T18-18-34Z
Jul 20, 2025
Merged

chore(nfs3_client): release v0.6.0#105
Vaiz merged 1 commit into
mainfrom
release-plz-2025-07-19T18-18-34Z

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 New release

  • nfs3_client: 0.5.0 -> 0.6.0 (⚠ API breaking changes)

nfs3_client breaking changes

--- failure trait_method_parameter_count_changed: pub trait method parameter count changed ---

Description:
A trait method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#major-any-change-to-trait-item-signatures
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/trait_method_parameter_count_changed.ron

Failed in:
  Connector::connect now takes 2 instead of 3 parameters, in file /tmp/.tmpfkiUln/nfs3/crates/nfs3_client/src/net.rs:13
  Connector::connect_with_port now takes 3 instead of 4 parameters, in file /tmp/.tmpfkiUln/nfs3/crates/nfs3_client/src/net.rs:21
Changelog

0.6.0 - 2025-07-19

Added

  • [breaking] add support for smol runtime (#104)


This PR was generated with release-plz.

@Vaiz Vaiz merged commit e8149dd into main Jul 20, 2025
@Vaiz Vaiz deleted the release-plz-2025-07-19T18-18-34Z branch July 20, 2025 15:27
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.

1 participant