We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299ae15 commit 2f10713Copy full SHA for 2f10713
CHANGELOG.md
@@ -12,11 +12,17 @@
12
13
### Fix
14
15
+- return certificate headers in v0 responses
16
- **ic-http-certification**: ensure all possible wildcards are witnessed
17
- **ic-certification**: remove empty subtrees after removing nodes on a path
18
- **ic-http-certification**: fixed an issue where an asset that has a wildcard but not an exact path is not witnessed correctly
19
- **ic-certificate-verification**: redundant dependency
20
21
+### Refactor
22
+
23
+- address comments
24
+- remove unnecessary filtering of ic-certificateexpression header
25
26
## 2.5.0 (2024-03-19)
27
28
### Feat
0 commit comments