Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

2.4.0

Latest
Compare
Choose a tag to compare
@kulmann kulmann released this 25 Aug 14:16
· 22 commits to master since this release

Changes in 2.4.0

Summary

  • Change - Use go-micro's metadata context for account id: #56

Details

  • Change - Use go-micro's metadata context for account id: #56

    We switched to using go-micro's metadata context for reliably passing the AccountID in the
    context across service boundaries.

    #56