CRLF Injection Vulnerability Fixed: - The primary vulnerability mentioned is a CRLF injection vulnerability found in the BlackSheep HTTP Client. - The vulnerability was reported by Jinho Ju (@tr4ce-ju). - This specific issue was addressed in version v2.4.6. Security File Addition: - A SECURITY.md file has been added to the repository, likely to outline updated security practices and policies. Cookie Handling Security Update: - Modifications were made to how values are represented in logs. Specifically, the method was changed so it doesn't display the full value of the cookie, preventing accidental leaking of sensitive information in logs. Additional Enhancements: - Besides the security updates, other improvements included better type annotations for certain modules. - Contribution from contributors like @tyzhnenko can also be noted.