Skip to content

4.30.0

Compare
Choose a tag to compare
@nellh nellh released this 16 Jan 21:11
· 69 commits to master since this release

What's Changed

This release recommends our new CLI tools as the default for interacting with the OpenNeuro. See our documentation or the JSR package to get started.

A new OpenNeuro git-annex special remote is available implemented with Deno.

Changelog

  • fix(pre-receive): Skip validation of git-annex branches by @effigies in #3267
  • adding workaround for elastic search container on mac by @thinknoack in #3268
  • chore(deps): Bump the pipenv group across 1 directory with 11 updates by @dependabot in #3264
  • build(deps): bump nanoid from 3.3.6 to 3.3.8 by @dependabot in #3255
  • build(deps): bump mongoose from 6.12.8 to 6.13.5 by @dependabot in #3254
  • update resolver to query user by orcid or id by @thinknoack in #3258
  • chore(deps): Bump the pipenv group in /services/datalad with 3 updates by @dependabot in #3271
  • fix(app): Show correct errors/warnings counts for schema validator by @nellh in #3270
  • Deno CLI special remote implementation by @nellh in #3273
  • Provide correct error feedback for Deno CLI auth by @nellh in #3276
  • update user schema to include new fields and ability to updateUser by @thinknoack in #3272
  • fix(server): Limit validation to 50k issues by @nellh in #3277
  • feat(git): Whitelist git and datalad dotfiles in pre-receive hook by @effigies in #3278
  • Do let user know how to update openneuro client by @yarikoptic in #3256
  • fix(cli): Show download finished message only after it has completely run by @nellh in #3281
  • fix(cli): Sync cliffy libraries with @bids/validator by @nellh in #3285
  • fix(cli): Use lowercase 'openneuro' for local remote names by @nellh in #3282
  • fix(cli): Configure and enable a git-annex remote when downloading datasets by @nellh in #3283
  • docs(cli): Update to use the new CLI in documentation by @nellh in #3284
  • chore(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #3238
  • tests(cli): Increase tolerance of timing for PromiseQueue test by @nellh in #3287

Full Changelog: v4.29.9...v4.30.0