Releases: unistack-org/micro-server-http
Releases · unistack-org/micro-server-http
v3.2.8
- fix metadata passing issue
v3.2.7
- fix bug that outgoing metadata not written as headers
v3.2.6
- allow to set any message as error
v3.2.5
- add ability to pass *http.Server
v3.2.4
- allow to use http middlewares
v3.2.2
- improve map to struct merging without json overhead
v3.2.1
- update micro to v3.2.7 to support map[string]interface{} to struct merging (does not supports nested objects now)