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
* refer to newer DOCSP ticket
* update CHANGELOG for 1.15.0
* update SBOM serial number
* use newer example for Homebrew step
* add missing note to 1.14.0 release
* clarify QE text is experimental
Copy file name to clipboardExpand all lines: doc/releasing.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Do the following when releasing:
90
90
```
91
91
Commit resulting `etc/cyclonedx.sbom.json` and push to `rx.y`.
92
92
- If this is a new non-patch release (e.g. `x.y.0`):
93
-
- File a DOCSP ticket to update the installation instructions on [Install libmongocrypt](https://www.mongodb.com/docs/manual/core/csfle/reference/libmongocrypt/). ([Example](https://jira.mongodb.org/browse/DOCSP-47954))
93
+
- File a DOCSP ticket to update the installation instructions on [Install libmongocrypt](https://www.mongodb.com/docs/manual/core/csfle/reference/libmongocrypt/). ([Example](https://jira.mongodb.org/browse/DOCSP-52575))
94
94
- Create a new Snyk reference target. The following instructions use the example branch `rx.y`:
95
95
96
96
Run `cmake` to ensure generated source files are present:
@@ -130,7 +130,7 @@ Do the following when releasing:
130
130
- Add a link to the Evergreen waterfall for the tagged commit to [libmongocrypt Security Testing Summary](https://docs.google.com/document/d/1dc7uvBzu3okAIsA8LSW5sVQGkYIvwpBVdg5v4wb4c4s/edit#heading=h.5t79jwe4p0ss).
131
131
132
132
## Homebrew steps ##
133
-
Submit a PR to update the Homebrew package https://github.com/mongodb/homebrew-brew/blob/master/Formula/libmongocrypt.rb. ([Example](https://github.com/mongodb/homebrew-brew/pull/234)). If not on macOS, request a team member to do this step.
133
+
Submit a PR to update the Homebrew package https://github.com/mongodb/homebrew-brew/blob/master/Formula/libmongocrypt.rb. ([Example](https://github.com/mongodb/homebrew-brew/pull/249)). If not on macOS, request a team member to do this step.
0 commit comments