tag:github.com,2008:https://github.com/tus/tus-java-client/releases Release notes from tus-java-client 2025-05-12T06:45:55Z tag:github.com,2008:Repository/39138763/0.5.1 2025-05-12T06:46:49Z 0.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> Acconut tag:github.com,2008:Repository/39138763/0.5.0 2023-03-25T20:54:47Z 0.5.0 <h2>What's Changed</h2> <ul> <li>Add optional proxy to tus client &amp; 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-chakotay tag:github.com,2008:Repository/39138763/0.4.5 2021-11-28T13:05:34Z 0.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-chakotay tag:github.com,2008:Repository/39138763/0.4.4 2021-11-26T15:13:07Z 0.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> Acconut tag:github.com,2008:Repository/39138763/0.4.3 2021-02-02T19:24:41Z 0.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> Acconut tag:github.com,2008:Repository/39138763/0.4.2 2019-06-13T10:33:08Z 0.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> Acconut tag:github.com,2008:Repository/39138763/0.4.1 2018-09-29T22:00:52Z 0.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> Acconut tag:github.com,2008:Repository/39138763/0.4.0-pre2 2018-06-14T20:15:36Z 0.4.0-pre2 No content. Acconut tag:github.com,2008:Repository/39138763/0.4.0-pre1 2018-06-14T20:03:26Z 0.4.0-pre1 No content. Acconut tag:github.com,2008:Repository/39138763/0.4.0 2018-05-20T22:08:33Z 0.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