File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,12 +18,12 @@ Bug Fixes
1818 - Do not flush if the backend does not support Span API (#1863)
1919- HDF5:
2020
21- - Proper status check (#1870)
22- - Close operations also upon failure (#1866)
21+ - Execute close operations also upon failure (#1866 #1870 #1872)
2322- API:
2423
25- - Cache Iteration indexes instead of computing them on the spot (#1860)
24+ - Cache Iteration indexes instead of computing them on the spot (#1860 #1873 )
2625 - Harmonize Datatype equality checks (#1854)
26+ - create_directories: preserve sticky and setgid permissions (#1855)
2727
2828Other
2929"""""
@@ -34,11 +34,10 @@ Other
3434 - Remove duplicate Python test (#1867)
3535- Dependencies:
3636
37- - Bump toml11 to 4.4.0 , nlohmann_json to 3.12.0 (#1842)
37+ - Version bump toml11 to recent main branch (b32a2fff0d27e1f7522f26a125101500ddb47156) , nlohmann_json to 3.12.0 (#1842 #1874 )
3838 - Version bump pybind11 -> 3.0.2 (#1849)
3939- CI/Infrastructure:
4040
41- - create_directories: preserve sticky and setgid permissions (#1855)
4241 - Fix AppVeyor 64bit build (#1832)
4342
44430.17.0
You can’t perform that action at this time.
0 commit comments