Skip to content

Commit

Permalink
Release 0.20.0
Browse files Browse the repository at this point in the history
New features:

* WarcRevisit.Builder.refersTo() now accepts a String for targetURI #66
  (Robert van Loenhout)

* Added --save-ca-certificate to recorder tool.

* Certificates issued by the recording proxy now include the
  subjectAltName extension to satisfy clients with stricter validation.
  • Loading branch information
ato committed Nov 10, 2022
1 parent 3d2c254 commit 4037e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.netpreserve</groupId>
<artifactId>jwarc</artifactId>
<version>0.19.0</version>
<version>0.20.0</version>

<name>jwarc</name>
<description>Java library for reading and writing WARC files with a typed API</description>
Expand Down

0 comments on commit 4037e8c

Please sign in to comment.