tag:github.com,2008:https://github.com/tus/tus-java-client/releasesRelease notes from tus-java-client2025-05-12T06:45:55Ztag:github.com,2008:Repository/39138763/0.5.12025-05-12T06:46:49Z0.5.1<h2>What's Changed</h2>
<ul>
<li>Update dependencies</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tus/tus-java-client/compare/0.5.0...0.5.1"><tt>0.5.0...0.5.1</tt></a></p>Acconuttag:github.com,2008:Repository/39138763/0.5.02023-03-25T20:54:47Z0.5.0<h2>What's Changed</h2>
<ul>
<li>Add optional proxy to tus client & uploader by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pdenooijer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pdenooijer">@pdenooijer</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1613788846" data-permission-text="Title is private" data-url="https://github.com/tus/tus-java-client/issues/84" data-hovercard-type="pull_request" data-hovercard-url="/tus/tus-java-client/pull/84/hovercard" href="https://github.com/tus/tus-java-client/pull/84">#84</a></li>
<li>Update dependencies</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pdenooijer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pdenooijer">@pdenooijer</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1613788846" data-permission-text="Title is private" data-url="https://github.com/tus/tus-java-client/issues/84" data-hovercard-type="pull_request" data-hovercard-url="/tus/tus-java-client/pull/84/hovercard" href="https://github.com/tus/tus-java-client/pull/84">#84</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tus/tus-java-client/compare/0.4.5...0.5.0"><tt>0.4.5...0.5.0</tt></a></p>cdr-chakotaytag:github.com,2008:Repository/39138763/0.4.52021-11-28T13:05:34Z0.4.5<p><strong>Changes:</strong></p>
<ul>
<li>This release fixes a bug in the release workflow that prevented the necessary jar from being published in the 0.4.4 release.</li>
</ul>cdr-chakotaytag:github.com,2008:Repository/39138763/0.4.42021-11-26T15:13:07Z0.4.4<p><strong>Changes:</strong></p>
<ul>
<li>Allow upload pauses without closing InputStreams (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="944488457" data-permission-text="Title is private" data-url="https://github.com/tus/tus-java-client/issues/42" data-hovercard-type="pull_request" data-hovercard-url="/tus/tus-java-client/pull/42/hovercard" href="https://github.com/tus/tus-java-client/pull/42">#42</a>)</li>
</ul>Acconuttag:github.com,2008:Repository/39138763/0.4.32021-02-02T19:24:41Z0.4.3<p>This release patch fixes a minor issue in the dependency declaration that prevent tus-java-client from being published on Maven Central.</p>Acconuttag:github.com,2008:Repository/39138763/0.4.22019-06-13T10:33:08Z0.4.2<p>This release add a feature to allow you to remove fingerprints of uploads after they were successfully finished (see <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="446602438" data-permission-text="Title is private" data-url="https://github.com/tus/tus-java-client/issues/27" data-hovercard-type="pull_request" data-hovercard-url="/tus/tus-java-client/pull/27/hovercard" href="https://github.com/tus/tus-java-client/pull/27">#27</a>).</p>Acconuttag:github.com,2008:Repository/39138763/0.4.12018-09-29T22:00:52Z0.4.1<p>This patch release decreases the default value for the maximum payload size in order to avoid out-of-memory exceptions on memory-constrained devices (e.g. mobile phones).</p>Acconuttag:github.com,2008:Repository/39138763/0.4.0-pre22018-06-14T20:15:36Z0.4.0-pre2No content.Acconuttag:github.com,2008:Repository/39138763/0.4.0-pre12018-06-14T20:03:26Z0.4.0-pre1No content.Acconuttag:github.com,2008:Repository/39138763/0.4.02018-05-20T22:08:33Z0.4.0<p>This minor release adds the new <code>TusClient#beginOrResumeUploadFromURL</code> method which<br>
allows you to begin an upload from a given upload URL without using the Creation<br>
extension to create an upload first. This is necessary when you are interacting<br>
with upload server which do not support the Creation extension, such as the Vimeo API.<br>
Please see the documentation for more details.</p>Acconut