Skip to content

v0.372.0

Compare
Choose a tag to compare
@davenewza davenewza released this 15 Nov 10:21
7704ef0

Changelog

  • d21ba7db Merge pull request #1290 from teamkeel/update-vitest
  • 569b8ba4 Merge pull request #1292 from teamkeel/ke-1247-primary-key-fields-arent-marked-as-unique-in-the-proto
  • 3ab33779 Merge pull request #1293 from teamkeel/query-builder-find-one-fix
  • 0735a114 Merge pull request #1295 from teamkeel/permission-validation
  • ddd106a8 Merge pull request #1300 from teamkeel/proto-env-var-secrets-fix
  • da5b86cb chore: refactor function tests and fix bugs (#1299)
  • 4dc64adb chore: update vitest
  • e75a27ca feat: keelconfig auth configuration (#1296)
  • 46112212 feat: refresh token rotation configuration & github and facebook providers (#1298)
  • 7fc95ded feat: refresh tokens, refresh grant & rotation (#1294)
  • e7d9eabc feat: token endpoint and id token authentication (#1288)
  • c3da3b5b fix: don't add unique constraint to primary key fields
  • 71a951d1 fix: dont duplicate env var and secret names in proto
  • 269ff406 fix: id token verification performs client id check (#1297)
  • 9afc2e16 fix: improve @Permission attribute validation
  • 3d7e1d38 fix: return record or null from findOne method in QueryBuilder
  • 552bb8e7 fix: set unique to true for primary key fields in the proto.schema