Skip to content

Commit

Permalink
v4.11.0 release fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Cho committed Oct 10, 2023
1 parent 8e9eb86 commit bb3f990
Show file tree
Hide file tree
Showing 106 changed files with 318 additions and 318 deletions.
6 changes: 3 additions & 3 deletions 4.11/apidocs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.06">
<meta name="date" content="2023-10-10T16:08:02.02">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>API Documentation</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -72,7 +72,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -367,7 +367,7 @@ <h2 id="api-documentation">API Documentation</h2>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/bson/codecs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.25">
<meta name="date" content="2023-10-10T16:08:02.2">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Codec and CodecRegistry</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -515,7 +515,7 @@ <h3 id="bsontypeclassmap">BsonTypeClassMap</h3>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/bson/documents/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.25">
<meta name="date" content="2023-10-10T16:08:02.2">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Documents</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -511,7 +511,7 @@ <h3 id="bson">Bson</h3>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/bson/extended-json/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.26">
<meta name="date" content="2023-10-10T16:08:02.21">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Extended JSON</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -506,7 +506,7 @@ <h3 id="reading-and-writing-json-with-customsettings">Reading and Writing JSON w
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/bson/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.3">
<meta name="date" content="2023-10-10T16:08:02.24">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>BSON</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -367,7 +367,7 @@ <h2 id="bson">BSON</h2>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/bson/installation-guide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.35">
<meta name="date" content="2023-10-10T16:08:02.29">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Installation Guide</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -398,7 +398,7 @@ <h2 id="bson">BSON</h2>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/bson/pojos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.09">
<meta name="date" content="2023-10-10T16:08:02.06">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>POJOs</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -904,7 +904,7 @@ <h3 id="specifying-the-bson-type">Specifying the BSON Type</h3>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/bson/readers-and-writers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.28">
<meta name="date" content="2023-10-10T16:08:02.22">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Readers and Writers</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -493,7 +493,7 @@ <h3 id="bsonreader">BsonReader</h3>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/builders/aggregation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.24">
<meta name="date" content="2023-10-10T16:08:02.19">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Aggregates</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -829,7 +829,7 @@ <h3 id="creating-a-pipeline">Creating a Pipeline</h3>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/builders/filters/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.27">
<meta name="date" content="2023-10-10T16:08:02.21">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Filters</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -648,7 +648,7 @@ <h4 id="examples-6">Examples</h4>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/builders/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.31">
<meta name="date" content="2023-10-10T16:08:02.25">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Builders</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -365,7 +365,7 @@ <h2 id="builders">Builders</h2>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/builders/indexes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.23">
<meta name="date" content="2023-10-10T16:08:02.18">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Indexes</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -481,7 +481,7 @@ <h5 class="admonition-title">important</h5>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/builders/projections/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.28">
<meta name="date" content="2023-10-10T16:08:02.22">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Projections</title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -483,7 +483,7 @@ <h3 id="combining-projections">Combining Projections</h3>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down
6 changes: 3 additions & 3 deletions 4.11/builders/sorts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="description" content="MongoDB Java Driver documentation">
<meta name="author" content="MongoDB Drivers Team">
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
<meta name="date" content="2023-10-10T15:30:08.29">
<meta name="date" content="2023-10-10T16:08:02.23">
<link rel="shortcut icon" href="/mongo-java-driver/4.11/img/favicon.png">

<title>Sort Criteria </title><link rel="stylesheet" href="/mongo-java-driver/4.11/lib/bootstrap.css" type="text/css" />
Expand Down Expand Up @@ -76,7 +76,7 @@
<div class="ssidebarwrapper">
<h3>
<a class="index-link" href="/mongo-java-driver/4.11/../">MongoDB JVM Drivers</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.10.0</a>
<a class="version pull-right" href="/mongo-java-driver/4.11">4.11.0</a>
</h3>


Expand Down Expand Up @@ -429,7 +429,7 @@ <h3 id="combining-sort-criteria">Combining sort criteria</h3>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: "/mongo-java-driver/4.11",
VERSION: "4.10.0",
VERSION: "4.11.0",
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
Expand Down

0 comments on commit bb3f990

Please sign in to comment.