Tags: acynothia/go-micro
Tags
- Add github related issue templates - Add Dockerfile for predownloaded go-micro source - Regenerate all the protos to move to *.pb.micro.go - Fix api handler to parse text/plain as default content type - Fix event handler to allow GET requests - Change http broker ids to go.micro.http.broker-uuid - Require protocol field in metadata to query services via client - Process raw frames in call to Publish - Complete proxy support for processing messages - Proxy support for publishing of messages - Fix grpc connection leak by always closing the connection - Add a debug ring buffer - Add broker to tunnel and network - Force network dns resolver to use cloudflare 1.0.0.1 - Add option to specify whether server should handle signalling - Change mdns request timeout to 10ms rather than 100ms - Add router AdvertiseNone and AdvertiseLocal strategies - Rename runtime packager to builder - Add full support for a kubernetes runtime
- go fmt -s - web generate service on registration - downgrade some network messages to trace - fix tunnel panic on deleting link - add postgres store - change grpc recover logging - add runtime service - add kubernetes runtime - add runtime notifier - proxy add header based routing for Micro-{Gateway, Router, Network} - network hash address based on service + node id - metadata add mergecontext function
- Add ACME Provider interface - Implement certmagic ACME Provider - Add certmagic Store implementation - Add broker service implementation - Add ability to set grpc dial and call options - Add etcd registry and other plugins - Add Network.Connect rpc endpoint - Resolve network node dns names - Support Network.Routes querying - Fix caching registry bugs - Move gossip registry to go-plugins - Add router advertise strategy - Add Cloudflare store implementation - Add store service implementation
PreviousNext