v4.0.0 Release Candidate 4
nitrosx
released this
21 Feb 10:44
·
2650 commits
to master
since this release
SciCat backend v4.0.0 release candidate 4
- Added Datasets Authorization
- updated libraries when available and no conflicts were present
What's Changed
- fix: query with axios by @jekabs-karklins in #315
- build(deps): bump mathjs from 11.5.0 to 11.5.1 by @dependabot in #316
- build(deps): bump @nestjs/event-emitter from 1.3.1 to 1.4.1 by @dependabot in #318
- build(deps-dev): bump @types/express from 4.17.16 to 4.17.17 by @dependabot in #321
- build(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #325
- build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #326
- build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #328
- build(deps): bump @nestjs/config from 2.2.0 to 2.3.1 by @dependabot in #329
- Update migration documentation by @martin-trajanovski in #335
- build(deps-dev): bump @types/node from 18.11.18 to 18.13.0 by @dependabot in #330
- build(deps): bump @nestjs/passport from 9.0.0 to 9.0.3 by @dependabot in #331
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.51.0 by @dependabot in #332
- build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.51.0 by @dependabot in #333
- add prestart script that runs the migrations before every start by @martin-trajanovski in #336
- build(deps-dev): bump @types/express-session from 1.17.5 to 1.17.6 by @dependabot in #337
- build(deps): bump @nestjs/jwt from 10.0.1 to 10.0.2 by @dependabot in #338
- build(deps): bump mongoose from 6.9.0 to 6.9.1 by @dependabot in #339
- build(deps-dev): bump eslint from 8.33.0 to 8.34.0 by @dependabot in #340
- build(deps): bump openid-client from 5.3.2 to 5.4.0 by @dependabot in #341
- build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #342
- build(deps-dev): bump @nestjs/cli from 9.1.9 to 9.2.0 by @dependabot in #343
- Fixing authorization for datasets endpoint and updating casl by @nitrosx in #334
- Swap 3027 fix some errors by @martin-trajanovski in #344
- build(deps-dev): bump @types/node from 18.13.0 to 18.14.0 by @dependabot in #346
- build(deps): bump mongoose from 6.9.1 to 6.9.2 by @dependabot in #347
- build(deps): bump swagger-ui-express from 4.6.0 to 4.6.1 by @dependabot in #351
- build(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.53.0 by @dependabot in #352
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.53.0 by @dependabot in #353
Full Changelog: v4.0.0-beta.3...v4.0.0-beta.4