Skip to content

Tags: darkpsalm/micro

Tags

v1.16.0

Toggle v1.16.0's commit message
- Update to latest go-micro 1.16.0

- Add -o raw flag for micro call command
- Update various k8s configs
- Add metric output to routes command
- Fix router flags

v1.15.1

Toggle v1.15.1's commit message
- Router recovery penalty has been lowered

v1.15.0

Toggle v1.15.0's commit message
- Fix acme ondemand usage

- Add runtime service
- Add runtime/init yaml files
- Add network dns service/commands
- Add auto update flag
- Add update notifier poller
- Add all the seed node servers
- Add network web service
- Fix routes table alignment
- Fix network api peer mapping
- Add network api priority

v1.14.0

Toggle v1.14.0's commit message
- Go Micro 1.14.0 upgrade

- Add metadata flag to micro call command to pass metadata headers
- Right align network tables
- K8s config for api service
- Micro install scripts

v1.13.2

Toggle v1.13.2's commit message
- Fix proxy selection to use round robin strategy

v1.13.1

Toggle v1.13.1's commit message
- Fix divide by zero bug

v1.13.0

Toggle v1.13.0's commit message
- Update to go-micro 1.13.0

v1.12.0

Toggle v1.12.0's commit message
- Bump to use go-micro 1.12.0

- Add single boot on use of ./micro
- Add .gitignore file
- Add git commit hash on ldflags
- Add broker service
- Add store service
- Add network route filtering
- Add log prefixing
- Add network connect method
- Add network route table formatting
- Add etcd registry support
- Add acme provider flags
- Change makefile to include git hash ldflag tags
- Change docker image to micro/micro

v1.11.3

Toggle v1.11.3's commit message
- Update to go-micro 1.11.3

- Fixes registry cache status error
- Fixes quic-go checksum issue

v1.11.1

Toggle v1.11.1's commit message
- Fix go-micro registry cache bug