kinvey-flex-sdk
Advanced tools
Comparing version 2.0.0-b.10 to 2.0.0
@@ -10,6 +10,4 @@ ## Changelog | ||
* Added `useUserContext` option to userStore and dataStore. Set to `true` to execute the request under user's authentication context. Defaults to false. | ||
* Added new `groupStore` module, for accessing Kinvey Groups API. | ||
* dataStore and authStore now default to using mastersecret credentials and not executing business logic | ||
* Circular requests to userStore/dataStore (e.g. saving back to the sae collection in a post hook) now must not execute BL and must be executed under masterSecret credentials. | ||
* Added option to code-task-receiver to set max request body size, with the `requestBodyOptons` parameter. Defaulted to 26214400. (wongni) | ||
* Some internal refactoring | ||
@@ -16,0 +14,0 @@ * DEPRECATED: Passing the entity directly in the `complete()` method. Will be removed in future version. |
{ | ||
"name": "kinvey-flex-sdk", | ||
"version": "2.0.0-b.10", | ||
"version": "2.0.0", | ||
"description": "SDK for creating Kinvey Flex Services", | ||
@@ -5,0 +5,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
493488