-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: BSON
Use Case
As a user of BSON 4.x upgrading to 5.x
I want to know the detailed changes between versions
So that I can migrate my code safely and successfully
User Experience
- SerializableTypes was removed from the EJSON API but was not documented. It is not clear what the motive or migration path is.
Dependencies
Risks/Unknowns
- None
Acceptance Criteria
Implementation Requirements
- None
Testing Requirements
- None
Documentation Requirements
- Update the migration guide and 5.x release notes with details about the removal and what should be used instead.
Follow Up Requirements
- None