- remove response logging
- changes for custom arguments for custom query
- update deps
- update deps
- update deps
- update deps
- update grpc-client dependency
- metadata upstream passing
- removed deprecated method (collection.load)
- updated all dependencies (added created_by field to meta and client_id to tokens)
- updated all dependencies
- updated token proto for expires_in, last_login and user proto for last_access
- updated all dependencies
- updated node version to 20 and all other dependencies
- updated test proto files
- updated deps (all fields are made optional in proto file)
- updated deps
- updated deps
- updated deps
- updated deps (google.protobuf.timestamp proto usage for date fields)
- updated libs (rename resource to master_data, up kafka-client and rc-grpc-clients)
- renamed filter to filters for Graph filters and fixed tests
- updated deps (For pluralized protos and libs)
- updated dependencies
- updated dependencies logger (for centralized field handling), protos (address changes)
- support for full text search
- move dev deps to main deps as needed by other modules
- added google-protobuf as main dep as needed by reflection service
- migrated to fully-typed grpc-client and server
- up deps
- up deps
- up deps and fixed logger error messages
- up dependencies
- fix traversal filters for root entity
- fixed offset store config
- updated dependencies
- removed emitting healthcheck resposne to kafka
- migrate from ioredis to redis
- restructured graph traversal api
- updated dependencies
- updated RC dependencies
- updated dependencies
- fix empty uniqueness vertices check
- fix removeVertex response
- fix options for protoLoader.loadSync to restore enums as strings
- updated grpc-client, arangojs
- fix command interface to not to throw errors and send error response back, fixed command interface tests and updated arangojs in package.json
- migrated from grpc to grpc-js and fixed the tests.
- included error array changes
- improved error logging
- updated kafka-client
- switch to kafkajs
- changed config format for events
- updated dependencies
- migrated from redis to ioredis module (command interface and offset store)
- modified flushCache to stream kesy and delete
- updated dependencies
- fix for removing buffer fields in response message from logging
- added mask fields to remove logging data
- updated dependencies
- fix to send response stream object and return write response for back pressure handling on server write
- updated request stream on server to return stream object
- updated dependencies
- Fix oneOf fields implementation to work for both resource service and device service
- Remove of unnecessary oneOf fields from the create, update, upsert requests, which cause gRPC protobuff error
- Update dependencies
- Update logger and service-config
- Add redis readiness check
- Add dependency readiness checks
- Add standard GRPC health service
- updated kafka-client and logger
- added check for collection exists for arangoDB
- added flush cache on command interface
- fix to update keys for setApiKey and configUpdate
- restructured config of command interface
- added setApiKey command, updated tests and documentation
- updated grpc-client, kafka-client and other dependencies
- fix to send complete error object in streaming case
- fix to send error details
- map errors
- fix request streaming error handling and updated dependecies
- added support to remove buffer fields
- added config_update command on command-interface
Initial share.