You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Correctly handle "in" predicates on nullable properties. Fixes [#198](https://github.com/Breeze/breeze.server.net/issues/198)
12
+
- Correctly handle "in" predicates on enum properties. Fixes [#199](https://github.com/Breeze/breeze.server.net/issues/199)
13
+
- Change hash algorithm from SHA1 to SHA256 in DynamicTypeInfo.CalcStringHash, for FIPS compliance. Fixes [#131](https://github.com/Breeze/breeze.server.net/issues/131)
0 commit comments