All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.0 (2021-09-13)
1.2.0 (2021-06-23)
- 增加 rabbitmq 生产者支持 (8cab1ea)
- add docker support for development dependencies (67379ab)
- add gitpod dockerfile config (bdb6523)
- support on rabbitmq (55bf7cb)
- koid: using midway-component-koid instead of egg plugin of koid (b60d029)
- apm: change ReturnType of processPriority() to number | undefined (d785614)
- apm: define const TraceHeaderKey (dad082e)
- apm: sample with more information (81d93ce)
- apm: update default sample configuration (74e5b7f)
- apm: update property TracerManager (aab487b)
- apm: update TracerConfig['whiteList'] accepting RegExp (3b1a635)
- apm: update types (442cb52)
- apm: use pkg.name as serviceName (47b629b)
- boilerplate: custom-logger (41a474a)
- deps: update egg-jwt to v6.0.0 (7defc6f)
- jaeger: using midway-component-jaeger (02f62db)
- koid: add api
/genid
and more (03962a0) - koid: add snowflake id generator (272ba28)
- koid: generate bitint id via koid.nextBigint (8788623)
- middleware, ctx: jaeger链路追踪 (4705333)
- types: add config.modal.ts (9a5e64d)
- check 'ValidationError' also wit message (8580b5a)
- create file .gitpod.yml (6feb1b4)
- github workflows (b2f5bce)
- jeager链路追踪 (46843c5)
- migrate app.ts to configuration.ts (f923cc6)
- set response header x-request-id by parseRequestId() (46ed3a8)
- store error in ctx._internalError (025ec2b)
- update git commitlint configurations (26e6163)
- update jwt-auth.ts (2e917fa)
- types: update DefaultConfig (83c0c82)
- util: add retrieveExternalNetWorkInfo() (d669cc6)
- use midway-logger instead of egg-logger (4c66de5)
- use slice() instead of substring() (79e3dcc)
- 增加commit校验依赖 (09d52a0)
- 增加husky (f31263d)
- 更新依赖版本 (46b898c)