go-micro v3.0.0-beta.3 Release Notes

Release Date: 2020-09-29 // over 3 years ago
  • ๐Ÿ”€ 87e898f (HEAD -> master, origin/master, origin/HEAD) Secret implementation of config. Supporting config merge (#2027)
    โšก๏ธ d246ccb Update tests.yml
    ๐Ÿšš 017e156 remove transport options
    ๐Ÿ“ฆ d8f17ac readd service package (#2026)
    6e2c9e7 env config implementation (#2024)
    ๐Ÿ— 4028e01 runtime: remove builder package (moved to micro) (#2023)
    ๐Ÿ‘ 76275e8 Fix branch names support for k8s runtime (#2020)
    a18806c fix config bug (#2021)
    ๐Ÿ›  255fecb runtime: minor fixes for local runtime (#2019)
    โšก๏ธ af8d55e remove memcache and update gomod
    354a169 Add errors to config methods (#2015)
    6e083b9 store/file: fix segmentation violation bug (#2013)
    9dbd75f Config interface change (#2010)
    8975184 proxy/grpc: fix client streaming bug (EOF not sent to the server) (#2011)
    19a54f2 client/grpc: fix stream closed bug (#2009)
    3c7f663 store/file: don't keep connection to boltdb open (#2006)
    ๐Ÿ— 8fdc8f0 runtime/builder with golang implementation (#2003)
    35349bd store: implement s3 blob store (#2005)
    d5bfa1e store: add blob interface with file implementation (#2004)
    ๐Ÿšš 3bb7686 auth: remove micro specific code (#1999)
    275e92b Fix running subfolders (#1998)
    d2728b4 api: fix request body re-sequencing bug (#1996)
    601b223 add Name to auth.Account as a user friendly alias (#1992)
    04d2aa4 Fixing top level run outside repo (#1993)
    b8f79a3 runtime: normalised service statuses (#1994)
    acd3bea Add 'Namespace' header to allowed CORS headers (#1990)
    ๐Ÿšš a02a25d Remove all the external plugins except grpc (#1988)
    d5e345d util/kubernetes: fix TCPSocketAction bug (#1987)
    71f8cbd Fixing the metric tagging issue here (#1986)