File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11.. _install-changelog :
22
33Changelog
4- =========
4+ ==========
5+
6+ 0.17.1
7+ ------
8+ **Date: ** YYYY-MM-DD
9+
10+ Bug Fixes
11+ """""""""
12+
13+ - ADIOS2:
14+
15+ - Flush dirty ADIOS2 files in sorted order (#1868)
16+ - Keep written flag consistent across MPI ranks for rankTable (#1869)
17+ - Fix parallel deletion (#1858)
18+ - Do not flush if the backend does not support Span API (#1863)
19+ - HDF5:
20+
21+ - Proper status check (#1870)
22+ - Close operations also upon failure (#1866)
23+ - API:
24+
25+ - Cache Iteration indexes instead of computing them on the spot (#1860)
26+ - Harmonize Datatype equality checks (#1854)
27+
28+ Other
29+ """""
30+
31+ - Python:
32+
33+ - Fix keep_alive specifications, add tests for keep_alive (#1851)
34+ - Remove duplicate Python test (#1867)
35+ - Dependencies:
36+
37+ - Bump toml11 to 4.4.0, nlohmann_json to 3.12.0 (#1842)
38+ - Version bump pybind11 -> 3.0.2 (#1849)
39+ - CI/Infrastructure:
40+
41+ - create_directories: preserve sticky and setgid permissions (#1855)
42+ - Fix AppVeyor 64bit build (#1832)
543
6440.17.0
745------
You can’t perform that action at this time.
0 commit comments