Skip to content

v6.9.0

Latest

Choose a tag to compare

@asim asim released this 02 Aug 11:31
3c39d17

What's Changed

  • Migrate documentation site to Hugo and Docsy by @asim in #4858
  • website: build at canonical root baseURL, not the Pages subpath by @asim in #4859
  • website: fix broken docs — leaf-bundle conflict, ugly URLs, front matter by @asim in #4861
  • deps: bump grpc and x/text to clear reachable CVEs (govulncheck) by @asim in #4860
  • fix(website): brand as "Go Micro" not "GoMicro" by @asim in #4862
  • fix(website): brand as "Go Micro" not "GoMicro" by @asim in #4863
  • fix(website): space the navbar brand and link the logo to root by @asim in #4864
  • fix(website): serve blog posts at pretty URLs and restore old /blog/N redirects by @asim in #4866
  • fix(website): convert all internal links to .html for uglyURLs mode (#4858) by @alex-dna-tech in #4867
  • Add retract-phantom.sh for proxy cache retraction of phantom module paths by @alex-dna-tech in #4856
  • docs(website): drop references to nonexistent micro/blog repo by @asim in #4869
  • fix(ci): restrict hourly schedule to owner repo micro/go-micro by @alex-dna-tech in #4870
  • test: update harness workflow contract for owner-only schedule by @alex-dna-tech in #4872
  • fix(retract): avoid races with remotely published tags by @asim in #4874
  • fix(run): scope micro run as a dev tool and harden the dev loop by @asim in #4875
  • refactor(cli): consolidate the gateway into micro gateway by @asim in #4876
  • feat(gateway): auth follows the socket, not the subcommand by @asim in #4877

Full Changelog: v6.8.0...v6.9.0