| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| go-micro_6.9.0_checksums.txt | 2026-08-02 | 1.4 kB | |
| micro_linux_amd64.tar.gz | 2026-08-02 | 10.9 MB | |
| protoc-gen-micro_darwin_amd64.tar.gz | 2026-08-02 | 2.3 MB | |
| protoc-gen-micro_darwin_arm64.tar.gz | 2026-08-02 | 2.2 MB | |
| micro_darwin_arm64.tar.gz | 2026-08-02 | 10.3 MB | |
| micro_linux_armv7.tar.gz | 2026-08-02 | 10.1 MB | |
| protoc-gen-micro_linux_amd64.tar.gz | 2026-08-02 | 2.3 MB | |
| protoc-gen-micro_linux_arm64.tar.gz | 2026-08-02 | 2.1 MB | |
| protoc-gen-micro_linux_armv7.tar.gz | 2026-08-02 | 2.2 MB | |
| protoc-gen-micro_windows_amd64.zip | 2026-08-02 | 2.4 MB | |
| protoc-gen-micro_windows_arm64.zip | 2026-08-02 | 2.1 MB | |
| micro_darwin_amd64.tar.gz | 2026-08-02 | 11.2 MB | |
| micro_linux_arm64.tar.gz | 2026-08-02 | 9.9 MB | |
| micro_windows_amd64.zip | 2026-08-02 | 11.2 MB | |
| micro_windows_arm64.zip | 2026-08-02 | 10.0 MB | |
| README.md | 2026-08-02 | 2.2 kB | |
| v6.9.0 source code.tar.gz | 2026-08-02 | 7.6 MB | |
| v6.9.0 source code.zip | 2026-08-02 | 8.1 MB | |
| Totals: 18 Items | 105.0 MB | 0 | |
What's Changed
- Migrate documentation site to Hugo and Docsy by @asim in https://github.com/micro/go-micro/pull/4858
- website: build at canonical root baseURL, not the Pages subpath by @asim in https://github.com/micro/go-micro/pull/4859
- website: fix broken docs — leaf-bundle conflict, ugly URLs, front matter by @asim in https://github.com/micro/go-micro/pull/4861
- deps: bump grpc and x/text to clear reachable CVEs (govulncheck) by @asim in https://github.com/micro/go-micro/pull/4860
- fix(website): brand as "Go Micro" not "GoMicro" by @asim in https://github.com/micro/go-micro/pull/4862
- fix(website): brand as "Go Micro" not "GoMicro" by @asim in https://github.com/micro/go-micro/pull/4863
- fix(website): space the navbar brand and link the logo to root by @asim in https://github.com/micro/go-micro/pull/4864
- fix(website): serve blog posts at pretty URLs and restore old /blog/N redirects by @asim in https://github.com/micro/go-micro/pull/4866
- fix(website): convert all internal links to .html for uglyURLs mode (#4858) by @alex-dna-tech in https://github.com/micro/go-micro/pull/4867
- Add retract-phantom.sh for proxy cache retraction of phantom module paths by @alex-dna-tech in https://github.com/micro/go-micro/pull/4856
- docs(website): drop references to nonexistent micro/blog repo by @asim in https://github.com/micro/go-micro/pull/4869
- fix(ci): restrict hourly schedule to owner repo micro/go-micro by @alex-dna-tech in https://github.com/micro/go-micro/pull/4870
- test: update harness workflow contract for owner-only schedule by @alex-dna-tech in https://github.com/micro/go-micro/pull/4872
- fix(retract): avoid races with remotely published tags by @asim in https://github.com/micro/go-micro/pull/4874
- fix(run): scope micro run as a dev tool and harden the dev loop by @asim in https://github.com/micro/go-micro/pull/4875
- refactor(cli): consolidate the gateway into
micro gatewayby @asim in https://github.com/micro/go-micro/pull/4876 - feat(gateway): auth follows the socket, not the subcommand by @asim in https://github.com/micro/go-micro/pull/4877
Full Changelog: https://github.com/micro/go-micro/compare/v6.8.0...v6.9.0