Skip to content

Tags: SingularityBen/micro

Tags

v0.14.0

Toggle v0.14.0's commit message
- Support hyphens in web service names

- Support PATCH method
- Check plugin Init error
- Change use of Handler types

v0.13.0

Toggle v0.13.0's commit message
- Support executing actions before everything else

- Create a Setup method for the command app
- Split windows paths on semi colon

v0.12.0

Toggle v0.12.0's commit message
- Add history for CLI

- Add publish command
- Exit 1 on error
- Set name for returned error
- Reorder template main.go
- Support plugin generation for templates

v0.11.1

Toggle v0.11.1's commit message
- Update version

v0.11.0

Toggle v0.11.0's commit message
- Add URL field to api proto

- Deprecate query command
- Conform to go-micro rework
- Add makefile for micro new templates
- Support protoc-gen-micro changes
- Add X-Forwarded-For to micro web

v0.10.0

Toggle v0.10.0's commit message
- Strip register flags

v0.9.0

Toggle v0.9.0's commit message
- Remove `run` command

- Pretty print new templates
- Add interactive cli

v0.8.0

Toggle v0.8.0's commit message
- sidecar has moved to proxy

- api handlers now moved to go-api

v0.7.1

Toggle v0.7.1's commit message
- version bump

v0.7.0

Toggle v0.7.0's commit message
- Add the event handler