Release v1.2.4
framework:
- support map in config file
- support customizing headers in CORS handler
- export zrpc/resolver to let other frameworks to interact with go-zero
- minor improvements
goctl:
- fix builderx import problem
- support returning primitive types and arrays in API handlers
- support prefix directive in API
- support root path in API
- bug fixes and minor improvements