Commit Graph

  • d66803a136
    fix bug https://github.com/micro/go-micro/issues/1883 (#1884) yu 2020-07-29 19:45:25 +0800
  • 9813f98c8b
    config: remove default config (#1882) ben-toogood 2020-07-28 13:54:58 +0100
  • c6163bb22f
    fix qson parsing on invalid input, close #1874 (#1880) Vasiliy Tolstov 2020-07-28 14:34:50 +0300
  • cb4a2864da
    router/registry: fix not started bug (#1877) ben-toogood 2020-07-28 09:01:08 +0100
  • f17e4fdb44
    Update README.md (#1876) Asim Aslam 2020-07-27 16:42:50 +0100
  • 563768b58a
    v3 refactor (#1868) v3.0.0-alpha Asim Aslam 2020-07-27 13:22:00 +0100
  • 9dfeb98111
    cockroach typo in init (#1872) Dominic Wong 2020-07-27 10:16:40 +0100
  • 5f4491bb86 change network resolver http to localhost:8080 Asim Aslam 2020-07-26 11:21:57 +0100
  • fbdf1f2c1c
    Fixing micro logs being follow by default against k8s (#1866) Janos Dobronszki 2020-07-23 09:50:38 +0200
  • a3a7434f2c
    client/grpc: fix error panic (#1860) ben-toogood 2020-07-20 10:04:51 +0100
  • 592179c0a2 Remove deprecations since next release is v3 Asim Aslam 2020-07-19 19:59:33 +0100
  • 9b74bc52d6 Move defaults to defaults.go Asim Aslam 2020-07-19 19:48:11 +0100
  • 05f3e1a125 Add cmd.Run function Asim Aslam 2020-07-19 18:43:33 +0100
  • 16c591d741 call cmd.Run Asim Aslam 2020-07-19 18:20:17 +0100
  • 755b816086 Use Run instead of Init for cmd Asim Aslam 2020-07-19 18:14:18 +0100
  • 7aa92fa8b5 add String method to command Asim Aslam 2020-07-19 17:20:05 +0100
  • 5077683b70
    refactor(logger): fix the name of defaultLogger receiver (#1859) ijayer 2020-07-19 23:55:50 +0800
  • 7f6cefd9c9 fix grpc test Asim Aslam 2020-07-19 15:54:33 +0100
  • 647ce61dec some renaming of types in auth Asim Aslam 2020-07-19 14:41:31 +0100
  • d3326efd4b Move out the token package to util Asim Aslam 2020-07-19 13:41:23 +0100
  • 6920677f1e Move rules.Verify to auth.VerifyAccess Asim Aslam 2020-07-19 13:12:03 +0100
  • 1838e4a1ee remove auth provider Asim Aslam 2020-07-19 11:37:40 +0100
  • 96233b2d9b auth jwt / service package comments Asim Aslam 2020-07-19 10:53:38 +0100
  • e082ac42a0 go fmt Asim Aslam 2020-07-19 10:51:16 +0100
  • d7ef224447 add selector package comment Asim Aslam 2020-07-19 10:51:04 +0100
  • 8c6f4062ef Remove error proto in favour of go type Asim Aslam 2020-07-19 09:29:48 +0100
  • 0d860c53a6
    runtime/kubernetes: ignore namespace already exists errors (#1852) ben-toogood 2020-07-18 11:12:05 +0100
  • bcc890e47c
    router: pass node metadata to route instead of service metadata (#1855) Vasiliy Tolstov 2020-07-17 18:45:22 +0300
  • f9bf562393
    fix typo in comments (#1840) Di Wu 2020-07-16 23:33:11 +0800
  • dfa50a888d
    make LookupRoute exported (#1850) Vasiliy Tolstov 2020-07-16 18:32:37 +0300
  • e63b9015ae
    Add memcache implementation of cache (#1848) Asim Aslam 2020-07-16 14:13:38 +0100
  • 3627e47f04
    client/grpc: dont use codec for raw bytes payload (#1847) Vasiliy Tolstov 2020-07-16 15:35:06 +0300
  • 7d41c2224e
    Don't close the stream (#1844) Asim Aslam 2020-07-15 14:44:31 +0100
  • 68927e875b
    store/service: use client passed in Init options (#1843) ben-toogood 2020-07-15 14:01:33 +0100
  • 0c19a87c89
    cmd/cmd: use service namespace as store database (#1842) ben-toogood 2020-07-15 11:31:42 +0100
  • f73ec65ac3
    runtime/kubernetes: increase debugging (#1841) ben-toogood 2020-07-15 09:26:25 +0100
  • b27e71ae64 rip out cmd.DefaultOptions Asim Aslam 2020-07-14 22:23:54 +0100
  • 0299517f0d remove config readme Asim Aslam 2020-07-14 21:55:05 +0100
  • e1404a1100 remove secrets package Asim Aslam 2020-07-14 21:53:43 +0100
  • 057d61063f Move back command Asim Aslam 2020-07-14 20:57:13 +0100
  • 73a3f596e8
    util/kubernetes/client: set imagePullPolicy to always (#1838) ben-toogood 2020-07-14 15:17:23 +0100
  • 0287ab8751
    auth/service/proto: add Delete RPC (#1836) ben-toogood 2020-07-14 13:41:35 +0100
  • 42c28f2b6d
    Fix Comments (#1833) Alex Unger 2020-07-14 14:13:32 +0200
  • a2bb0bea2d
    auth: add token issuer option (#1835) ben-toogood 2020-07-14 12:44:51 +0100
  • 9f9c748f9b
    auth/service: fix account issuer bug (#1834) ben-toogood 2020-07-14 12:16:52 +0100
  • a5e9dc21ca
    util/wrapper: allow enforcing a specific namespace when verifying requests (#1832) ben-toogood 2020-07-14 10:27:15 +0100
  • 3f4b58b58c
    Let bolt do locking per each List Get etc op, instead of managing fil… (#1831) Janos Dobronszki 2020-07-14 10:35:46 +0200
  • 0a79db498c
    do not compare snapshot unless non nil (#1830) Asim Aslam 2020-07-14 07:52:45 +0100
  • 7c5e3b0f30
    report errors from log streaming (#1828) Dominic Wong 2020-07-13 17:35:23 +0100
  • 07fbb06ed8
    auth/service: fix jwt blank refresh bug (#1827) ben-toogood 2020-07-13 17:12:03 +0100
  • a4252ba69c
    router/registry: use warn error level (#1826) ben-toogood 2020-07-13 15:27:14 +0100
  • 8fe4f1f2c3
    config/cmd: don't fatally error if config can't be loaded (#1825) ben-toogood 2020-07-13 15:08:53 +0100
  • 2e04fcd718
    config/cmd: don't fatally error if auth account cannot be generated (#1824) ben-toogood 2020-07-13 12:52:54 +0100
  • 7355455020
    auth/service: generate accounts client side if JWT credentials present (#1823) ben-toogood 2020-07-13 10:20:31 +0100
  • 040577fb74
    transport/grpc: replace deprecated grpc.WithTimeout() (#1822) Lars Lehtonen 2020-07-12 23:35:53 -0700
  • 4e7621da18
    config/cmd: standardise error handling (#1816) ben-toogood 2020-07-12 07:22:08 +0100
  • 8e30ede8c7
    track error (#1815) Huan Huang 2020-07-12 14:17:56 +0800
  • 630ceb5dad
    Update README.md (#1820) Asim Aslam 2020-07-11 22:18:53 +0100
  • 85ae232936
    Add model to service (#1819) Asim Aslam 2020-07-11 21:15:59 +0100
  • 13ea0eec02
    :registry/mdns: fix nil pointer bug (#1818) ben-toogood 2020-07-10 17:47:07 +0100
  • 09ec20fded
    runtime: provide credentials to services (#1817) ben-toogood 2020-07-10 16:25:46 +0100
  • 3480e0a64e
    runtime/kubernetes: remove reference to runtime cells (#1814) ben-toogood 2020-07-09 20:21:34 +0100
  • 318a80f824
    config/cmd: improve cert loading for infra (#1813) ben-toogood 2020-07-09 18:02:24 +0100
  • 6d9a38a747
    kubernetes: fixes for production (#1812) ben-toogood 2020-07-09 16:29:01 +0100
  • 58d6726380
    The start of mud - the micro data model (#1811) Asim Aslam 2020-07-09 12:11:32 +0100
  • e5db6ea8a7
    close r/w (#1810) Huan Huang 2020-07-09 17:28:20 +0800
  • 3468331506
    feat: refactor register func (#1807) Huan Huang 2020-07-09 01:38:01 +0800
  • 1bac08cc0e
    server.Init(Wait(nil)) update server options context (#1804) 王旭 2020-07-09 01:36:07 +0800
  • 333320dcb8
    config/cmd: secure broker (#1806) ben-toogood 2020-07-08 16:22:48 +0100
  • ce12c040fa Model updates Asim Aslam 2020-07-08 15:09:18 +0100
  • ee36e26edc
    Add model interface (#1808) Asim Aslam 2020-07-08 14:57:45 +0100
  • 3ffb899951 Fix cache options Asim Aslam 2020-07-08 14:53:38 +0100
  • 00bd2bc65f
    cache interface (#1805) Asim Aslam 2020-07-08 11:08:59 +0100
  • 86f4235aaf
    config/cmd: custom certificate authorities & secure registry (#1803) ben-toogood 2020-07-08 08:50:08 +0100
  • b37f9c94b8
    Fix invalid register check err in log (#1801) Di Wu 2020-07-07 21:14:23 +0800
  • 0ed1c70d29
    Update README.md Asim Aslam 2020-07-07 13:34:42 +0100
  • db8e10834b
    Update README.md (#1802) Asim Aslam 2020-07-07 13:33:54 +0100
  • 0a937745cd
    auth: pass namespace options in auth service requests (#1800) ben-toogood 2020-07-07 08:30:25 +0100
  • f5ed7e5833
    config/source/service: change default namespace to micro (#1798) ben-toogood 2020-07-07 08:19:52 +0100
  • 859b9e7786
    feat(errors): add gateway, service error (#1797) Metauro 2020-07-06 14:14:59 -0500
  • 2b033b6495
    store/cockroach: fix dropped errors (#1796) Lars Lehtonen 2020-07-06 12:14:36 -0700
  • 51caf2a24e
    remove global error tracking (#1777) Di Wu 2020-07-07 03:14:22 +0800
  • eaa46c2de7
    Add recover in grpc service handler (#1727) Enix Yu 2020-07-07 03:13:51 +0800
  • 90dca65f55
    make environment variable interpolation preprocessor optional (#1715) Colin Hoglund 2020-07-06 15:13:35 -0400
  • 97ae2979ad
    pass request context from request rpc endpoints (#1799) Vasiliy Tolstov 2020-07-06 15:55:17 +0300
  • 6f309dada3
    fix typo (#1789) Asim Aslam 2020-07-06 13:52:42 +0100
  • f99b436ec2
    feat: fix register bug (#1791) Huan Huang 2020-07-03 21:38:25 +0800
  • c817f29d6e
    router/registry: fix registry not found bug (#1794) ben-toogood 2020-07-03 13:35:59 +0100
  • f744c6248f
    runtime/service: pass namespace option to service (#1792) ben-toogood 2020-07-03 11:37:14 +0100
  • 94bd1025a6 push tags to docker hub (#1766) v2.9.1 Dominic Wong 2020-06-30 17:26:59 +0100
  • 7be4a67673 MDNS registry fix for users on VPNs (#1759) Dominic Wong 2020-06-30 11:12:52 +0100
  • 3e6ac73cfe Fix invalid usage for sync.WaitGroup (#1752) Di Wu 2020-06-28 03:07:04 +0800
  • aef6878ee0 config: use configured reader by default (#1717) Colin Hoglund 2020-06-19 03:49:30 -0400
  • 81aa8e0231 Fix config watch (#1670) sunfuze 2020-06-17 00:10:52 +0800
  • c28f625cd4 Custom private blocks (#1705) Di Wu 2020-06-17 00:05:42 +0800
  • 5b161b88f7 Split long discord output message into the chunks by 2000 characters (#1704) Dmitry Kozlov 2020-06-16 00:22:00 +0300
  • cca8826a1f registry/mdns: fix nil host bug (#1703) ben-toogood 2020-06-15 16:13:45 +0100
  • 4ff114e798
    router/registry: fix rlock bug when registry errors (#1788) ben-toogood 2020-07-02 18:29:11 +0100
  • c58ac35dfc
    broker/service: use wrapped micro client to authenticate requests (#1782) ben-toogood 2020-07-02 17:54:53 +0100
  • b5314829fa
    client/{grpc,rpc}: fix previous breaking change with CallFunc (router.Route vs registry.Node) (#1781) ben-toogood 2020-07-02 17:26:45 +0100