All Versions
14
Latest Version
Avg Release Cycle
30 days
Latest Release
3164 days ago

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
    • ๐Ÿ›  Fixing classpath for javadoc generation
    • โšก๏ธ SDK and test app updated with vipr
    • ๐Ÿ”€ Merge PR #67
    • ๐Ÿ‘Œ Support for Streamed media entities (Issue #65)
  • v0.11.1 Changes

    January 02, 2015
    • โœ… Moving test project outside e2e test project
    • ๐Ÿ›  Fix defect #60
    • ๐Ÿ›  Fix defect #61
    • โšก๏ธ Updated tests for SampleService
    • โฌ†๏ธ Upgrade to Wiremock 1.52
    • ๐Ÿ”จ Refactor Outlook sample app
  • 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