v0.16.0-alpha.21
Pre-release
Pre-release
kkopanidis
released this
05 Oct 08:47
·
419 commits
to main
since this release
What's Changed
- build(deps): bump @apollo/server from 4.7.4 to 4.9.3 by @dependabot in #673
- [Snyk] Security upgrade mongoose from 7.3.4 to 7.5.0 by @kkopanidis in #672
- fix(hermes): GraphQL null array responses by @kon14 in #675
- build(deps): bump mongodb from 5.2.0 to 5.8.1 by @dependabot in #674
- fix(database): _parseQuery() dropping query fields by @kon14 in #677
- fix(hermes): GraphQL parser constructResolver() unpopulated relation field formatting by @kon14 in #680
- fix(admin,authentication) Admin.hasTwoFA field defaulting to null, required User.hasTwoFA field by @kon14 in #678
- fix(database): SQL findByIdAndReplace() setting _id, createdAt to undefined by @kon14 in #679
- fix(database): SQL create/createMany relation parsing, group unwrapping by @kon14 in #676
- fix(database): schema/extension creation timestamp field values mismatch by @kon14 in #682
- feat(authorization, database): createRelations() by @Renc17 in #681
- [Snyk] Security upgrade ali-oss from 6.17.1 to 6.18.1 by @kkopanidis in #684
- fix(hermes): Swagger/GraphQL parsers not pulling related db schema types by @kon14 in #687
- [Snyk] Security upgrade graphql from 16.6.0 to 16.8.1 by @kkopanidis in #686
- fix(database): SQL createView() already exists race condition by @kon14 in #688
- fix: gRPC await promise transpilation, bump ECMAScript target to ES2018 by @kon14 in #689
- fix(core): config schema array field parsing by @kon14 in #691
- feat: biometric authentication for mobile devices by @kkopanidis in #693
- chore: update protobuf dependencies by @kkopanidis in #694
- refactor(authorization): improve relation creation and resolve ordering issues by @kkopanidis in #685
- fix(authentication): biometrics issues by @kkopanidis in #695
- refactor(grpc-sdk,core): getRedisDetails() by @kon14 in #696
Full Changelog: v0.16.0-alpha.20...v0.16.0-alpha.21