docs: add dev blog, update 3.3.0 release notes - #4191
Merged
Conversation
d-v-b
marked this pull request as ready for review
July 28, 2026 13:14
Codecov Report✅ All modified and coverable lines are covered by tests. 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:
|
d-v-b
force-pushed
the
dev-blog
branch
2 times, most recently
from
July 30, 2026 16:11
6bd5449 to
3dac9b3
Compare
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
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.
Summary
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
TODO
docs/user-guide/*.mdchanges/