Skip to content

v0.16.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@kkopanidis kkopanidis released this 31 Jan 13:28
· 196 commits to main since this release

What's Changed

  • build(deps-dev): bump typescript from 5.0.4 to 5.2.2 by @dependabot in #749
  • fix(grpc-sdk): ConduitSchemaExtension type not exported by @kon14 in #908
  • fix(router,admin): register route crashing between database restarts, due to clients not having updated connections by @kkopanidis in #907
  • fix(authorization): checkRelations not finding resource definitions by @ChrisPdgn in #909
  • fix(database): views not being shared between instances by @kkopanidis in #910
  • build(deps): bump actions/cache from 3 to 4 by @dependabot in #911
  • build(deps-dev): bump @types/express from 4.17.17 to 4.17.21 by @dependabot in #904
  • refactor(authorization): performance improvements on background jobs/re-indexing by @kkopanidis in #906
  • build(deps-dev): bump @commitlint/config-conventional from 17.7.0 to 18.5.0 by @dependabot in #913
  • refactor(email): sender definitions in templates & requests by @kkopanidis in #914
  • feat: standalone docker image by @kkopanidis in #919
  • build(deps): bump bson from 5.2.0 to 6.2.0 by @dependabot in #773
  • fix: standalone Docker compose port mapping by @kon14 in #922
  • fix(database): mongoose parseStringToQuery EJSON -> JSON by @ChrisPdgn in #926
  • feat(hermes): add scalar to eventually replace swagger ui by @kkopanidis in #921
  • fix(database): execRawQuery check if collection exists in views by @Renc17 in #932
  • feat(hermes): add server and error details in swagger by @kkopanidis in #929
  • refactor: convert project to ESM by @kkopanidis in #927
  • build(deps-dev): bump @types/node from 20.10.3 to 20.11.13 by @dependabot in #930
  • refactor(push-notifications): remove dual initialization of firebase by @kkopanidis in #933
  • build(deps-dev): bump typescript from 5.2.2 to 5.3.3 by @dependabot in #915
  • build(deps-dev): bump eslint from 8.38.0 to 8.56.0 by @dependabot in #923
  • build(deps): bump @aws-sdk/client-s3 from 3.476.0 to 3.503.1 by @dependabot in #931

Full Changelog: v0.16.0-rc.3...v0.16.0-rc.4