Skip to content

Commit e6d52de

Browse files
committed
Changelog v2.7.0
Signed-off-by: ddeidda <[email protected]>
1 parent 58d0da0 commit e6d52de

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,36 @@
22
CHANGELOG
33
=========
44

5+
2.7.0
6+
=====
7+
8+
**ENHANCEMENTS**
9+
10+
* `sqswatcher`: The daemon is now compatible with VPC Endpoints so that SQS messages can be passed without traversing
11+
the public internet.
12+
13+
**CHANGES**
14+
15+
* Upgrade NICE DCV to version 2020.0-8428.
16+
* Upgrade Intel MPI to version U7.
17+
* Upgrade NVIDIA driver to version 440.64.00.
18+
* Upgrade EFA installer to version 1.8.4:
19+
20+
* Kernel module: ``efa-1.5.1`` (no change)
21+
* RDMA core: ``rdma-core-25.0`` (no change)
22+
* Libfabric: ``libfabric-aws-1.9.0amzn1.1`` (no change)
23+
* Open MPI: openmpi40-aws-4.0.3 (updated from openmpi40-aws-4.0.2)
24+
25+
* Upgrade CentOS 7 AMI to version 7.8
26+
* Configuration: base_os and scheduler parameters are now mandatory and they have no longer a default value.
27+
28+
**BUG FIXES**
29+
30+
* Fix recipes installation at runtime by adding the bootstrapped file at the end of the last chef run.
31+
* Fix installation of FSx Lustre client on Centos 7
32+
* FSx Lustre: Exit with error when failing to retrieve FSx mountpoint
33+
* Fix sanity_check behavior when ``max queue_size`` > 1000
34+
535
2.6.1
636
=====
737

0 commit comments

Comments
 (0)