Commit Graph

  • c41763d08a merge go-zero master jager 2024-03-15 14:13:22 +08:00
  • 0449450c64 chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /tools/goctl (#4007) dependabot[bot] 2024-03-15 12:55:57 +08:00
  • 9f9a12ea57 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.1 to 2.32.1 (#4003) dependabot[bot] 2024-03-14 11:19:44 +08:00
  • cc2a7e97f9 chore: coding style, add code for prometheus (#4002) Kevin Wan 2024-03-13 20:00:35 +08:00
  • 09d7af76af chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 in /tools/goctl (#3997) dependabot[bot] 2024-03-13 13:28:27 +08:00
  • c233a66601 chore(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 (#3998) dependabot[bot] 2024-03-13 12:56:41 +08:00
  • 94fa12560c chore(deps): bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5 (#3999) dependabot[bot] 2024-03-12 12:28:28 +08:00
  • 7d90f906f5 feat: migrate redis breaker into hook (#3982) MarkJoyMa 2024-03-12 12:21:33 +08:00
  • f372b98d96 Add: Optimize the error log to be more specific (#3994) Viktor Patchev 2024-03-11 06:06:50 +01:00
  • 459d3025c5 optimize: change err == xx to errors.Is(err, xx) (#3991) mongobaba 2024-03-09 20:49:16 +08:00
  • e9e55125a9 chore: fix warnings (#3990) Kevin Wan 2024-03-09 13:48:11 +08:00
  • 159ecb7386 chore: fix warnings (#3989) Kevin Wan 2024-03-08 22:35:17 +08:00
  • 69bb746a1d fix: StopAgent panics when trace agent disabled (#3981) ansoda 2024-03-08 18:28:23 +08:00
  • d184f96b13 chore: coding style (#3987) Kevin Wan 2024-03-08 16:11:28 +08:00
  • c7dacb0146 fix: mysql WithAcceptable bug (#3986) MarkJoyMa 2024-03-08 12:23:41 +08:00
  • 2207477b60 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /tools/goctl (#3978) dependabot[bot] 2024-03-07 11:15:48 +08:00
  • 105ab590ff chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 in /tools/goctl (#3977) dependabot[bot] 2024-03-07 11:01:14 +08:00
  • 2f4c58ed73 chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#3976) dependabot[bot] 2024-03-07 10:45:19 +08:00
  • 1631aa02ad chore(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (#3984) dependabot[bot] 2024-03-07 10:24:51 +08:00
  • 4df10eef5d chore(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 (#3975) dependabot[bot] 2024-03-06 23:31:02 +08:00
  • 3d552ea7a8 chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#3974) dependabot[bot] 2024-03-06 21:33:45 +08:00
  • 74b87ac9fd chore: coding style (#3972) Kevin Wan 2024-03-05 14:40:10 +08:00
  • ba1d6e3664 fix: only add log middleware to not found handler when enabled (#3969) Alex Last 2024-03-05 04:14:54 +00:00
  • 2096cd5749 chore(deps): bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 (#3970) dependabot[bot] 2024-03-05 12:09:18 +08:00
  • 2eb2fa26f6 chore(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 (#3971) dependabot[bot] 2024-03-05 12:03:06 +08:00
  • bc4187ca90 Create SECURITY.md (#3968) Kevin Wan 2024-03-04 23:07:54 +08:00
  • b7be25b98b Update readme-cn.md (#3966) Kevin Wan 2024-03-03 14:18:27 +08:00
  • dd01695d45 chore: update goctl version to 1.6.3 (#3965) tools/goctl/v1.6.3 Kevin Wan 2024-03-03 13:36:35 +08:00
  • 25821bdee6 chore: coding style (#3960) v1.6.3 Kevin Wan 2024-03-03 00:17:38 +08:00
  • b624b966f0 chore(deps): bump actions/stale from 8 to 9 (#3963) dependabot[bot] 2024-03-03 00:11:56 +08:00
  • df96262235 chore(deps): bump codecov/codecov-action from 3 to 4 (#3962) dependabot[bot] 2024-03-03 00:06:41 +08:00
  • 2629636f64 chore(deps): bump actions/setup-go from 4 to 5 (#3964) dependabot[bot] 2024-03-03 00:01:14 +08:00
  • 708ad207d7 chore(deps): bump github/codeql-action from 2 to 3 (#3961) dependabot[bot] 2024-03-02 23:54:37 +08:00
  • b53ba76a99 feat: Improve Docker build (#3682) Rene Leonhardt 2024-03-02 16:40:31 +01:00
  • be7f93924a feature: add a mongo registry option to convert type easier. (#3780) POABOB 2024-03-02 23:13:44 +08:00
  • 45be48a4ee chore: coding style (#3959) Kevin Wan 2024-03-02 22:45:24 +08:00
  • e08ba2fee8 (goctl)fix parser issues (#3930) kesonan 2024-03-02 22:27:39 +08:00
  • a5d2b971a1 chore: add more tests (#3958) Kevin Wan 2024-03-02 21:58:13 +08:00
  • 9763c8b143 feat:add redis mset func (#3820) Qiu shao 2024-03-02 20:00:25 +08:00
  • 4e3f1776dc chore: coding style (#3957) Kevin Wan 2024-03-02 19:09:14 +08:00
  • e38036cea2 feat: retry ignore specified errors (#3808) fearlessfei 2024-03-02 18:53:20 +08:00
  • 8e97c5819f chore: add more tests (#3954) Kevin Wan 2024-03-02 12:22:55 +08:00
  • 0ee44c7064 feat(redis): added and impl ZADDNX command (#3944) #Suyghur 2024-03-02 10:15:10 +08:00
  • a1bacd3fc8 feat: a concurrent runner with messages taken in pushing order (#3941) Kevin Wan 2024-03-02 10:03:58 +08:00
  • c98d5fdaf4 chore: simplify linux nocgroup logic (#3953) Kevin Wan 2024-03-02 07:13:41 +08:00
  • 2ee43b41b8 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /tools/goctl (#3952) dependabot[bot] 2024-03-02 06:50:33 +08:00
  • 8367af3416 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3951) dependabot[bot] 2024-03-02 06:42:25 +08:00
  • 03b6e377d7 chore: add lock for batcherror (#3950) Kevin Wan 2024-03-02 00:59:15 +08:00
  • ec41880476 fix: BatchError.Add() non thread safe (#3946) chentong 2024-03-02 00:32:39 +08:00
  • 5263805b3b chore: simplify linux nocgroup logic (#3949) Kevin Wan 2024-03-02 00:23:52 +08:00
  • a7363f0c21 feat: add nocgroup build tag for systems without cgroup (#3948) Alex Last 2024-03-01 15:52:20 +00:00
  • 52e5d85221 feat: add break metrics for sqlx.statement (#3947) mongobaba 2024-03-01 22:55:32 +08:00
  • 88aab8f635 fix: mapping FillDefault is optional! bug (#3940) MarkJoyMa 2024-02-28 00:23:47 +08:00
  • 1f63cbe9c6 Update readme-cn.md (#3939) Kevin Wan 2024-02-26 17:24:52 +08:00
  • 0dfaf135dd feat: support breaker with sql statements (#3936) Kevin Wan 2024-02-25 11:24:44 +08:00
  • 914bcdcf2b chore: add tests (#3931) Kevin Wan 2024-02-23 23:00:35 +08:00
  • e38cb0118d when the Unmarshaler parsing value by fillSliceFromString, if the val… (#3927) fffreedom 2024-02-23 22:00:58 +08:00
  • cb8161c799 chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 in /tools/goctl (#3929) dependabot[bot] 2024-02-23 10:26:41 +08:00
  • c4dac2095f chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#3928) dependabot[bot] 2024-02-23 03:34:23 +08:00
  • fe9482fb15 merge master jager 2024-02-21 15:51:27 +08:00
  • 25a807afb2 chore: add tests (#3921) Kevin Wan 2024-02-20 10:11:43 +08:00
  • 6be37ad533 chore: optimize coding style and add unit tests (#3917) Kevin Wan 2024-02-17 15:50:07 +08:00
  • 28cb2c5804 feat: support sse ignore timeout (#2041) chen quan 2024-02-17 15:06:45 +08:00
  • 0f1d4c6bca optimize: improve performance on log disabled (#3916) Kevin Wan 2024-02-17 14:55:48 +08:00
  • bfe8335cb2 chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 (#3913) dependabot[bot] 2024-02-16 10:43:40 +08:00
  • 3c10ce0115 chore(deps): bump k8s.io/apimachinery from 0.29.1 to 0.29.2 (#3912) dependabot[bot] 2024-02-16 10:33:54 +08:00
  • 1303e0fe6f feat: optimize circuit breaker algorithm (#3897) Kevin Wan 2024-02-15 20:29:24 +08:00
  • 9c17499757 optimize: shedding algorithm performance (#3908) Kevin Wan 2024-02-15 20:22:22 +08:00
  • 8ceb2885db chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 in /tools/goctl (#3911) dependabot[bot] 2024-02-15 20:09:38 +08:00
  • 00944894b4 chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#3910) dependabot[bot] 2024-02-15 17:31:10 +08:00
  • 609fb3d59e chore(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 (#3907) dependabot[bot] 2024-02-10 11:58:12 +08:00
  • 01c330abe7 chore(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 (#3902) dependabot[bot] 2024-02-08 22:37:11 +08:00
  • 2ccef5bb4f feat: support ScheduleImmediately in TaskRunner (#3896) Kevin Wan 2024-02-06 14:26:22 +08:00
  • 10f1d93e2a chore(deps): bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 (#3895) dependabot[bot] 2024-02-06 09:42:05 +08:00
  • dd518c8eac chore: update goctl version to 1.6.2 (#3890) tools/goctl/v1.6.2 Kevin Wan 2024-02-03 21:31:11 +08:00
  • 97cf2421de chore: add more tests (#3888) v1.6.2 Kevin Wan 2024-02-03 20:33:20 +08:00
  • 786a80131e chore: fix test failure (#3883) Kevin Wan 2024-02-01 22:41:05 +08:00
  • 93d257f9f5 chore(deps): bump go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12 (#3887) dependabot[bot] 2024-02-01 10:34:46 +08:00
  • f79535057f chore(deps): bump github.com/jhump/protoreflect from 1.15.5 to 1.15.6 (#3886) dependabot[bot] 2024-01-31 10:37:30 +08:00
  • a905f4c20c chore(deps): bump github.com/emicklei/proto from 1.13.0 to 1.13.2 in /tools/goctl (#3882) dependabot[bot] 2024-01-30 15:02:02 +08:00
  • 3331954a78 (goctl): fix unresolved type if linked api imported (#3881) kesonan 2024-01-29 21:05:08 +08:00
  • f54c2e384f chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#3879) dependabot[bot] 2024-01-27 19:15:05 +08:00
  • 4b83f2ebd0 chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 (#3861) dependabot[bot] 2024-01-26 21:42:55 +08:00
  • 1c572ee16b chore(deps): bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 (#3875) dependabot[bot] 2024-01-26 13:44:15 +08:00
  • b3402430e8 chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#3876) dependabot[bot] 2024-01-26 13:02:09 +08:00
  • 076f5de7d9 chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /tools/goctl (#3870) dependabot[bot] 2024-01-25 22:57:17 +08:00
  • 303a74559a chore(deps): bump k8s.io/apimachinery from 0.29.0 to 0.29.1 (#3864) dependabot[bot] 2024-01-25 22:14:22 +08:00
  • 87f7ba5038 modify sql model jager 2024-01-24 18:03:40 +08:00
  • 4e4ae034f1 modify model jager 2024-01-22 18:18:24 +08:00
  • c08e741d7a fix: cpu stat in cgroup v2 (#3857) Kevin Wan 2024-01-17 23:35:42 +08:00
  • 06d2c07fce chore(deps): bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 (#3850) dependabot[bot] 2024-01-17 22:55:53 +08:00
  • b6f00a5789 Update readme-cn.md (#3849) Kevin Wan 2024-01-15 18:42:28 +08:00
  • dace520654 fix: revert sqlx metric namespace (#3847) MarkJoyMa 2024-01-14 10:38:10 +08:00
  • 44d347d48a fix: issue #3840 (#3846) Kevin Wan 2024-01-14 09:37:01 +08:00
  • 408827d876 fix: issue 3840 (#3845) Kevin Wan 2024-01-13 23:48:50 +08:00
  • 9e33b557b1 chore: refactor redis (#3844) Kevin Wan 2024-01-13 23:02:19 +08:00
  • 368caa7608 feat: upgrade go-redis to v9 (#3088) Kevin Wan 2024-01-13 22:40:58 +08:00
  • 7822a4c1cb chore: refactor mapping errors (#3843) Kevin Wan 2024-01-13 22:11:19 +08:00
  • 0441f84606 fix(mapping): call fillSliceValue panic if the value is nil (#3839) Remember 2024-01-13 21:48:43 +08:00
  • 81d72b5010 chore: make cpu usage more smooth (#3842) Kevin Wan 2024-01-13 19:36:25 +08:00