All Versions
14
Latest Version
Avg Release Cycle
30 days
Latest Release
3494 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.0.1 Changes
August 28, 2015- SDKs use the new orc-android 1.2.0
- โฌ๏ธ Bump graph-services to 0.2.5
- โ E2E Test app and samples uses the new orc-android 1.2.0
-
v1.0.0 Changes
July 10, 2015- ๐ 1.0 Release
- Using ORC-Java 1.0
- โฌ๏ธ Bumped some API SDKs to 1.0, others are still in preview.
-
v0.14.2 Changes
June 11, 2015๐ This release includes:
- ๐ Fixed bug in tracking changes for lists
- ๐ Fixed deserialization bug in lists with derived clases
-
v0.14.1 Changes
June 05, 2015- โก๏ธ Updated to new ORC structure (Office REST Client)
- ๐ Fixed camel case in all methods to match with Java standards
- ๐ Fixed issue #86
- ๐ Fixed issue with payloads in PATCH requests
-
v0.13.0 Changes
April 27, 2015- โ Added OneNote SDK
- โ Added Graph Services (Preview)
- โ Added Live Auth SDK
- โ Added LiveDependencyResolver
- โก๏ธ Updated the Exchange SDK to use TimeZone, CalendarColor, GeoCoordinates
-
v0.12.1 Changes
March 12, 2015- ๐ Merge PR #70
-
v0.12.0 Changes
March 05, 2015 -
v0.11.1 Changes
January 02, 2015 -
v0.11.0 Changes
December 11, 2014- Cleaned imports
- ๐ Improved tests for sample service comparing request's payloads too
- โก๏ธ Updated tests for Sample Service
- โ adding travis script into integration branch
- โ adding travis scrip into dev
- โ Added new tests for sample service
- โ adding verbose log level to sample app
- โ Added tests for sample service
- โ adding DocLibClient
- โ Added integration tests for mocked service
- โก๏ธ updating test app to gradle gradle 2.1
- โฌ๏ธ upgrading test project
- โ adding source compatibility 1.6 issue #55
- ๐ updating gradle files to android 1.0 release
-
v0.10.1 Changes
December 04, 2014- ๐ Support for consuming the server response (payload) as JSON. Look for the methods ending with Raw().
- โ Adding back a DependecyResolver for the JVM implementation : JvmDependenvyResolver