Skip to content

Commit f8df8ef

Browse files
committed
Update older version headers
1 parent 3d66c67 commit f8df8ef

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/cosmos-db/local-emulator-release-notes.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,36 +115,36 @@ This article shows the Azure Cosmos DB Emulator released versions and it details
115115
- This release introduces support for autoscale provisioned throughput. The added features include the option to set a custom maximum provisioned throughput level in request units (RU/s), enable autoscale on existing databases and containers, and API support through Azure Cosmos DB SDK.
116116
- Fix an issue while querying through large number of documents (over 1 GB) were the emulator will fail with internal error status code 500.
117117

118-
### 2.9.2
118+
### `2.9.2`
119119

120120
- This release fixes a bug while enabling support for MongoDb endpoint version 3.2. It also adds support for generating ETL traces for troubleshooting purposes using WPR instead of LOGMAN.
121121

122-
### 2.9.1
122+
### `2.9.1`
123123

124124
- This release fixes couple issues in the query API support and restores compatibility with older OSs such as Windows Server 2012.
125125

126-
### 2.9.0
126+
### `2.9.0`
127127

128128
- This release adds the option to set the consistency to consistent prefix and increase the maximum limits for users and permissions.
129129

130-
### 2.7.2
130+
### `2.7.2`
131131

132132
- This release adds MongoDB version 3.6 server support to the Azure Cosmos DB Emulator. To start a MongoDB endpoint that target version 3.6 of the service, start the emulator from an Administrator command line with `/EnableMongoDBEndpoint=3.6` option.
133133

134-
### 2.7.0
134+
### `2.7.0`
135135

136136
- This release fixes a regression in the Azure Cosmos DB Emulator that prevented users from executing SQL related queries. This issue impacts emulator users that configured SQL API endpoint and they're using .NET core or x86 .NET based client applications.
137137

138-
### 2.4.6
138+
### `2.4.6`
139139

140140
- This release provides parity with the features in the Azure Cosmos service as of July 2019, with the exceptions noted in [Develop locally with Azure Cosmos DB Emulator](local-emulator.md). It also fixes several bugs related to emulator shut down when invoked via command line and internal IP address overrides for SDK clients using direct mode connectivity.
141141

142-
### 2.4.3
142+
### `2.4.3`
143143

144144
- Disabled starting the MongoDB service by default. Only the SQL endpoint is enabled as default. The user must start the endpoint manually using the emulator's `/EnableMongoDbEndpoint` command-line option. Now, it's like all the other service endpoints, such as Gremlin, Cassandra, and Table.
145145
- Fixes a bug in the emulator when starting with “/AllowNetworkAccess” where the Gremlin, Cassandra, and Table endpoints weren't properly handling requests from external clients.
146146
- Add direct connection ports to the Firewall Rules settings.
147147

148-
### 2.4.0
148+
### `2.4.0`
149149

150150
- Fixed an issue with emulator failing to start when network monitoring apps, such as Pulse Client, are present on the host computer.

0 commit comments

Comments
 (0)