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

Release v0.0.18 #83

Merged
merged 28 commits into from
Sep 6, 2024
Merged

Release v0.0.18 #83

merged 28 commits into from
Sep 6, 2024

Conversation

anewton1998
Copy link
Collaborator

Changes:

  • everything: a bunch of clippy lints
  • icann-rdap-srv:
    • now supports domain search by name
  • icann-rdap-common:
    • a lot of changes to deal with non-conformant servers including checks when they are non-conforming... this possible changes the Rust API.
      • description in notice/remark are optional
      • href in link is optional
      • eventAction in event is optional
      • idType and identifier in publicId are optional
      • cidirs in CIDR0 are optional
    • because the standard is actually fuzzy on this, hreflang in link can now be a string or an array of strings
    • much more documentation on the builders
    • Contact
      • more documentation
      • added role, contact-uri, url
      • street-parts can now be an array of strings in vCard
    • fixed some consistency issues with the object builders
  • icann-rdap-cli:
    • added role, contact-uri, and url to outputs
    • fixed bug with registry content being but where registrar content was supposed to be.

a bunch of clippy lint cleanups
refactor check enum and functions
A bunch of allowable things and hreflang fix
@anewton1998 anewton1998 merged commit 707d906 into main Sep 6, 2024
2 checks passed
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