Skip to content

Commit 940cdb2

Browse files
committed
Update CHANGELOG.md for 1.10.0
1 parent f44b297 commit 940cdb2

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# ChangeLog
2+
## 1.10.0
3+
### New features
4+
- Support KMIP `delegated` option.
5+
- Support processing `bulkWrite` command.
6+
- Support `range` algorithm.
27
## 1.9.1
38
### New features
49
- Add Debian 12 packages

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ See [releasing](./doc/releasing.md).
114114
Distribution packages (i.e., .deb/.rpm) are built and published for several Linux distributions. The installation of these packages for supported platforms is documented here.
115115

116116
### Unstable Development Distribution Packages ###
117-
To install the latest unstable development package, change `1.9` to `development` in the package URLs listed in the subsequent instructions. For example, `https://libmongocrypt.s3.amazonaws.com/apt/ubuntu <release>/libmongocrypt/1.9` in the instructions would become `https://libmongocrypt.s3.amazonaws.com/apt/ubuntu <release>/libmongocrypt/development`. Do not use the unstable version of libmongocrypt in a production environment.
117+
To install the latest unstable development package, change `1.10` to `development` in the package URLs listed in the subsequent instructions. For example, `https://libmongocrypt.s3.amazonaws.com/apt/ubuntu <release>/libmongocrypt/1.10` in the instructions would become `https://libmongocrypt.s3.amazonaws.com/apt/ubuntu <release>/libmongocrypt/development`. Do not use the unstable version of libmongocrypt in a production environment.
118118

119119
### .deb Packages (Debian and Ubuntu) ###
120120

@@ -127,13 +127,13 @@ sudo sh -c 'curl -s --location https://pgp.mongodb.com/libmongocrypt.asc | gpg -
127127
Second, create a list entry for the repository. For Ubuntu systems (be sure to change `<release>` to `xenial`, `bionic`, `focal`, or `jammy`, as appropriate to your system):
128128

129129
```
130-
echo "deb https://libmongocrypt.s3.amazonaws.com/apt/ubuntu <release>/libmongocrypt/1.9 universe" | sudo tee /etc/apt/sources.list.d/libmongocrypt.list
130+
echo "deb https://libmongocrypt.s3.amazonaws.com/apt/ubuntu <release>/libmongocrypt/1.10 universe" | sudo tee /etc/apt/sources.list.d/libmongocrypt.list
131131
```
132132

133133
For Debian systems (be sure to change `<release>` to `stretch`, `buster`, `bullseye`, or `bookworm` as appropriate to your system):
134134

135135
```
136-
echo "deb https://libmongocrypt.s3.amazonaws.com/apt/debian <release>/libmongocrypt/1.9 main" | sudo tee /etc/apt/sources.list.d/libmongocrypt.list
136+
echo "deb https://libmongocrypt.s3.amazonaws.com/apt/debian <release>/libmongocrypt/1.10 main" | sudo tee /etc/apt/sources.list.d/libmongocrypt.list
137137
```
138138

139139
Third, update the package cache:
@@ -158,7 +158,7 @@ Create the file `/etc/yum.repos.d/libmongocrypt.repo` with contents:
158158
```
159159
[libmongocrypt]
160160
name=libmongocrypt repository
161-
baseurl=https://libmongocrypt.s3.amazonaws.com/yum/redhat/$releasever/libmongocrypt/1.9/x86_64
161+
baseurl=https://libmongocrypt.s3.amazonaws.com/yum/redhat/$releasever/libmongocrypt/1.10/x86_64
162162
gpgcheck=1
163163
enabled=1
164164
gpgkey=https://pgp.mongodb.com/libmongocrypt.asc
@@ -177,7 +177,7 @@ Create the file `/etc/yum.repos.d/libmongocrypt.repo` with contents:
177177
```
178178
[libmongocrypt]
179179
name=libmongocrypt repository
180-
baseurl=https://libmongocrypt.s3.amazonaws.com/yum/amazon/2023/libmongocrypt/1.9/x86_64
180+
baseurl=https://libmongocrypt.s3.amazonaws.com/yum/amazon/2023/libmongocrypt/1.10/x86_64
181181
gpgcheck=1
182182
enabled=1
183183
gpgkey=https://pgp.mongodb.com/libmongocrypt.asc
@@ -196,7 +196,7 @@ Create the file `/etc/yum.repos.d/libmongocrypt.repo` with contents:
196196
```
197197
[libmongocrypt]
198198
name=libmongocrypt repository
199-
baseurl=https://libmongocrypt.s3.amazonaws.com/yum/amazon/2/libmongocrypt/1.9/x86_64
199+
baseurl=https://libmongocrypt.s3.amazonaws.com/yum/amazon/2/libmongocrypt/1.10/x86_64
200200
gpgcheck=1
201201
enabled=1
202202
gpgkey=https://pgp.mongodb.com/libmongocrypt.asc
@@ -215,7 +215,7 @@ Create the file `/etc/yum.repos.d/libmongocrypt.repo` with contents:
215215
```
216216
[libmongocrypt]
217217
name=libmongocrypt repository
218-
baseurl=https://libmongocrypt.s3.amazonaws.com/yum/amazon/2013.03/libmongocrypt/1.9/x86_64
218+
baseurl=https://libmongocrypt.s3.amazonaws.com/yum/amazon/2013.03/libmongocrypt/1.10/x86_64
219219
gpgcheck=1
220220
enabled=1
221221
gpgkey=https://pgp.mongodb.com/libmongocrypt.asc
@@ -238,7 +238,7 @@ sudo rpm --import https://pgp.mongodb.com/libmongocrypt.asc
238238
Second, add the repository (be sure to change `<release>` to `12` or `15`, as appropriate to your system):
239239

240240
```
241-
sudo zypper addrepo --gpgcheck "https://libmongocrypt.s3.amazonaws.com/zypper/suse/<release>/libmongocrypt/1.9/x86_64" libmongocrypt
241+
sudo zypper addrepo --gpgcheck "https://libmongocrypt.s3.amazonaws.com/zypper/suse/<release>/libmongocrypt/1.10/x86_64" libmongocrypt
242242
```
243243

244244
Finally, install the libmongocrypt packages:

0 commit comments

Comments
 (0)