Updating the topology.Topology type requires the following changes:
- Rename SelectServer to SelectServerLegacy
- Add a new method SelectServer that implements the SelectServer method of {{driver.Deployment }}interface
- Remove the context.Context parameter from topology.Topology.
- has to be done after
-
GODRIVER-932 Update topology.Server type
- Closed