- (feature) Add view api
- (internal) Update dependencies
- (bc) Use new protobuf lib
- (feature) Add wait condition to
getData
of delivery client
- (bc) Remove management api
- (bc) Remove migration command
- (bug) Fix upsert logic
- (improvement) Improve docs: add
@unique
documentation
- (bug) Fix
upsertData
type - (bug) Return id when upserting data
- (feature) Specify correlation and causation ids
- (feature) Add env variable placeholders
- (bug) Fix error handling in migrations
- (bc) Use http migration api
- (feature) Add total amount to pagination data
- (bug) Fix migration logic
- (bc) Implement new delivery api
- (feature) Add
PERMISSIONS_SCHEMA_GLOB
env variable
- (bug) Fix filter handling
- (improvement) Improve error handling in migrations
- (bug) Allow nested types in nested types
- (feature) Add
@global
directive
- (feature) Add
@permission
directive - (feature) Add
@expires
directive - (feature) Add
@filterFromJwtData
directive
- (feature) Add order to list queries
- (bc) Make filter
getData
andgetDataList
generic
- (bug) Use working version of @grpc/grpc-js
- (feature) Add
PROJECTIONS_NAMESPACE
env variable - (improvement) Do not allow type names that start with
Fraym
- (feature) Add
EventEnvelope
as scalar - (feature) Add
@aggregateEvents
- (feature) Add
@index
- (feature) Add
@webhook
- (feature) Add filter for
getDataList
of delivery client
- (bc) Improve object directives
- (feature) Add
projections
cli command - (feature) Delivery API
- (feature) Management API