Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 28, 2019. It is now read-only.

Releases: mozilla-services/syncclient

0.6.0

Choose a tag to compare

@Natim Natim released this 12 Oct 15:29
  • Circumvent a limitation present in requests-hawk 0.2.0. (#17)
  • Add support for sorting by oldest when retrieving records. (#18)

0.5.0

Choose a tag to compare

@Natim Natim released this 01 Oct 12:56
  • Handle HTTP 304 Not Modified Firefox Sync respones (#14)

0.4.0

Choose a tag to compare

@Natim Natim released this 23 Sep 15:32

Forward additionnal client keyword arguments to requests (#12)

0.3.0

Choose a tag to compare

@Natim Natim released this 21 Sep 13:12
  • Separate SyncClient and TokenserverClient code.
  • Add a parameter to configure the expiration of the TokenServer returned credentials.
  • Add a parameter to create a SyncClient with already fetched TokenServer credentials.
  • Handle TokenServer served from a prefixed path.

0.2.0

Choose a tag to compare

@Natim Natim released this 03 Sep 13:26

Bug Fixes

  • Handle API Server URL version prefix.

0.1.0

Choose a tag to compare

@Natim Natim released this 03 Sep 13:26

Initial version

  • A client to synchroneously call a Firefox Sync server.