Skip to content

docs: add dev blog, update 3.3.0 release notes - #4191

Merged
d-v-b merged 1 commit into
zarr-developers:mainfrom
d-v-b:dev-blog
Jul 30, 2026
Merged

docs: add dev blog, update 3.3.0 release notes#4191
d-v-b merged 1 commit into
zarr-developers:mainfrom
d-v-b:dev-blog

Conversation

@d-v-b

@d-v-b d-v-b commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

  • PR adds a developer blog to our docs
  • adds a post about the 3.3.0 release.
  • updates the release notes for the 3.3.0 release to promise less about the new codec pipeline
  • adds a runnable example demonstrating the range coalescing feature
  • adds a runnable example demonstrating the new codec pipeline

If merged, I would tag the associated commit with the 3.3.0 tag and cut the release.

For reviewers

Have a look a the blog content, let me know if you want changes.

Author attestation

  • I am a human, these are my changes, and I have reviewed and understood every change and can explain why each is correct.

TODO

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/user-guide/*.md
  • Changes documented as a new file in changes/
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

@github-actions github-actions Bot added needs release notes Automatically applied to PRs which haven't added release notes and removed needs release notes Automatically applied to PRs which haven't added release notes labels Jul 28, 2026
@d-v-b
d-v-b marked this pull request as ready for review July 28, 2026 13:14
@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.99%. Comparing base (6f52da5) to head (2a549d1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4191   +/-   ##
=======================================
  Coverage   93.99%   93.99%           
=======================================
  Files          91       91           
  Lines       12795    12795           
=======================================
  Hits        12027    12027           
  Misses        768      768           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@d-v-b
d-v-b requested a review from maxrjones July 28, 2026 15:20
@d-v-b
d-v-b force-pushed the dev-blog branch 2 times, most recently from 6bd5449 to 3dac9b3 Compare July 30, 2026 16:11
Adds a development blog to the documentation site with a 3.3.0 release
post covering the FusedCodecPipeline and sharded partial-read
coalescing, plus two runnable examples referenced by the post
(examples/codec_pipeline_performance, examples/sharding_coalescing).

Compiles every pending changelog fragment into a single 3.3.0 release
notes section dated 2026-07-30, merging it with the section compiled
earlier in zarr-developers#4148, and empties changes/ — making this commit suitable to
tag as v3.3.0.

Assisted-by: ClaudeCode:claude-fable-5
@d-v-b
d-v-b merged commit 53e6dc6 into zarr-developers:main Jul 30, 2026
30 checks passed
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.

1 participant