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 0.2.2 prep #456

Merged
merged 2 commits into from
Dec 15, 2020
Merged

Conversation

dekellum
Copy link
Contributor

@dekellum dekellum commented Dec 14, 2020

Please note change log update suggests this will be released today. Also please tag it.

Changes as per master 722df55 vs 0.2.1:

  • Fix (potential double) panic of (HeaderMap) OccupiedEntry::remove_entry and remove_entry_mult when multiple values are present. (#446, #449 @dekellum)
  • Safety audits of (priv) ByteStr and refactor of Authority (#408, #414 @sbosnick)
  • Fix HeaderName to error instead of panic when input is too long (#432, #433 @acfoltzer)
  • Allow StatusCode to encode values 100-999 without error. Use of the unclassified range 600-999 remains discouraged. (#144, #438, #443 @quininer @dekellum)
  • Add String and &String fallible conversions to PathAndQuery (#450 @mkindahl)
  • Fix Authority (and Uri) to error instead of panic on unbalanced brackets (#435, #445 @aeryz)

README.md Outdated Show resolved Hide resolved
@seanmonstar seanmonstar merged commit 01d6a59 into hyperium:master Dec 15, 2020
@dekellum
Copy link
Contributor Author

Thanks!

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