-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
Use Case
The strict flag is deprecated and should be removed. The flag relaxed is it's replacement in reference to relaxed / non-relaxed (canonical) EJSON.
User Impact
- Migration requires code changes
- Usages of strict: true will cease having an effect on the output
Acceptance Criteria
Implementation Requirements
- Remove usage of the strict flag in EJSON APIs
Testing Requirements
- Remove tests asserting strict flag behavior
- Add tests that assert strict flag no longer effects output