Skip to content

Commit fc22778

Browse files
committed
Reorganize summary
1 parent e31759b commit fc22778

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ Changelog
77
------
88
**Date:** 2025-01-14
99

10-
Chunk Distribution Strategies, HDF5 Compression, Snapshots API Improvements, Variable Encoding & Performance
11-
12-
This release adds support for advanced chunk distribution strategies for data organization in parallel read operations.
13-
New filtering and compression features are available for HDF5 via JSON/TOML configuration.
14-
The streaming API has been refined with the unified Snapshots API and improved support for lazy parsing.
15-
ADIOS2 variable-based encoding has been further improved with support for various backends and edge cases.
16-
HDF5 scalar dataset reading is now supported, and multiple performance optimizations have been added throughout.
10+
Unified Snapshots API, HDF5 Compression, Dataset-Specific Backend Configuration, fully supported Variable Encoding in ADIOS2, Chunk Distribution Strategies & Performance
11+
12+
This release unifies the Streaming API and the Random-Access File API into a unified Snapshots API, with improved support for lazy parsing.
13+
Filtering and compression features are now also available for HDF5 (previously only ADIOS2), configured via JSON/TOML.
14+
JSON/TOML configuration can now target individual datasets for an improved tuning of compression operations.
15+
Variable Encoding is now fully supported in ADIOS2 (one ADIOS2 step per Iteration), as an alternative for File Encoding (one file per Iteration).
16+
Advanced chunk distribution strategies are now available in the API and in ``openpmd-pipe`` for data organization in parallel read operations.
17+
Multiple performance optimizations have been added throughout.
1718

1819

1920
Changes to "0.16.1"

0 commit comments

Comments
 (0)