-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(DOCS-15493): 100.5.4 release notes (#75)
* (DOCS-15493): 100.5.4 release notes * fix release number
- Loading branch information
1 parent
4390dd5
commit 47146f9
Showing
3 changed files
with
45 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
.. _100.5.4-changelog: | ||
|
||
100.5.4 Changelog | ||
----------------- | ||
|
||
*Released 2022-07-19* | ||
|
||
This release mostly consists of build failure fixes, support for new | ||
platforms, and tests against server version 6.0. The new platforms are | ||
Debian 11 on x86, Ubuntu 22.04 on x86 and ARM, and RHEL 8.3 on s390x. | ||
The version of Go driver used by the tools has been updated to 1.10.0. | ||
|
||
Build Failure | ||
~~~~~~~~~~~~~ | ||
|
||
- :issue:`TOOLS-3100` - Fix native-cert-ssl-4.4 task failure in all | ||
build variants | ||
- :issue:`TOOLS-3101` - Fix failing aws-auth-6.0 and aws-auth-latest | ||
tasks | ||
- :issue:`TOOLS-3102` - Fix intermittent failures of qa-tests-{5.3, 6.0, | ||
latest} tasks | ||
- :issue:`TOOLS-3110` - Fix integration test failures with server 6.0+ | ||
- :issue:`TOOLS-3111` - Fix intermittent legacy JS test task failure | ||
- :issue:`TOOLS-3122` - Fix SSL cert test(s) on RHEL 6.2 | ||
- :issue:`TOOLS-3156` - Unable to publish to Ubuntu 22.04 repos | ||
|
||
|
||
Task | ||
~~~~ | ||
|
||
- :issue:`TOOLS-3045` - Add tests for latest server release | ||
- :issue:`TOOLS-3051` - Release Tools with Debian 11 | ||
- :issue:`TOOLS-3058` - Add Ubuntu 22.04 ARM to Tools | ||
- :issue:`TOOLS-3059` - Release Tools with Ubuntu 22.04 ARM | ||
- :issue:`TOOLS-3060` - Add Ubuntu 22.04 x86 to Tools | ||
- :issue:`TOOLS-3061` - Release Tools with Ubuntu 22.04 x86 | ||
- :issue:`TOOLS-3103` - Add tests for 6.0 to evergreen | ||
- :issue:`TOOLS-3113` - Test secondary indexes on timeseries collections | ||
- :issue:`TOOLS-3130` - Add 6.0 to list of linux repos we release to | ||
- :issue:`TOOLS-3149` - Update the Go Driver to 1.10.0 | ||
- :issue:`TOOLS-3155` - Repo config for RHEL 8.3 on s390x is incorrect | ||
- :issue:`TOOLS-2939` - Add Enterprise RHEL 8 zSeries |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters