Skip to content

Commit f3bb798

Browse files
authored
[IO-831] [IO-831] Add getInputStream() for 'https' & 'http' in URIOrigin
1 parent b8babec commit f3bb798

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
4949
<release version="2.17.0" date="YYYY-MM-DD" description="Java 8 is required.">
5050
<!-- ADD -->
5151
<action dev="ggregory" type="add" due-to="Gary Gregory">Add IOIterator.adapt(Iterable).</action>
52+
<action dev="ggregory" type="add" issue="IO-831" due-to="Elliotte Rusty Harold, Thach Le, Gary Gregory">Add getInputStream() for 'https' & 'http' in URIOrigin #630.</action>
5253
<!-- FIX -->
5354
<action dev="ggregory" type="fix" due-to="Gary Gregory">Add missing unit tests.</action>
5455
<action dev="ggregory" type="fix" due-to="Gary Gregory">FileUtils.lastModifiedFileTime(File) calls Objects.requireNonNull() on the wrong object.</action>

0 commit comments

Comments
 (0)