Skip to content

Tags: phaniapsr/micro

Tags

v2.9.1

Toggle v2.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #946 from micro/release-2.9.1

Release 2.9.1

v2.9.0

Toggle v2.9.0's commit message
update go-micro

v2.9.0-rc5

Toggle v2.9.0-rc5's commit message
Update goreleaser to see if that fixes the upx weirdness

v2.9.0-rc4

Toggle v2.9.0-rc4's commit message
release step failing due to upx

v2.9.0-rc3

Toggle v2.9.0-rc3's commit message
release step failing due to upx

v2.9.0-rc1

Toggle v2.9.0-rc1's commit message
update go-micro 2.9.0-rc1

v2.8.0

Toggle v2.8.0's commit message
- Add integration test workflow

- Update location of test docker file/script
- Fix the env setup parsing
- Simplify the env loading
- Update go mod
- Move all services into service directory
- Fix client initialisation
- Change defaultnamespace location
- Strip dead code from internal/platform
- Fix module loading for grpc with go mod hack
- Handle scopes rather than roles in auth
- Massively refactor the runtime manager

v2.7.0

Toggle v2.7.0's commit message
- Restructure the directories

- Add file upload
- Add env autoset 443
- Fix proxy panics for http
- Strip out caching code from web
- Add terraform CA management
- Add multi-tenancy updates

v2.6.0

Toggle v2.6.0's commit message
- Upgrade to go-micro 2.6.0

- Add changes for multi-tenancy
- Cleanup cli commands and output
- Add env setting commands
- Add cli side env profiles
- Move protoc-gen-micro here
- Remove debug log cli command
- Add runtime cli logs command
- Move to go.micro.mu/update
- Variety of tests and updates

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
pin v2.5.0 go-micro release (#800)

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>