<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi AeroGear community,<div><br></div><div>we are happy to announce a pre-release of our various iOS libraries. Here are few of new features introduced in each respective list:</div><div><br></div><div>-&nbsp;<a href="https://github.com/aerogear/aerogear-ios-jsonsz">aerogear-ios-jsonsz</a>&nbsp;(new)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>A newly introduced library which will take care the cumbersome plumbing required when performing JSON serialisation back and forth from your Swift object model. For an example usage of the library together with our http-lib check our&nbsp;<a href="https://github.com/aerogear/aerogear-ios-cookbook/tree/master/Buddies">Buddies cookbook example</a>.</div><div><span class="Apple-tab-span" style="white-space: pre;">        </span></div><div>-&nbsp;<a href="https://github.com/aerogear/aerogear-ios-http">aerogear-ios-http</a></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>We added the ability to perform basic/digest authentication when performing REST Requests. Check out our&nbsp;<a href="https://github.com/aerogear/aerogear-ios-cookbook/tree/master/Authentication">Authentication cookbook example</a>, for an example usage of the API but remember to prefer HTTPS over plain HTTP when performing authentication of this type.</div><div><br></div><div>-&nbsp;<a href="https://github.com/aerogear/aerogear-ios-oauth2">aerogear-ios-oauth2</a></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Continuing the development of our OAuth2 library, OpenID Connect support was added to the library in the form of a ‘login’ request. Checkout out our&nbsp;<a href="https://github.com/corinnekrych/aerogear-ios-cookbook-1/tree/AGIOS-287/SharedShoot">‘SharedShoot’ cookbook example</a>&nbsp;that login's to&nbsp;<a href="http://keycloak.jboss.org">KeyCloak</a>&nbsp;using OpenID connect for an example usage.</div><div><br></div><div>-&nbsp;<a href="https://github.com/aerogear/aerogear-ios-httpstub.git">aerogear-ios-httpstub</a></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Stubbed responses from the local file system can be used instead of coding them in your code. This will make easier to stub responses, especially big ones and be much ‘closer’ to the reality. Check out&nbsp;<a href="https://github.com/aerogear/aerogear-ios-httpstub/blob/master/AGURLSessionStubsTests/AGURLSessionStubsTests.swift#L145">our tests&nbsp;</a>for an example usage.</div><div><br></div><div><br></div><div>Last, this release introduces&nbsp;<a href="http://cocoapods.org">Cocoapod</a>&nbsp;support for our libraries. Although Cocoapods hasn’t yet officially support ‘Swift’ that is planned for the next 0.36 release, <a href="https://github.com/CocoaPods/CocoaPods/tree/swift">a branch</a>&nbsp;on the project is working on it and already libraries starting to adopt. Just make sure to include a Gemfile in your project pointing to that cocoapods branch (<a href="http://swiftwala.com/cocoapods-is-ready-for-swift/">see here</a>&nbsp;for more detailed instructions) and in your Podfile include the desired library. For example usage, see our&nbsp;<a href="https://github.com/aerogear/aerogear-ios-cookbook">cookbook repository</a>&nbsp;where&nbsp;all of our demos have been converted.</div><div><br></div><div>So, give the libraries and demos a spin and let us know what &nbsp;you think. If no bad things heard we are planning to tag and officially release 2.1 this Friday.</div><div><br></div><div>Have fun!</div><div><br></div><div>Corinne &amp; Christos</div><div><br></div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre;">        </span></div></body></html>