Skip to content

4.21.0

Compare
Choose a tag to compare
@nellh nellh released this 06 Dec 23:22
· 908 commits to master since this release

What's Changed

  • fix(worker): Handle missing snapshot trees better by @nellh in #2913
  • fix(worker): Don't throw KeyError when auth token is missing 'name' field by @nellh in #2914
  • chore(server): Cleanup unused GraphQL subscriptions by @nellh in #2930
  • Fixes search by sex not catching 'M' and 'F' in participants.tsv by @ehavener in #2932
  • ci: Run coverage with GitHub actions by @nellh in #2933
  • chore(deps): Bump @babel/traverse from 7.22.17 to 7.23.2 by @dependabot in #2929
  • chore(deps): Bump get-func-name from 2.0.0 to 2.0.2 by @dependabot in #2915
  • chore: Update to GraphQL 16.8.1 by @nellh in #2934
  • chore(deps-dev): Bump cryptography from 41.0.3 to 41.0.4 in /services/datalad by @dependabot in #2901
  • Migrate server code to TypeScript by @nellh in #2931
  • fix(cli): Prevent commander parsing from overriding git-annex-remote-openneuro by @nellh in #2939
  • Support podman for local dev environments by @nellh in #2942
  • fix(server): Allow /api in addition to /crn for API requests by @nellh in #2943
  • chore(deps): Bump axios from 1.5.0 to 1.6.1 by @dependabot in #2941
  • feat(dataset): Annex TSV files in phenotype directory by @effigies in #2940
  • fix(server): Allow authorization bearer token header for API access by @nellh in #2944
  • Fix git-annex access issues for CLI by @nellh in #2945
  • chore(deps): Bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #2950
  • chore(deps-dev): Bump cryptography from 41.0.4 to 41.0.6 in /services/datalad by @dependabot in #2948
  • Add clickthrough agreement for downloads by @nellh in #2947
  • chore(deps): Bump urllib3 from 1.26.16 to 1.26.18 in /services/datalad by @dependabot in #2927
  • deps(worker): Update lockfile Python deps by @nellh in #2952
  • chore(deps-dev): Bump vite from 4.4.9 to 4.4.12 by @dependabot in #2953
  • Helm configuration fixes for ElasticSearch 8.0 by @nellh in #2954
  • deps(elasticsearch): Update NodeJS elasticsearch clients to 8.10.0 by @nellh in #2955

New Contributors

Full Changelog: v4.20.2...v4.21.0