Releases: nest-cloud/nestcloud
Releases · nest-cloud/nestcloud
v0.6.6
Feign
Fix when body is not an object, send request error
Rbac
Support backend etcd
v0.6.3
Features:
- Etcd3 Supports
Others:
- Config Module register must specific NEST_CONSUL or NEST_ETCD dependency
- Service Module register must specific NEST_CONSUL or NEST_ETCD dependency
- Service configuration adjusts
v0.4.4
Changes
- Rename some module's names
- npm install @nestcloud/consul-loadbalance
+ npm install @nestcloud/loadbalance
- npm install @nestcloud/gateway
+ npm install @nestcloud/proxy
- Fixes some bugs
v0.3.17
Global
Use NestJS internal logger instead
Feign
Fixes import error
v0.3.13
Consul Service
- Not crash app when register service fail, it will always retry until register succeed
Redis
- Support redis cluster