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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: new release candidate #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 16, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@peeramid-labs/multipass@0.3.0

Minor Changes

  • #6 5afd7a4b67bb744baca83d7f6706762959c1a83e Thanks @peersky! - added renewal fees and ability to change them

  • #6 648f04924d30f80df7477d3d319508bfe17f57cb Thanks @peersky! - - Added validUntil property to domain records

    • Added ability to renew records and corresponding nonce checks enforced.
    • Reduced some interface visibility to follow least permission principle
    • Removed diamond proxy in favor of more simplistic transparent proxy pattern
    • Moved to solidiy compiler version to 0.8.28
    • Removed unusued internal functions and events from interfaces
    • Removed boolean literals from conditional expressions
    • Removed withdraw funds interface. All funds now are sent to owner by default.
    • Added security contact email address to docstrings

    Breaking changes

    Register() interface which now has less arguments and uses internal struct parameters, remove unused arguments

initializeDomain() does not have freeRegistrationsCount parameter and adds new RenewalFee parameter

@peersky peersky added this to the V0.3.0 release milestone Oct 18, 2024
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