Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 29, 2025

πŸ€– New release

  • nfs3_macros: 0.3.3 -> 0.3.4
  • nfs3_types: 0.3.3 -> 0.3.4 (βœ“ API compatible changes)
  • nfs3_server: 0.5.0 -> 0.6.0 (⚠ API breaking changes)
  • cargo-nfs3-server: 0.1.0-alpha.1 -> 0.1.0-alpha.2
  • nfs3_client: 0.4.1 -> 0.4.2 (βœ“ API compatible changes)

⚠ nfs3_server 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:
  NfsFileSystem::create_exclusive now takes 4 instead of 3 parameters, in file /tmp/.tmprXNSlr/nfs3/crates/nfs3_server/src/vfs/mod.rs:219
Changelog

nfs3_macros

0.3.4 - 2025-06-15

Added

  • set MSRV to 1.85 (#85)

nfs3_types

0.3.4 - 2025-06-15

Added

  • add createverf parameter to NfsFileSystem::create_exclusive method (#90)
  • set MSRV to 1.85 (#85)

nfs3_server

0.6.0 - 2025-06-15

Added

  • implement rename for MemFs (#91)
  • add createverf parameter to NfsFileSystem::create_exclusive method (#90)
  • set MSRV to 1.85 (#85)

Other

  • cargo-nfs3-server (#78)

cargo-nfs3-server

0.1.0-alpha.2 - 2025-06-15

Added

  • add createverf parameter to NfsFileSystem::create_exclusive method (#90)
  • set MSRV to 1.85 (#85)

Other

  • Update installation instruction (#80)

nfs3_client

0.4.2 - 2025-06-15

Added

  • set MSRV to 1.85 (#85)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-04-29T12-18-26Z branch 3 times, most recently from ecbe9a9 to ca5607e Compare May 5, 2025 15:57
@github-actions github-actions bot force-pushed the release-plz-2025-04-29T12-18-26Z branch 2 times, most recently from 4999eb7 to d10621d Compare May 17, 2025 07:43
@github-actions github-actions bot force-pushed the release-plz-2025-04-29T12-18-26Z branch 4 times, most recently from f587ff7 to bca238c Compare June 11, 2025 12:12
@github-actions github-actions bot force-pushed the release-plz-2025-04-29T12-18-26Z branch from bca238c to 3994488 Compare June 15, 2025 09:47
@Vaiz Vaiz merged commit ecd04b5 into main Jun 15, 2025
7 checks passed
@Vaiz Vaiz deleted the release-plz-2025-04-29T12-18-26Z branch June 15, 2025 19:20
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