Steve Molloy
e44995db93
Update version in nuget config transforms ( #85 )
...
* Update the assembly version used in the nuget config transforms.
* Update 1.1 ==> 2.0 references in documentation as well.
2023-03-08 18:01:39 -08:00
Steve Molloy
4ce032c5a2
Be consistent with other providers using camel case in Sql provider. ( #83 )
2023-03-05 21:38:39 -08:00
Steve Molloy
2a591ef097
Add 'skipKeepAliveWhenUnused' to reduce unneeded traffic with session state stores. ( #80 )
2023-03-03 12:23:13 -08:00
Steve Molloy
452ad61a56
Add 'consistencyLevel' to CosmosDB provider. ( #79 )
2023-03-03 09:29:03 -08:00
Steve Molloy
0c5a18ce7e
Missed doc update.
2023-02-28 20:27:26 -08:00
Steve Molloy
6c733d697f
Sql provider - Move to SProcs, add durable memory tables, compat mode. ( #75 )
2023-02-28 15:29:25 -08:00
Steve Molloy
99e0015a7e
Allow pre-provisioned throughput ( #68 )
...
* Allowing to use provisioned throughput by setting offerThroughput value to "0".
* Round-about way of re-writing this onto current main, but I wanted to keep the original PR commit in the list for credit.
---------
Co-authored-by: Al Baymar <abaymar@aras.com>
2023-01-27 17:21:42 -08:00
Steve Molloy
9876717d94
Fixes for pr60 ( #66 )
...
* Fix some things that were not caught in #60 now that it's rebased on a 'main' that can build and run tests.
* Update docs to match changes.
2023-01-27 11:29:47 -08:00
Steve Molloy
402c076826
Update for build pipeline changes ( #64 )
...
* Updates for modern build pipeline. Reorganize docs. Update Nuget package authoring.
* Update signing cert.
2023-01-25 10:28:56 -08:00