go-micro v2.2.0 Release Notes

Release Date: 2020-02-28 // about 4 years ago
    • ๐Ÿ“‡ Rename Auth Validate to Verify
    • Replaces noop auth with base32 generated tokens
    • ๐Ÿ”„ Change Excludes to Exclude
    • โž• Add token option to auth
    • โž• Add profile option and flags for debug
    • โž• Add config loading for auth token
    • ๐Ÿšš Move before start to before listening.