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

x509-cert v0.2.0 #934

Merged
merged 1 commit into from
Mar 19, 2023
Merged

x509-cert v0.2.0 #934

merged 1 commit into from
Mar 19, 2023

Conversation

tarcieri
Copy link
Member

Added

  • Feature-gated Arbitrary impl for Certificate (#761)
  • Allow request to be serialized to PEM (#819)
  • Display impl for SerialNumber (#820)
  • std feature implies const-oid/std (#874)

Changed

  • Serial numbers are formatted as PrintableString (#794)
  • SerialNumber is now a specialized object (#795)
  • MSRV 1.65 (#805)
  • Make types owned instead of reference-based (#806, #841)
  • Bump der to v0.7 (#899)
  • Bump spki to v0.7 (#900)

Fixed

  • Handling of negative serial numbers (#823, #831)

Removed

  • alloc feature: now unconditionally required (#841)

@tarcieri tarcieri merged commit c1b8826 into master Mar 19, 2023
@tarcieri tarcieri deleted the x509-cert/v0.2.0 branch March 19, 2023 02:07
@tarcieri tarcieri mentioned this pull request Mar 19, 2023
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.

None yet

1 participant