Skip to content

Releases: Azure/azure-mobile-apps

6.0.0

07 Sep 22:04
93e122d
Compare
Choose a tag to compare

What's Changed

  • (#727) Make Collection a readonly property. by @adrianhall in #728
  • (#730) Moved pull and purge into readonly table. by @adrianhall in #733
  • (#735) Changed deserialization logic for the TableOperationError to allow blanks. by @adrianhall in #736
  • (#729) Platform removals, plus updates of dependencies. by @adrianhall in #738

Full Changelog: 5.1.8...6.0.0

5.1.8

25 Aug 22:50
Compare
Choose a tag to compare

What's Changed

  • (#722) Fixed ItemWasPushed event when parallel operations are being used by @adrianhall in #724
  • (#723) Added assertions for synchronization events across all push tests by @adrianhall in #725

Full Changelog: 5.1.7...5.1.8

5.1.7

22 Aug 19:03
ce08147
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.6...5.1.7

5.1.6

23 Jun 18:48
42519dd
Compare
Choose a tag to compare

What's Changed

  • (#693) Performance improvements in pull operation. by @adrianhall in #694
  • (#685) URI Escaping of the Filter property when converting to an OData string by @adrianhall in #696

Full Changelog: 5.1.5...5.1.6

5.1.5

26 May 15:19
d89cd19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.4...5.1.5

5.1.4

11 May 21:25
8f3d441
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.1.3...5.1.4

5.1.3

14 Mar 16:52
c159202
Compare
Choose a tag to compare

What's Changed

  • (#640) Added IReadOnlyRemoteTable and IReadOnlyOfflineTable plus generic forms by @adrianhall in #642
  • (#641) Fixed Swashbuckle generation with route parameters by @adrianhall in #643

Full Changelog: 5.1.2...5.1.3

5.1.2

25 Feb 01:17
e1af9be
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.1...5.1.2

5.1.1

18 Feb 01:34
5e639ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.1.1

5.1.0

10 Feb 18:02
8c4ce4a
Compare
Choose a tag to compare

What's Changed

  • BREAKING (#584) Removes ApplicationStorage. by @adrianhall in #585
  • (#586) Updated base version to 5.1.0 by @adrianhall in #587
  • Fix zumo version header type on Swashbuckle by @nll in #592
  • (#575) Changed EnsureInitializedAsync to check Initialized flag before locking by @adrianhall in #594
  • Downgrade of Xamarin.AndroidX.Browser to 1.4.0, for Xamarin.Forms support by @adrianhall in #602
  • BREAKING Update to IsSuccessful so that it's an optional arg, and true/false have correct meaning by @adrianhall in #603
  • (#604) Fix for negative search comparison in offline table. by @adrianhall in #605
  • (#606) Display and provide RC as well as the Sqlite error message. by @adrianhall in #608

New Contributors

  • @nll made their first contribution in #592

Full Changelog: 5.0.21...5.1.0