We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ef2bc commit fe9717fCopy full SHA for fe9717f
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# v1.5.0
2
+
3
+This release fixes GHSA-273p-m2cw-6833 and GHSA-4c4x-jm2x-pf9j. Note that this
4
+drops support for fetching public keys via URL when querying the search API.
5
6
+## Vulnerability Fixes
7
8
+* Handle malformed COSE and DSSE entries (#2729)
9
+* Drop support for fetching public keys by URL in the search index (#2731)
10
11
+## Features
12
13
+* Add support for a custom TLS config for clients (#2709)
14
15
# v1.4.3
16
17
This release reduces dependencies for a number of exported packages.
0 commit comments