Skip to content

Patch release 0.17.1#1871

Open
franzpoeschel wants to merge 17 commits intoopenPMD:devfrom
franzpoeschel:release-0.17.1
Open

Patch release 0.17.1#1871
franzpoeschel wants to merge 17 commits intoopenPMD:devfrom
franzpoeschel:release-0.17.1

Conversation

@franzpoeschel
Copy link
Copy Markdown
Contributor

@franzpoeschel franzpoeschel commented Apr 8, 2026

https://github.com/openPMD/openPMD-api/milestone/17

TODO:

  • Remaining items from the milestone
  • Docs
  • toml11, maybe use recent master commit?

franzpoeschel and others added 16 commits April 8, 2026 11:59
* Bump Pybind11 to 3.0.2

* Use cpp_function for defining properties
* Bump versions for toml11 nlohmann_json pybind11

* Return py::object instead of std::variant to pybind11
…PMD#1851)

* Fix keepalives

* Add simple GC test

* Add keepalive for snapshots api

* Add more extensive keepalive test

* Slightly API-breaking.. need to del everything

* tmp, check sth

* tmp check ci

* Revert "tmp check ci"

This reverts commit 1cf6973.

* Revert "tmp, check sth"

This reverts commit 93ed467.

* Fix typing issues with load/store_chunk in Python
These are prefixed by test*, so they already run separately.
* CI: Fix AppVeyor x64 (64bit) build: Architecture not part of `-G` anymore, maybe `-A x64`
* Fix instantiations for AttributeWithShapeAndResource
* `PatchRecordComponent`: Match Identical Types
* Consistency: `dtype_to_numpy` and `dtype_from_numpy`
* Update: `APITest.py` `testDataset`

Co-authored-by: Franz Pöschel <franz.poeschel@gmail.com>
* Fix typing issues with load/store_chunk in Python

* Datatype helpers: non-template variants

* Unify Datatype equality semantics

* replace operator==(Datatype, Datatype) by isSame
Replicate a Golang-inspired defer pattern in order to ensure resource cleanup also upon early return.

---------

Co-authored-by: AI Agent <ai@anthropic.com>
)

* Fix sticky permissions

* Use the helpers only privately
…D#1860)

* attempt to fix issue openPMD#1859 by caching the index and avoid indexOf() call
for iterations

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Franz Pöschel <franz.poeschel@gmail.com>
* Do not flush if the backend does not support Span API

* Fix flushing logic
Comment thread test/CoreTest.cpp

TEST_CASE("read_nonexistent_attribute", "[core]")
{
read_nonexistent_attribute::read_nonexistent_attribute();
This is an initial draft based on commits since v0.17.0.
Categories and items may be adjusted before release.
@ax3l ax3l modified the milestone: 0.17.1 Apr 14, 2026
@ax3l ax3l self-assigned this Apr 14, 2026
@ax3l ax3l requested review from ax3l April 14, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants