Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@rabernat
Copy link
Owner

@rabernat rabernat commented Nov 8, 2025

No description provided.

star1327p and others added 3 commits November 11, 2025 09:45
Set default value for prototype parameter in get method.
* concurrency limit 64 -> 10

* update reference to concurrency limit in docs

* update tests

* remove release note
ilan-gold and others added 16 commits November 17, 2025 20:14
…#3574)

* feat: bounded size `auto` sharding via `zarr.config`

* chore: add docs + `config`

* fix: config test

* chore: relnote

* fix: coverage

* refactor: variable declaration order

* fix: docstring + argu

---------

Co-authored-by: Davis Bennett <[email protected]>
* feat: make `async_array` public

* chore: relnote

* fix: clarify docstring

---------

Co-authored-by: Davis Bennett <[email protected]>
* Improve store section in migration guide

* Update docs/user-guide/v3_migration.md

Co-authored-by: Davis Bennett <[email protected]>

---------

Co-authored-by: Davis Bennett <[email protected]>
* Parametrize Array with v2/v3 metadata

* Try fixing docstrings

* Add an AnyAsyncArray type

* Add async array v2 and v3 types

* Add changelog entry

* Pass sub-classes through returns.

* Chage release note to MarkDown

---------

Co-authored-by: Davis Bennett <[email protected]>
* Reduce number of documentation redirects needed

* Revert other structural changes from 3.1.3

* Fixup
* update imports in docs

* fix tests
* compile release notes

* add latest release notes

* prose

* typo

* build release notes

---------

Co-authored-by: Max Jones <[email protected]>
* 3.1.4, not pi

* fix links

* fix header structure

* release notes

* rename change entry
Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](actions/checkout@v5...v6)

Updates `astral-sh/setup-uv` from 7.1.2 to 7.1.4
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@8585678...1e862df)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: astral-sh/setup-uv
  dependency-version: 7.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* bump mininum version of typing_extensions

* pin pytest-asyncio

* < not <=
* add test that fails when there are no examples detected

* use rglob instead of glob to find example scripts

* changelog
* fix: 1024 bytes is not 1MiB!

* fix: correct number

* chore: add test

* chore: relnote

* fix: name

* Apply suggestion from @d-v-b

---------

Co-authored-by: Davis Bennett <[email protected]>
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.

8 participants