Skip to content

Commit 14bf1ba

Browse files
jmikolakevinAlbs
authored andcommitted
Fix link to load balancer spec (mongodb#1068)
1 parent 1af1882 commit 14bf1ba

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

source/uri-options/uri-options.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ URI Options Specification
33
=========================
44

55
:Spec Title: URI Options Specification
6-
:Spec Version: 1.7.0
6+
:Spec Version: 1.7.1
77
:Author: Sam Rossi
88
:Spec Lead: Bernie Hackett
99
:Advisory Group: Scott L'Hommedieu
1010
:Approver(s): Cailin Nelson, Jeff Yemin, Matt Broadstone, Dan Pasette, Prashant Mital, Spencer Jackson
1111
:Informed: drivers@
1212
:Status: Accepted (Could be Draft, Accepted, Rejected, Final, or Replaced)
1313
:Type: Standards
14-
:Last Modified: 2021-4-15
14+
:Last Modified: 2021-09-13
1515

1616

1717
**Abstract**
@@ -80,7 +80,7 @@ is specified with multiple seeds.
8080
Load Balancer Mode
8181
~~~~~~~~~~~~~~~~~~
8282

83-
For URI option validation in Load Balancer mode, please see the `Load Balancer Specification <../load-balancers/load-balancers.rst#connection-string-options>`__ for details.
83+
For URI option validation in Load Balancer mode, please see the `Load Balancer spec <../load-balancers/load-balancers.rst#uri-validation>`_ for details.
8484

8585
List of specified options
8686
~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -174,7 +174,7 @@ pertaining to URI options apply here.
174174

175175
* - loadBalanced
176176
- "true" or "false"
177-
- defined in `Load Balancer spec <../load-balancers/loadbalancers.rst#connection-string-options>`_
177+
- defined in `Load Balancer spec <../load-balancers/load-balancers.rst#loadbalanced>`_
178178
- no
179179
- Whether the driver is connecting to a load balancer.
180180

@@ -455,13 +455,14 @@ this specification MUST be updated to reflect those changes.
455455
Changes
456456
-------
457457

458+
- 2021-09-13 Fix link to load balancer spec
459+
- 2021-04-15 Adding in behaviour for load balancer mode.
458460
- 2021-04-08 Updated to refer to hello and legacy hello
459461
- 2020-03-03 Add tlsDisableCertificateRevocationCheck option
460462
- 2020-02-26 Add tlsDisableOCSPEndpointCheck option
461463
- 2019-01-25 Updated to reflect new Connection Monitoring and Pooling Spec
462464
- 2019-02-04 Specified errors for conflicting TLS-related URI options
463465
- 2019-04-26 authSource and authMechanism have no default value
464466
- 2019-09-08 Add retryReads option
465-
- 2021-04-15 Adding in behaviour for load balancer mode.
466467

467468
.. _Connection Pooling spec: https://github.com/mongodb/specifications/blob/master/source/connection-monitoring-and-pooling/connection-monitoring-and-pooling.rst#connection-pool-options-1

0 commit comments

Comments
 (0)