Tags: idennydeng/go-micro
Tags
- Rewrite Auth interface to use Rules - Add Cache interface into the Client for request caching - Fix atomic sequence updates in Client - Update go mod deps - Fix ipv6 parsing in mdns registry - Add namespacing to the default runtime - Replace go-git with v5 - Increase register ttl to 90 seconds
- Fix the rpc handler json rpc body parsing - Use caddyserver/certmagic instead of mholt - Add HasRole to Account - Add jwt refresh token generation - Fix rpc stream close locking race - Add auth namespace env var - Strip the router penalty code - Add file upload util - Fix killing processes in runtime - Pass namespace to runtime commands - Generate account on start - Check errors in cockroachdb
- Fix discord bot authentication header - Improve api rpc regexp matching - Change auth account access via context - Create a jwt implementation of auth - Fix grpc content-type encoding bug - Consolidate proxy/network env var logic - Change secrets interface naming - Log file path in the logger - Change location of network resolver - Add Store to service options - Fix default runtime log parsing - Add namespace checks to k8s runtime - Add proper git checkout in local runtime - Add database/table options for store - Add pki implementation - Import qson
- Fix discord bot authentication header - Improve api rpc regexp matching - Change auth account access via context - Create a jwt implementation of auth - Fix grpc content-type encoding bug - Consolidate proxy/network env var logic - Change secrets interface naming - Log file path in the logger - Change location of network resolver - Add Store to service options - Fix default runtime log parsing - Add namespace checks to k8s runtime - Add proper git checkout in local runtime - Add database/table options for store - Add pki implementation - Import qson
api/router/registry: extract path based parameters from url to req (m… …icro#1530) * api/router/registry: extract path based parameters from url to req * api/handler/rpc: fix empty body request parsing * bundle grpc-gateway util funcs Signed-off-by: Vasiliy Tolstov <[email protected]>
PreviousNext