Skip to content

4.24.0

Compare
Choose a tag to compare
@nellh nellh released this 29 May 22:17
· 59 commits to master since this release

What's Changed

  • chore(deps-dev): Bump vite from 4.5.2 to 4.5.3 by @dependabot in #3023
  • chore(deps): Bump express from 4.18.2 to 4.19.2 in /packages/openneuro-server by @dependabot in #3021
  • refactor(cli): Migrate annexAdd to its own module by @nellh in #3024
  • DOC: Recommend "provider = generic" in .gitconfig by @effigies in #3025
  • chore(deps): Bump idna from 3.6 to 3.7 in /services/datalad by @dependabot in #3026
  • chore(deps): Bump the pipenv group in /services/datalad with 8 updates by @dependabot in #3020
  • MongoDB test fixes for local development by @nellh in #3031
  • deps: Support Node 20 by @nellh in #3032
  • Add search indexing for dataset_description DatasetType field by @nellh in #3035
  • feat(app): Implement search facets for DatasetType field by @nellh in #3036
  • chore(deps): Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #3040
  • chore(deps): Bump the pipenv group in /services/datalad with 9 updates by @dependabot in #3039
  • chore(deps): Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #3038
  • fix(app): Update NEMAR link tooltip text by @nellh in #3044
  • fix(app): Apply default search parameters on any initial render by @nellh in #3045
  • chore: Update to latest yarn by @nellh in #3049
  • chore: Replace custom implementation with os.getenv by @effigies in #3050
  • Bust cache for draft files when file exists on S3 by @nellh in #3052
  • fix(datalad): Separate validator process construction from wait, allowing error logging by @effigies in #3048
  • chore(style): Run pyupgrade --py311-plus to modernize idioms by @effigies in #3051
  • deps: Update to bids-validator 1.14.6 by @nellh in #3053
  • allow optional viewing of full time series by @hanayik in #3055
  • chore(deps): Bump requests from 2.31.0 to 2.32.0 in /services/datalad by @dependabot in #3057
  • deps: Update elastic search/apm packages by @nellh in #3060
  • fix(app): Show 404 pages on more invalid route paths (root and error pages) by @nellh in #3061
  • fix(worker): Handle malformed JWT with an HTTP 400 response by @nellh in #3062
  • CLI: Setup autoenabled OpenNeuro special remote during upload if one doesn't exist by @nellh in #3063
  • fix(worker): Allow for remote.log existing without s3-PUBLIC in validation by @nellh in #3064
  • ElasticSearch 8 indexer fixes by @nellh in #3065
  • fix(server): Prevent missing data in paginated search queries with ElasticSearch 8.0 by @nellh in #3067
  • chore(dev): Update to latest elasticsearch in docker-compose by @nellh in #3066
  • chore(deps-dev): Bump tqdm from 4.66.2 to 4.66.3 in /services/datalad by @dependabot in #3041

New Contributors

Full Changelog: v4.23.0...v4.24.0