Releases: ConduitPlatform/Conduit
Releases · ConduitPlatform/Conduit
v0.16.0-alpha.29
What's Changed
- build(deps): bump @aws-sdk/client-sns from 3.429.0 to 3.451.0 by @dependabot in #791
- build(deps): bump yaml from 2.1.1 to 2.3.4 by @dependabot in #784
- build(deps-dev): bump @types/mandrill-api from 1.0.32 to 1.0.33 by @dependabot in #793
- build(deps-dev): bump @types/convict from 6.1.1 to 6.1.6 by @dependabot in #792
- feat(chat): introduce auditMode, room deletions on leave and remove unique name requirement from rooms by @kkopanidis in #794
- fix(database): custom endpoint date casting conflict with mongoose casts by @kkopanidis in #795
Full Changelog: v0.16.0-alpha.28...v0.16.0-alpha.29
v0.16.0-alpha.28
v0.16.0-alpha.26
What's Changed
- build(deps-dev): bump @types/mailgun-js from 0.22.13 to 0.22.16 by @dependabot in #782
- build(deps-dev): bump @types/node from 18.15.11 to 20.8.10 by @dependabot in #779
- build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #775
- chore: remove @types/ioredis since they are included with the main lib by @kkopanidis in #788
- feat(authentication): team names no longer have to be unique in general but on parent level by @kkopanidis in #786
- refactor(authorization): further split fields by @kkopanidis in #787
Full Changelog: v0.16.0-alpha.25...v0.16.0-alpha.26
v0.16.0-alpha.25
What's Changed
- build(deps): bump nice-grpc from 2.1.4 to 2.1.7 by @dependabot in #772
- [Snyk] Security upgrade axios from 1.5.1 to 1.6.0 by @kkopanidis in #774
- fix(hermes): cumulative middleware context by @kon14 in #771
- build(deps-dev): bump @types/otp-generator from 4.0.0 to 4.0.1 by @dependabot in #776
- build(deps): bump tslib from 2.5.0 to 2.6.2 by @dependabot in #777
- build(deps): bump @apollo/server from 4.9.3 to 4.9.5 by @dependabot in #778
- refactor(authentication): support tenant-only AD login by @kkopanidis in #780
- fix: model controller class constructor visibility by @kon14 in #781
Full Changelog: v0.16.0-alpha.24...v0.16.0-alpha.25
v0.16.0-alpha.24
What's Changed
- feat(chat): add config to delete rooms when participants have left by @kkopanidis in #764
- fix: ts-proto snake_case to camelCase, Chat.gRPC.createRoom() empty id res field by @kon14 in #770
- build(deps): bump @aws-sdk/s3-request-presigner from 3.429.0 to 3.436.0 by @dependabot in #769
- build(deps): bump @types/lodash from 4.14.199 to 4.14.200 by @dependabot in #765
Full Changelog: v0.16.0-alpha.23...v0.16.0-alpha.24
v0.16.0-alpha.23
What's Changed
- fix(authentication): sendMagicLink missing redirectUri, magic link hook invalid redirectUri param type by @kon14 in #716
- build(deps-dev): bump @types/is-natural-number from 4.0.1 to 4.0.2 by @dependabot in #720
- build(deps-dev): bump turbo from 1.8.8 to 1.10.15 by @dependabot in #717
- build(deps): bump @types/notp from 2.0.2 to 2.0.3 by @dependabot in #718
- build(deps): bump graphql-tools from 8.3.19 to 9.0.0 by @dependabot in #719
- build(deps): bump escape-string-regexp from 4.0.0 to 5.0.0 by @dependabot in #721
- feat(authentication): configurable magicLink dispatch URI, magic token consumption endpoint by @kon14 in #722
- fix(hermes,router,admin): Swagger missing optional authMiddleware headers, conditional security client headers by @kon14 in #728
- feat(authentication,grpc-sdk): ValidateAccessToken gRPC method by @kon14 in #729
- build(deps-dev): bump lerna from 6.6.1 to 7.3.1 by @dependabot in #727
- fix(router): disable rate limiter for sockets due to IP not being available by @kkopanidis in #730
- build(deps): bump uuid and @types/uuid by @dependabot in #723
- build(deps-dev): bump @types/fs-extra from 11.0.1 to 11.0.2 by @dependabot in #725
- fix(grpc-sdk): push notifications responses type mismatch by @kkopanidis in #731
- build(deps): bump axios from 1.3.5 to 1.5.1 by @dependabot in #724
- build(deps): bump @aws-sdk/client-s3 from 3.350.0 to 3.427.0 by @dependabot in #726
- build(deps): bump socket.io from 4.6.1 to 4.7.2 by @dependabot in #733
- build(deps): bump @types/lodash from 4.14.192 to 4.14.199 by @dependabot in #735
- build(deps-dev): bump @types/validator from 13.7.14 to 13.11.2 by @dependabot in #734
- build(deps): bump jsonwebtoken from 9.0.0 to 9.0.2 by @dependabot in #738
- build(deps-dev): bump @types/cors from 2.8.13 to 2.8.14 by @dependabot in #739
- build(deps): bump dottie and @types/dottie by @dependabot in #736
- build(deps): bump ioredis and @types/ioredis by @dependabot in #737
- build(deps): bump @grpc/grpc-js from 1.8.13 to 1.9.5 by @dependabot in #741
- build(deps): bump rate-limiter-flexible from 2.4.1 to 3.0.1 by @dependabot in #743
- build(deps): bump @babel/traverse from 7.19.1 to 7.23.2 by @dependabot in #745
- build(deps): bump aws-sdk from 2.1400.0 to 2.1474.0 by @dependabot in #744
- build(deps): bump @aws-sdk/s3-request-presigner from 3.428.0 to 3.429.0 by @dependabot in #742
- build(deps): bump bcrypt and @types/bcrypt by @dependabot in #746
- build(deps-dev): bump jest and @types/jest by @dependabot in #747
- build(deps): bump aws-sdk from 2.1474.0 to 2.1475.0 by @dependabot in #748
- build(deps-dev): bump @commitlint/cli from 17.7.2 to 17.8.0 by @dependabot in #752
- build(deps): bump @grpc/grpc-js from 1.9.5 to 1.9.7 by @dependabot in #753
- build(deps-dev): bump @types/validator from 13.11.2 to 13.11.5 by @dependabot in #756
- feat(router): request rate limit configuration by @kon14 in #760
- build(deps): bump aws-sdk from 2.1475.0 to 2.1478.0 by @dependabot in #758
- build(deps-dev): bump @types/mandrill-api from 1.0.30 to 1.0.32 by @dependabot in #762
- build(deps-dev): bump turbo from 1.10.15 to 1.10.16 by @dependabot in #761
Full Changelog: v0.16.0-alpha.22...v0.16.0-alpha.23
v0.16.0-alpha.22
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #699
- build(deps): bump docker/login-action from 2 to 3 by @dependabot in #697
- build(deps-dev): bump prettier from 2.8.7 to 3.0.3 by @dependabot in #701
- fix(grpc-sdk): REDIS_PASSWORD env setting Redis username by @kon14 in #705
- build(deps): bump pg from 8.10.0 to 8.11.3 by @dependabot in #702
- build(deps-dev): bump @types/bluebird from 3.5.38 to 3.5.39 by @dependabot in #700
- build(deps-dev): bump @commitlint/cli from 17.5.1 to 17.7.2 by @dependabot in #704
- build(deps): bump jwks-rsa from 3.0.1 to 3.1.0 by @dependabot in #709
- build(deps): bump vm2 from 3.9.18 to 3.9.19 by @dependabot in #708
- build(deps-dev): bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #703
- fix(database): delete permissions by @ChrisPdgn in #710
- fix(database): update/delete operations authz checks, sql authz/dialect parsing order by @kon14 in #706
- build(deps): bump mongodb-schema from 10.0.1 to 11.2.2 by @dependabot in #707
- build(deps-dev): bump ts-proto from 1.159.2 to 1.160.0 by @dependabot in #715
- build(deps): bump handlebars from 4.7.7 to 4.7.8 by @dependabot in #714
- build(deps-dev): bump rimraf from 5.0.0 to 5.0.5 by @dependabot in #713
- build(deps-dev): bump @commitlint/config-conventional from 17.4.4 to 17.7.0 by @dependabot in #712
- build(deps): bump helmet from 6.1.2 to 7.0.0 by @dependabot in #711
Full Changelog: v0.16.0-alpha.21...v0.16.0-alpha.22
v0.16.0-alpha.21
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
v0.16.0-alpha.20
Full Changelog: v0.16.0-alpha.19...v0.16.0-alpha.20
v0.16.0-alpha.19
What's Changed
- fix(authorization): Postgres access list query by @Renc17 in #666
- [Snyk] Security upgrade winston-loki from 6.0.6 to 6.0.7 by @kkopanidis in #667
- fix(database): authorized SQL findMany() queries by @kon14 in #668
- fix(database): sql authorized findOne query by @Renc17 in #669
- fix(database): sql findMany authorized pagination by @Renc17 in #670
- fix(database): permission checks for extensions by @kkopanidis in #671
New Contributors
Full Changelog: v0.16.0-alpha.18...v0.16.0-alpha.19