-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
Use Case
As a Node.js driver engineer
I want to know about changes to the latest node version that might impact the driver
So that we can plan to adjust as needed when it is time to support that version
User Experience
- None
Dependencies
- Node.js latest
- EVG config
Risks/Unknowns
- What could go wrong while implementing this change? (e.g., performance, inadvertent behavioral changes in adjacent functionality, existing tech debt, etc)
- Nothing
- Is there an opportunity for better cross-driver alignment or testing in this area?
- No
- Is there an opportunity to improve existing documentation on this subject?
- No
Acceptance Criteria
Implementation Requirements
- Change the latest buildVariant to use latest node rather than latest LTS
Testing Requirements
- Existing tests pass
- Skip UTF tests on 22.7.0
Documentation Requirements
- None
Follow Up Requirements
- None