* Don't enforce strictness if allowExtendedOperators: true (MongoDB) (Fabien Franzen)

 * Take strict: validate and throw settings into account (Fabien Franzen)

 * Filter attributes when strict: true (Fabien Franzen)
This commit is contained in:
Raymond Feng 2015-07-22 08:36:00 -07:00
parent ef97a9037a
commit 5e192bda23
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2015-07-22, Version 2.34.0
==========================
* Don't enforce strictness if allowExtendedOperators: true (MongoDB) (Fabien Franzen)
* Take strict: validate and throw settings into account (Fabien Franzen)
* Filter attributes when strict: true (Fabien Franzen)
2015-07-21, Version 2.33.3
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "2.33.3",
"version": "2.34.0",
"description": "LoopBack DataSoure Juggler",
"keywords": [
"StrongLoop",