Skip to content

Releases: Azure/azure-mobile-apps

6.1.1

18 Mar 18:26
102c88b
Compare
Choose a tag to compare

What's Changed

  • (#900) Introduce table lock for contract resolver. by @adrianhall in #903
  • (#902) Move from .Any() to .Count() due to Cosmos LINQ issue. by @adrianhall in #905

Full Changelog: 6.1.0...6.1.1

6.1.0

02 Feb 20:50
a741821
Compare
Choose a tag to compare

What's Changed

  • (#873) Adjust EntityTableRepository so that it can be inherited. by @adrianhall in #884
  • (#882) Update NSwag to v14.0.2 by @adrianhall in #885
  • (#883) Expose the underlying HttpClient for the service connection. by @adrianhall in #887
  • (#886) Convert InMemoryRepository to use ConcurrentDictionary by @adrianhall in #888
  • (#877) Add IN support for Remote Tables by @adrianhall in #892

Full Changelog: 6.0.8...6.1.0

6.0.8

12 Jan 18:26
47659f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.7...6.0.8

6.0.7

15 Dec 19:21
bd2d79b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.6...6.0.7

6.0.6

22 Nov 06:18
78dd0be
Compare
Choose a tag to compare

What's Changed

  • (#818) Added 'DisableClientSideEvaluation' option to the TableControllerOptions by @adrianhall in #819
  • (#815) Back out ContractResolver changes. by @adrianhall in #820
  • (#817) Added item interlocks for queue access. by @adrianhall in #821
  • (#827) Added server version copy to UpdateOperationAsync(). by @adrianhall in #828
  • (#826) ResetAssociatedQueries functionality for Purge operation. by @adrianhall in #829

New Contributors

Full Changelog: 6.0.5...6.0.6

6.0.5

03 Nov 19:56
0bafb6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.4...6.0.5

6.0.4

13 Oct 21:51
940cfa1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.0.3...6.0.4

6.0.3

06 Oct 17:35
7693ea9
Compare
Choose a tag to compare

What's Changed

  • (#770) Adjusted the table controller detection logic by @adrianhall in #776
  • (#773) call PreCommitHook before deletion with soft-delete. by @adrianhall in #777
  • (#771) Tests to show read-only controllers work now. by @adrianhall in #778

Full Changelog: 6.0.2...6.0.3

6.0.2

25 Sep 19:03
202dc69
Compare
Choose a tag to compare

What's Changed

  • Display and provide RC as well as the Sqlite error message if PrepareStatement has an error by @blackeyedyl in #760
  • (#763) Add support for JsonContainerAttribute with ID. by @adrianhall in #765
  • (#757) Added summary and descriptions to the TimestampUpdatePolicy. by @adrianhall in #766
  • (#751) Moved over to AsNoTracking instead of disconnecting manually by @adrianhall in #767

New Contributors

  • @blackeyedyl made their first contribution in #760

Full Changelog: 6.0.1...6.0.2

6.0.1

15 Sep 19:16
ae39deb
Compare
Choose a tag to compare

What's Changed

  • (#749) Catch transaction failures and rollback in SQLite store by @adrianhall in #752
  • (#740) Adds PurgeOption for resetting the delta token to a reasonable value by @adrianhall in #753
  • (#744) Added README.md to the Shared build props by @adrianhall in #754

Full Changelog: 6.0.0...6.0.1