Releases: dakalab/micro
Releases · dakalab/micro
Micro v2.1.3
UPT: ensure redoc defaults
Micro v2.1.2
UPT: prevent adding duplicate spec file routes
Micro v2.1.1
UPT: auto host local spec files
Micro v2.1.0
ADD: ServeFile method
Micro v2.0.1
UPT: change uint16 to uint for ports
Micro v2.0.0
UPT: upgrade grpc-gateway to v2.3.0
Micro v1.5.1
Add method AddRoutes
Micro v1.5.0
Breaking changes:
- remove open tracing and x-request-id and debug option
- rewrite logger api
Micro v1.4.2
Update dependencies
Micro v1.4.1
New feature:
- add new option GRPCDialOption
Bug fix:
- fix bug in tls server example