tag:github.com,2008:https://github.com/SparkPost/java-sparkpost/releases Release notes from java-sparkpost 2021-12-20T16:22:40Z tag:github.com,2008:Repository/31989343/v0.27 2021-12-20T16:24:53Z Releases 0.27 <p>Updates log4j to 2.17.0</p> <p><a href="https://github.com/SparkPost/java-sparkpost/files/7746624/sparkpost-lib-0.27_release.zip">sparkpost-lib-0.27_release.zip</a></p> yepher tag:github.com,2008:Repository/31989343/v0.24 2021-12-14T17:14:42Z Release_0.24 <p>Updates various security-related issues like log4J</p> <p><a href="https://github.com/SparkPost/java-sparkpost/files/7713491/sparkpost-0.24.zip">sparkpost-0.24.zip</a><br> .</p> yepher tag:github.com,2008:Repository/31989343/0.23 2020-10-23T20:16:46Z Releases 0.23 <p>** Changes:**</p> <p>Fixes:</p> <ul> <li>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="726938405" data-permission-text="Title is private" data-url="https://github.com/SparkPost/java-sparkpost/issues/96" data-hovercard-type="issue" data-hovercard-url="/SparkPost/java-sparkpost/issues/96/hovercard" href="https://github.com/SparkPost/java-sparkpost/issues/96">#96</a></li> <li>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="716854534" data-permission-text="Title is private" data-url="https://github.com/SparkPost/java-sparkpost/issues/95" data-hovercard-type="issue" data-hovercard-url="/SparkPost/java-sparkpost/issues/95/hovercard" href="https://github.com/SparkPost/java-sparkpost/issues/95">#95</a></li> <li>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="507950706" data-permission-text="Title is private" data-url="https://github.com/SparkPost/java-sparkpost/issues/93" data-hovercard-type="issue" data-hovercard-url="/SparkPost/java-sparkpost/issues/93/hovercard" href="https://github.com/SparkPost/java-sparkpost/issues/93">#93</a></li> <li>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="322403505" data-permission-text="Title is private" data-url="https://github.com/SparkPost/java-sparkpost/issues/88" data-hovercard-type="issue" data-hovercard-url="/SparkPost/java-sparkpost/issues/88/hovercard" href="https://github.com/SparkPost/java-sparkpost/issues/88">#88</a></li> <li>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="726938405" data-permission-text="Title is private" data-url="https://github.com/SparkPost/java-sparkpost/issues/96" data-hovercard-type="issue" data-hovercard-url="/SparkPost/java-sparkpost/issues/96/hovercard" href="https://github.com/SparkPost/java-sparkpost/issues/96">#96</a></li> </ul> yepher tag:github.com,2008:Repository/31989343/0.22 2018-12-31T19:16:45Z Release Version 0.22 <p>Adds ability to set Sub Account header</p> yepher tag:github.com,2008:Repository/31989343/0.20 2018-03-02T21:25:08Z Releases 0.20 <p>This is a minor update and is backward compatible.</p> <p><strong>Changes</strong></p> <ul> <li>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="301768570" data-permission-text="Title is private" data-url="https://github.com/SparkPost/java-sparkpost/issues/82" data-hovercard-type="issue" data-hovercard-url="/SparkPost/java-sparkpost/issues/82/hovercard" href="https://github.com/SparkPost/java-sparkpost/issues/82">#82</a> - Text field missing in TemplatePreviewData</li> <li>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="291418304" data-permission-text="Title is private" data-url="https://github.com/SparkPost/java-sparkpost/issues/79" data-hovercard-type="issue" data-hovercard-url="/SparkPost/java-sparkpost/issues/79/hovercard" href="https://github.com/SparkPost/java-sparkpost/issues/79">#79</a> - Remove <code>@deprecated</code> from RestConnection.get(EndPoint)</li> <li>Issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="264008427" data-permission-text="Title is private" data-url="https://github.com/SparkPost/java-sparkpost/issues/75" data-hovercard-type="issue" data-hovercard-url="/SparkPost/java-sparkpost/issues/75/hovercard" href="https://github.com/SparkPost/java-sparkpost/issues/75">#75</a> - Creating a RestConnection with null baseURL results in NPE</li> </ul> yepher tag:github.com,2008:Repository/31989343/0.19 2017-08-10T17:08:59Z Release 0.19 <ul> <li>Adds Message Events API</li> <li>Adds samples for Message Events API</li> </ul> yepher tag:github.com,2008:Repository/31989343/0.18 2017-06-09T19:04:13Z Releases 0.18 <ul> <li>Adds webhook object (work in progress subject to change)</li> <li>Adds ability to configure HTTP transport</li> </ul> yepher tag:github.com,2008:Repository/31989343/0.17 2017-03-08T13:02:29Z Releases 0.17 <h1>Release Notes</h1> <ul> <li>Client.SendMessage to automatically set the sandbox option of the from address is <code>@sparkpostbox.com</code></li> <li>Fixes incompatibility with httpclient &gt;= 4.5.3</li> <li>deprecates <code>String path</code> arguments in RestConnection</li> <li>Extracts and interface for RestConnection and adds more unit tests</li> </ul> <h2>Backwards compatibility</h2> <p>There should not be any backwards compatibility issues with this versions. If client code i using <code>RestConnection</code> that code should start using the <code>Endpoint</code> GET, PUT, POST,DELETE instead of the String argument version as they have been marked for deprecation and will be removed in next release.</p> yepher tag:github.com,2008:Repository/31989343/v0.16.2 2017-02-27T17:01:03Z 0.16.2 Release <p>This is the v0.16.2 release.</p> <h2>Changes</h2> <ul> <li>Automatically sets <code>sandbox</code> option in quick start flow</li> </ul> yepher tag:github.com,2008:Repository/31989343/v0.16.1 2016-05-06T16:10:26Z Releases v0.16.1 <p>Change log:</p> <ul> <li>Fixes NPE in transport when response contained no payload</li> <li>Fixes Webhook implementation. It actually works now</li> <li>Simplify process of retrieve RecipientList from SparkPost and then use it to create Transmission</li> </ul> yepher