Release notes for 8.0.13.01 - #1908
Merged
Merged
Conversation
Eight PRs since 8.0.12.01, from two sessions. The user-facing headline is that Chombo and MovingBoundary results can now be read on an Apple-silicon Mac: both readers used a JNI binding with no arm64 build, so reading a stored result meant a linux/amd64 container. Chombo meshes are also correct at the voxel/cut-cell interface and roughly an order of magnitude smaller. Server-side: the JVM heap sizing mistake that an hourly restart had masked for six months, and JDWP no longer on by default. Carries a dependency bump that is worth calling out to whoever tests this -- io.jhdf 0.8.4 to 0.13.0, under every HDF5 read path including stored simulation results. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SY1XHgTZXZPqUECo2VBAWg
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release-cut docs for 8.0.13.01, so the tag points at a self-describing tree (
docs/RELEASING.mdstep 1).A PATCH bump — the range is bugfixes plus internal tooling; no new user-facing feature.
Eight PRs since 8.0.12.01, from two sessions:
io.jhdf;ncsa.hdfretiredtools/release/checked inWorth flagging to whoever smoke-tests this
io.jhdfgoes 0.8.4 → 0.13.0, and it sits under every HDF5 read path — including reading stored simulation results. The bump was required (chunked slice reads need ≥0.9.3, which MovingBoundary depends on) rather than opportunistic, but unit tests won't prove it against real archived data. Open some existing results, not just newly generated ones.The HDF5 files VCell writes are unchanged in structure; only the library reading and writing them changed.
🤖 Generated with Claude Code
https://claude.ai/code/session_01SY1XHgTZXZPqUECo2VBAWg