Skip to content

Tags: ccf19881030/go-micro

Tags

v3.1.1

Toggle v3.1.1's commit message
Fix go mod issues

v3.0.0

Toggle v3.0.0's commit message
Release 3.0

v3.0.0-beta.3

Toggle v3.0.0-beta.3's commit message
87e898f (HEAD -> master, origin/master, origin/HEAD) Secret implement…

…ation of config. Supporting config merge (micro#2027)

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

v3.0.0-beta.2

Toggle v3.0.0-beta.2's commit message
- Cut a v3 beta 2

v3.0.0-beta

Toggle v3.0.0-beta's commit message
write nil when expiry is zero

v3.0.0-alpha

Toggle v3.0.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v3 refactor (micro#1868)

* Move to v3

Co-authored-by: Ben Toogood <[email protected]>

v2.9.1

Toggle v2.9.1's commit message
push tags to docker hub (micro#1766)

v2.9.0

Toggle v2.9.0's commit message
Fix regex detection. Fixes micro#1663 (micro#1696)

v2.9.0-rc5

Toggle v2.9.0-rc5's commit message
Merge branch 'master' into release-2.9.0

v2.9.0-rc4

Toggle v2.9.0-rc4's commit message
Merge branch 'master' into release-2.9.0