You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
# ChangeLog
2
+
## 1.12.0
3
+
### Removed
4
+
- libmongocrypt is no longer published in the MongoDB package repository for RHEL 6. libmongocrypt may instead be built from source on RHEL 6, but support for RHEL 6 will be dropped in a future release.
5
+
2
6
## 1.11.0
3
7
### New features
4
8
- Support `range` algorithm as stable.
@@ -75,7 +79,7 @@ This release makes backwards breaking changes to Queryable Encryption (QE) behav
75
79
- Set context error state during KMS provider validation.
76
80
## 1.6.1
77
81
## Fixed
78
-
- Fix libbson dependency in pkg-config for PPA.
82
+
- Fix libbson dependency in pkg-config for MongoDB repository package.
0 commit comments