1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-30 10:10:44 +02:00

Commit Graph

  • 713827008c
    #2453 Fix with associated test update Chris Moran 2022-03-16 10:19:56 -0400
  • 356448017f
    style:arrays pre-allocation (#2449) baerwang 2022-03-14 14:03:14 +0800
  • d6a74c1a8e
    Bump github.com/nats-io/nats-server/v2 in /plugins/events/natsjs (#2447) dependabot[bot] 2022-03-14 12:02:12 +0800
  • 5d0d099007 style:arrays pre-allocation baerwang 2022-03-14 11:23:11 +0800
  • 4e9a7057c7
    Bump github.com/nats-io/nats-server/v2 in /plugins/events/natsjs dependabot[bot] 2022-03-11 23:24:29 +0000
  • e5a35d38f9
    fix natsjs syntax error, remove TODOs and enable tests (#2446) Willy Kloucek 2022-03-11 09:03:35 +0100
  • de1c5e0256
    fix natsjs syntax error, remove TODOs and enable tests Willy Kloucek 2022-03-11 08:50:46 +0100
  • 01b20ac201
    Bump github.com/nats-io/nats-server/v2 in /plugins/events/natsjs dependabot[bot] 2022-03-04 14:54:00 +0000
  • a2f6fac852
    add NATS JetStream events plugin (#2433) Willy Kloucek 2022-03-04 15:53:15 +0100
  • bc006d541b
    fix typo Willy Kloucek 2022-02-25 12:43:43 +0100
  • 3722905d19
    add notes about de-duplication and inprogress call Willy Kloucek 2022-02-25 12:34:39 +0100
  • dca3a3b553
    [fix] http transport deadlock (#2441) Ak-Army 2022-02-24 10:32:09 +0100
  • 855b2ef578 [fix] http transport deadlock Hunyadvári Péter 2022-02-24 10:21:59 +0100
  • 4154ed6a80
    add tls option for sync etcd plugin (#2440) AlkaidChen 2022-02-24 17:07:14 +0800
  • 625c4ed17e add tls option for sync etcd plugin alkaidchen 2022-02-24 16:41:13 +0800
  • eee04ffcd9 add tls option for sync etcd plugin alkaidchen 2022-02-24 16:05:13 +0800
  • f039ea3ad5
    Merge pull request #1 from asim/master AlkaidChen 2022-02-24 16:00:06 +0800
  • 69b4b5d1c6
    Support for -micro_out=module=<module_prefix> for protoc-gen-micro (#2435) Chris Moran 2022-02-23 00:14:50 -0500
  • 5a2f37c718
    http transport data race issue (#2436) v3.7.1 Johnson C 2022-02-23 11:55:18 +0800
  • e4d15a5640 [fix] #2431 http transport data race issue Johnson C 2022-02-23 11:52:36 +0800
  • 0dbb7ee874
    Merge pull request #1 from chrismoran-blockfi/plugin-param-module-support Chris Moran 2022-02-22 11:16:51 -0500
  • 667c33c595
    Support for -micro_out=module=<module_prefix> for protoc-gen-micro Chris Moran 2022-02-22 10:22:28 -0500
  • 76523efa8a
    add NATS JetStream plugin Willy Kloucek 2022-02-21 16:00:29 +0100
  • d47c2d984b add new services Asim Aslam 2022-02-16 08:43:36 +0000
  • 91cfd18373
    Update README.md Asim Aslam 2022-02-16 08:35:22 +0000
  • 9e0be6c85d
    add service updates (#2418) v4.6.0 Asim Aslam 2022-01-18 15:27:36 +0000
  • 3738edb287 add service updates Asim Aslam 2022-01-18 15:22:38 +0000
  • 23f1de80c5
    Update README.md Asim Aslam 2022-01-17 13:35:01 +0000
  • 6bc97c16ee
    Update README.md Asim Aslam 2022-01-17 13:34:30 +0000
  • a612e09a34
    Add files via upload Asim Aslam 2022-01-15 20:26:27 +0000
  • 1e2d197c7d
    default the content type to json (#2412) Asim Aslam 2022-01-11 13:36:20 +0000
  • b61d43ffe1 default the content type to json Asim Aslam 2022-01-11 13:33:48 +0000
  • 3a999a0db6
    Add files via upload Asim Aslam 2022-01-11 12:07:54 +0000
  • b8c2eb2b28
    Update README.md Asim Aslam 2022-01-11 08:35:55 +0000
  • 6f15174a2f
    Update README.md Asim Aslam 2022-01-11 08:35:16 +0000
  • 748fb39cac
    Add files via upload Asim Aslam 2022-01-11 08:34:58 +0000
  • 5f2251cfad
    Add Kafka asynchronous send support (#2409) simon 2022-01-09 22:12:10 +0800
  • dfe1850367 Merge branch 'master' of https://github.com/firmeve/go-micro simon 2022-01-09 22:00:13 +0800
  • ca1ec9609d Example simon 2022-01-09 22:00:01 +0800
  • 52c70f323b
    Merge branch 'asim:master' into master simon 2022-01-09 21:56:00 +0800
  • b163be1997 Upgrade sarama to 1.30.1 simon 2022-01-09 21:54:49 +0800
  • 00ca61ae2f Add Kafka asynchronous send support simon 2022-01-09 21:53:42 +0800
  • ef7528ebdb
    use read lock and unlock instead of write ones (#2410) Amir Khazaie 2022-01-09 13:50:08 +0330
  • c0f03cf490 use read lock and unlock instead of write ones Amir Khazaie 2022-01-09 13:26:02 +0330
  • 0bd49ef081 Add Kafka asynchronous send support simon 2022-01-08 23:35:05 +0800
  • 696a0ba714 Merge branch 'master' of ssh://github.com/asim/go-micro Asim Aslam 2022-01-03 11:21:29 +0000
  • 267da35259 move the api client Asim Aslam 2022-01-03 11:21:20 +0000
  • d152870bdb
    Update client_test.go Asim Aslam 2021-12-31 12:39:12 +0000
  • da41ab146e switch services client Asim Aslam 2021-12-31 10:11:49 +0000
  • 757d0fe343 fix client Asim Aslam 2021-12-30 09:47:40 +0000
  • c8d94c44f0 remove the client Asim Aslam 2021-12-30 09:42:08 +0000
  • 5fa6e89f4f fix go mod Asim Aslam 2021-12-30 09:35:21 +0000
  • 85f1c44000
    Delete go.sum Asim Aslam 2021-12-30 08:58:45 +0000
  • 3ba69f11ff
    Delete go.mod Asim Aslam 2021-12-30 08:58:34 +0000
  • af5e70a1d6 add service interfaces Asim Aslam 2021-12-30 08:44:34 +0000
  • 3a77bcafa7 add service interfaces Asim Aslam 2021-12-30 08:43:03 +0000
  • 5fe884e59f
    [FEATURE] add changelog (#2400) Johnson C 2021-12-29 11:01:40 +0800
  • b08795e568 add some missing versions Johnson C 2021-12-28 16:56:36 +0800
  • 41fd1efb90 [FEATURE] add changelog Johnson C 2021-12-28 16:39:28 +0800
  • 415016c6e4
    nats config plugin (#2397) isfk 2021-12-28 11:27:36 +0800
  • da4d019f22 nats config plugin 申法宽 2021-12-27 17:25:25 +0800
  • e0de23c546
    Update and rename m3o.go to services.go Asim Aslam 2021-12-24 11:43:20 +0000
  • 7af0eb4b7a
    Update services/ (#2392) Asim Aslam 2021-12-21 13:18:29 +0000
  • 04a912c770 Update services/ Asim Aslam 2021-12-21 13:15:31 +0000
  • 8e52761edb
    fix context value nil (#2391) isfk 2021-12-20 16:31:48 +0800
  • 5306c385e1
    fix context value nil isfk 2021-12-20 16:03:59 +0800
  • 21bac54ad2
    [fix] etcd config source prefix issue (#2389) plugins/config/source/etcd/v3.7.1 Johnson C 2021-12-17 11:43:55 +0800
  • 065f7d2215 [fix] etcd config source prefix issue Johnson C 2021-12-17 09:58:53 +0800
  • 51f7b34195 [feat] opentracing support publish wrapper Johnson C 2021-12-13 16:58:22 +0800
  • f764af7fbf [feat] add publish wrapper Johnson C 2021-12-13 16:50:45 +0800
  • 37de747d19
    [fix] nats deregister issue (#2384) v4.5.0 Johnson C 2021-12-10 19:32:21 +0800
  • 400c834d60 [fix] nats deregister issue #2293 Johnson C 2021-12-10 17:23:05 +0800
  • 21e07d52f4 Merge remote-tracking branch 'origin/master' into registry Johnson C 2021-12-10 17:21:36 +0800
  • a40f6e8fae
    [fix] fixing f.IsExported undefined issue (#2382) Johnson C 2021-12-07 17:30:48 +0800
  • 4b996e1a2a [fix] fixing f.IsExported undefined issue IsExported needs go1.17 Johnson C 2021-12-07 17:25:43 +0800
  • b00c8368b9
    [feat] dashboard update (#2381) Johnson C 2021-12-07 10:42:31 +0800
  • 7e011318f3 [feat] update dashboard UI Johnson C 2021-12-07 10:36:23 +0800
  • 36cc026088 Merge remote-tracking branch 'origin/master' into dashboard Johnson C 2021-12-07 10:28:36 +0800
  • 741861d762 update grpc default server client JeffreyBool 2021-12-06 00:14:55 +0800
  • 81407155b0 update grpc default server client JeffreyBool 2021-12-06 00:11:12 +0800
  • 97f169c424
    fix http_transport Recv and Close race condition on buff (#2374) Ak-Army 2021-12-05 12:56:17 +0100
  • 81244a41f1
    Extend client mock with ability to test publish, and a few useful method like SetResponse and SetSubscriber (#2375) Ak-Army 2021-12-05 12:55:54 +0100
  • 18ae151e20 update grpc default server client JeffreyBool 2021-12-05 19:55:45 +0800
  • 980b7143e6 update grpc default server client JeffreyBool 2021-12-05 19:47:59 +0800
  • 23187e064f update grpc default server client JeffreyBool 2021-12-05 19:42:39 +0800
  • 229b369702
    [fix] update protoc-gen-micro install doc JeffreyBool 2021-12-04 12:52:02 +0800
  • c94c37b7e8
    Update README.md JeffreyBool 2021-12-04 11:57:07 +0800
  • b62d12c036
    Update README.md JeffreyBool 2021-12-04 11:54:25 +0800
  • f32559961f
    Merge branch 'asim:master' into master JeffreyBool 2021-12-04 11:53:37 +0800
  • 627e1f87da Extend client mock with ability to test publish, and a few useful method like SetResponse and SetSubscriber Hunyadvári Péter 2021-12-02 15:18:29 +0100
  • 2d3b070b78 fix http_transport Recv and Close race condition on buff fix rpc_stream panic override with the "Unlock of unlocked RWMutex" panic Hunyadvári Péter 2021-12-02 14:52:01 +0100
  • c0e0b2b225
    [FEATURE] dashboard support publish messages (#2373) Johnson C 2021-12-02 13:15:38 +0800
  • e19905603f
    Merge branch 'master' into dashboard Johnson C 2021-12-02 12:15:51 +0800
  • 6b5fb9786c [feat] support publish message Johnson C 2021-12-02 12:05:13 +0800
  • 1e4dd94b71
    [fix] zookeeper registry delete event (#2372) Johnson C 2021-12-01 16:26:31 +0800
  • 7e31bd33ab [fix] #2358 zookeeper delete event Johnson C 2021-12-01 16:14:44 +0800
  • 712b02d180 Adding a service start example JeffreyBool 2021-11-30 01:03:36 +0800
  • 1ab542bf88 Adding start-up documentation JeffreyBool 2021-11-29 10:53:57 +0800
  • 59f8f5b032 Adding start-up documentation JeffreyBool 2021-11-29 10:52:43 +0800
  • 9fb724cf3c
    Merge branch 'asim:master' into master JeffreyBool 2021-11-29 10:47:26 +0800