4.20.0
What's Changed
The headline feature for this release is support for common derivatives uploads via the website (CLI support will be in an upcoming release).
- chore(deps): Bump cryptography from 40.0.1 to 41.0.2 in /services/datalad by @dependabot in #2855
- chore(deps): Bump semver from 5.7.1 to 5.7.2 by @dependabot in #2850
- chore(deps): Bump semver from 7.3.7 to 7.5.4 in /services/datalad by @dependabot in #2851
- fix(app): Rename mock-content to content by @nellh in #2852
- DOC: Update docs to be more user-facing by @effigies in #2853
- Fix typos detected by codespell by @effigies in #2854
- refactor(app): Replace FAQ with documentation link and redirect by @nellh in #2856
- chore(deps): Bump mongoose from 6.2.3 to 6.11.3 by @dependabot in #2857
- refactor(server): Migrate summary and permission resolvers to TypeScript by @nellh in #2858
- reactor(app): Drop react-virtualized in favor of react-table by @nellh in #2859
- fix typo by @da5nsy in #2862
- chore(deps): Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #2864
- chore(deps): Bump certifi from 2023.5.7 to 2023.7.22 in /services/datalad by @dependabot in #2865
- chore(deps-dev): Bump cryptography from 41.0.2 to 41.0.3 in /services/datalad by @dependabot in #2867
- fix(scripts): Use command line authentication with s3-delete-all-versions script by @nellh in #2870
- All public dataset metadata page by @nellh in #2863
- fix(app): Prevent TextInput crash when value is undefined by @nellh in #2871
- deps: Update to Node 18.17.1 by @nellh in #2876
- chore(deps): Bump @adobe/css-tools from 4.0.1 to 4.3.1 by @dependabot in #2877
- chore(deps): Bump gitpython from 3.1.31 to 3.1.32 in /services/datalad by @dependabot in #2872
- fix(server): Set 4MB high water mark for streaming file responses by @nellh in #2878
- Apollo Server 4 Update by @nellh in #2866
- chore(deps): Bump @apollo/server from 4.8.1 to 4.9.3 in /packages/openneuro-server by @dependabot in #2885
- chore(deps): Bump gitpython from 3.1.32 to 3.1.34 in /services/datalad by @dependabot in #2884
- Update to yarn 3.6.3 by @nellh in #2887
- fix: TypeScript upgrade build fixes for 5.1.0 by @nellh in #2888
- Update to Vite 4.4.9 by @nellh in #2890
- fix: Revert Node.js containers to bullseye (libssl fixes) by @nellh in #2891
- fix(worker): Update to Python 3.11 by @nellh in #2892
- Enable schema validator for worker validation by @nellh in #2894
- chore(deps): Bump @xmldom/xmldom from 0.7.5 to 0.7.13 in /services/datalad by @dependabot in #2893
- deps: Update to [email protected] by @nellh in #2895
- Enable schema validator for derivative datasets on client side uploads by @nellh in #2897
- feat(api): Return schema validator output for derivative datasets by @nellh in #2896
- deps(server): Drop moment.js in favor of date-fns by @nellh in #2898
- docs: Add steps to setup Kubernetes auth for existing clusters by @nellh in #2899
New Contributors
Full Changelog: v4.19.2...v4.20.0