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

Releases: aerogear-attic/aerogear-js

Our Sync Release

12 Mar 14:41
Compare
Choose a tag to compare

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

2.1.0 Beta Release

10 Mar 13:25
Compare
Choose a tag to compare
2.1.0 Beta Release Pre-release
Pre-release
2.1.0-beta

2.1.0-beta release

2.0.0 Release

22 Oct 18:55
Compare
Choose a tag to compare

Release Notes - AeroGear JavaScript - Version 2.0.0

Bug

  • [AGJS-184] - Vertx and SimplePush integration tests execution issues

Feature Request

  • [AGJS-201] - XMLHttpRequest#response not implemented in Sinon.JS lib & authentication unit tests fail
  • [AGJS-251] - DataManager - Auto connect options should default to true

Task

  • [AGJS-189] - Review DevDependencies Versions
  • [AGJS-211] - Rework Integration Tests from the ground up
  • [AGJS-228] - Deprecate Pipeline
  • [AGJS-229] - Deprecate Authentication Module
  • [AGJS-232] - Remove AeroGear.isArray method from core
  • [AGJS-233] - Remove pipeline integration tests
  • [AGJS-234] - Promisify Library
  • [AGJS-242] - Update cookbook examples with deprecation notices, etc...
  • [AGJS-248] - Move the SimplePush and UnifiedPush examples to the real js-cookbook
  • [AGJS-253] - Cleanup Docs for 2.0 release

Sub-task

  • [AGJS-42] - Remove jQuery dependency from DataManager; embrace Promises instead
  • [AGJS-162] - Remove jQuery Dependency from Auth
  • [AGJS-212] - Update to express 4
  • [AGJS-231] - Update Authz cookbook example without pipeline
  • [AGJS-235] - Promisify Datamanager
  • [AGJS-236] - Promisfy Crypto
  • [AGJS-237] - Promisfy Notifier
  • [AGJS-238] - Promisfy UnifiedPush client
  • [AGJS-239] - Promisfy Authorization
  • [AGJS-240] - Promisfy SimplePush
  • [AGJS-243] - Add deprecation Notice for Pipeline Cookbook example
  • [AGJS-244] - Add deprecation notice on Auth cookbook example
  • [AGJS-245] - Promisify AeroGear.ajax
  • [AGJS-246] - Update unified push example to use just promises
  • [AGJS-247] - Update Datamanager example to use promises not callbacks

2.0.0-beta1

09 Oct 18:40
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release
2.0.0-beta1 release

1.5.2 Release

21 Aug 17:25
Compare
Choose a tag to compare

This is a release of 1.5.2

Release Notes - AeroGear JavaScript - Version 1.5.2

Bug

  • [AGJS-164] - SimplePush Notifier, subscribe does nothing with "callback"
  • [AGJS-169] - SimplePush - no onConnect for Native
  • [AGJS-200] - AeroGear.ajax - InvalidStateError
  • [AGJS-206] - UPS client doesn't need double encoding

Enhancement

  • [AGJS-205] - Prefixed name should be mozSetMessageHandler (instead of setMozMessageHandler)
  • [AGJS-207] - Strip trailing slash in provided UPS URL

Feature Request

  • [AGJS-139] - Add reference to mozSetMessageHandler in SimplePush lib
  • [AGJS-208] - Fix notifier jsdoc for hostname/port and use simply host
  • [AGJS-209] - Update MQTT-WS notifier adapter to use Eclipse Paho MQTT v1.0.0 JavaScript Client

Task

  • [AGJS-52] - Sync SimplePush with Mozilla spec
  • [AGJS-203] - SImplePush - Notifications should include the pushEndpoint

Release 1.5.1

25 Jul 19:01
Compare
Choose a tag to compare
1.5.1 release