Skip to content

Commit e3914a6

Browse files
committed
Add release notes
1 parent 8c2ab88 commit e3914a6

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,38 @@ GitHub issues are referenced, and can be viewed with hyperlinks on the `github r
88

99
.. _`github releases page`: https://github.com/Libensemble/libensemble/releases
1010

11+
12+
Release 1.4.3
13+
--------------
14+
15+
:Date: Dec 13, 2024
16+
17+
* Fix `wait_on_start` type-instance condition checking #1474
18+
19+
* Logging updates:
20+
* Add `VDEBUG` logging level for the tracking of log message communications. #1486
21+
* Only show worker node in the log when running in a distributed mode and with DEBUG logging. #1486
22+
* Update uneven distribution messaging. #1486
23+
24+
:Scripts:
25+
26+
* Add scripts for plotting APOSMM optimization runs. #1461
27+
* Converted test runner to Python. #1437
28+
29+
:Examples:
30+
31+
* Moved dragonfly GP, heFFTe, ytopt, and Ax multitask tests to community examples. #1439
32+
33+
:Note:
34+
35+
* Tests were run on Linux and MacOS with Python versions 3.9, 3.10, 3.11, 3.12
36+
* Heterogeneous workflows tested on Frontier (OLCF), Polaris (ALCF), and Perlmutter (NERSC).
37+
38+
:Known Issues:
39+
40+
* See known issues section in the documentation.
41+
42+
1143
Release 1.4.2
1244
--------------
1345

0 commit comments

Comments
 (0)