Skip to content

Releases: OpenNeuroOrg/openneuro

4.30.2

22 Jan 18:53
Compare
Choose a tag to compare

What's Changed

Hotfix for command line tools incorrect dependency resolution.

Changelog

  • fix(cli): Be consistent about using deno.json's import map by @nellh in #3295

4.30.1

17 Jan 20:57
Compare
Choose a tag to compare

What's Changed

Command line tools only release to fix an error in latest releases of upstream isomorphic-git package.

Changelog

  • ci(deno): Use version 2.0 to prevent lockfile mismatch on publish by @nellh in #3288
  • fix(cli): Fix path-browserify throwing syntax error by @nellh in #3291

Full Changelog: v4.30.0...v4.30.1

4.30.0

16 Jan 21:11
Compare
Choose a tag to compare

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

4.29.9

07 Jan 17:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.29.8...v4.29.9

4.29.8

07 Jan 17:45
Compare
Choose a tag to compare

What's Changed

  • fix(api): Add missing affects field to ValidatorIssueInput by @nellh in #3252

Full Changelog: v4.29.7...v4.29.8

4.29.7

07 Jan 17:42
Compare
Choose a tag to compare

What's Changed

  • fix(server): Prevent doNotCache error when an exception occurs during a cache miss by @nellh in #3248
  • fix(app): Validation should pass full issues list to display component for errors and warnings by @nellh in #3251

Full Changelog: v4.29.6...v4.29.7

4.29.6

07 Jan 17:42
Compare
Choose a tag to compare

What's Changed

  • fix(api): Correct return format for snapshotValidation resolver by @nellh in #3243
  • chore(server): Add telemetry for failed ORCID auth by @nellh in #3244

Full Changelog: v4.29.5...v4.29.6

4.29.5

02 Dec 17:55
Compare
Choose a tag to compare

What's Changed

  • fix(cli): Ship commonjs instead of typescript for npm by @nellh in #3240

Full Changelog: v4.29.4...v4.29.5

4.29.4

26 Nov 19:05
Compare
Choose a tag to compare

What's Changed

  • fix(api): Add missing issueMessage field to ValidatorIssueInput by @nellh in #3236

Full Changelog: v4.29.3...v4.29.4

4.29.3

25 Nov 22:53
Compare
Choose a tag to compare

What's Changed

  • fix(app): Prevent loading files for viewers with built in data transfer by @nellh in #3226
  • Vite config update by @thinknoack in #3227
  • Issue 3222 table overlap by @thinknoack in #3228
  • fix(app): Avoid modifying the array when reading file URLs for browser downloads by @nellh in #3234
  • fix(worker): Prevent timeout on large validator output by waiting on process.communicate instead of exit by @nellh in #3235

Full Changelog: v4.29.2...v4.29.3