Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Our Sync Release

Latest
Compare
Choose a tag to compare
@lholmquist lholmquist released this 12 Mar 14:41
· 3 commits to master since this release

Release Notes - AeroGear JavaScript - Version 2.1.0

Bug

  • [AGJS-289] - Diff Sync Example doesn't build due to Ember CLI error

Enhancement

  • [AGJS-265] - Remove base64 polyfill
  • [AGJS-266] - Add all tests to the Qunit Test Suite index Page
  • [AGJS-267] - Update sock.js cdn for examples that use it

Epic

  • [AGJS-260] - Implement JavaScript Client Sync Engine

Feature Request

  • [AGJS-70] - Remove jQuery requirement
  • [AGJS-124] - Create a Diff Sync Client
  • [AGJS-268] - Move Sync Server js-client example to cookbook
  • [AGJS-279] - Merge AeroGear.ajax into UnifiesPush Client
  • [AGJS-281] - Deprecate Notifier
  • [AGJS-287] - Update Sync Lib to not use "Array Pattern"

Task

  • [AGJS-257] - Remove ES6 polyfil
  • [AGJS-269] - Deprecate Authorization module
  • [AGJS-270] - Deprecate Google Drive cookbook example
  • [AGJS-275] - JavaScript Client Engine should support JSON Patch
  • [AGJS-280] - Remove Authz and AeroGear.ajax related stuff from builder

Sub-task

  • [AGJS-254] - Make ES6 promise polyfill optional
  • [AGJS-256] - README Library Deps need updating
  • [AGJS-258] - Remove promise polyfill from custom builder
  • [AGJS-259] - Update Dist repo with promise removal