Commit Graph

  • 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) #3938 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
  • 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) #3554 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
  • 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
  • 7ba8adfc74 fix(goctl)/new parser (#3834) kesonan 2024-01-11 23:50:53 +08:00
  • ffd2a78623 chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 (#3830) dependabot[bot] 2024-01-11 11:42:47 +08:00
  • 1b9b3cada7 Update readme-cn.md (#3836) Kevin Wan 2024-01-10 20:08:48 +08:00
  • 38c8f9cf21 chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#3831) dependabot[bot] 2024-01-09 23:37:04 +08:00
  • 54dbb05bb9 chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 in /tools/goctl (#3832) dependabot[bot] 2024-01-09 21:45:06 +08:00
  • 9a671f6059 fix #3825 (#3828) kesonan 2024-01-06 22:45:46 +08:00
  • 80aab0b3f8 chore(deps): bump github.com/alicebob/miniredis/v2 from 2.31.0 to 2.31.1 (#3826) dependabot[bot] 2024-01-06 21:10:12 +08:00
  • 2d0286646f chore(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 (#3829) dependabot[bot] 2024-01-06 21:01:00 +08:00
  • d012fe97b1 chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (#3822) dependabot[bot] 2023-12-30 10:25:20 +08:00
  • 7ca13bc25e chore(deps): bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 (#3809) dependabot[bot] 2023-12-23 23:12:33 +08:00
  • 9c20f10743 chore(deps): bump google.golang.org/protobuf from 1.31.1-0.20231027082548-f4a6c1f6e5c1 to 1.32.0 in /tools/goctl (#3810) dependabot[bot] 2023-12-23 22:57:37 +08:00
  • 6ec38ec056 fix: negative float32 overflow when unmarshalling (#3811) Kimjin-gd 2023-12-23 22:47:11 +08:00
  • 28c742a1e1 chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 (#3800) dependabot[bot] 2023-12-22 23:46:19 +08:00
  • b3b6cfe947 chore(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1 (#3801) dependabot[bot] 2023-12-21 19:18:55 +08:00
  • a8ef7b51eb chore(deps): bump k8s.io/apimachinery from 0.28.4 to 0.29.0 (#3802) dependabot[bot] 2023-12-21 18:59:55 +08:00
  • 124968114a chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#3806) dependabot[bot] 2023-12-21 18:21:21 +08:00
  • 04ed821b65 chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 in /tools/goctl (#3807) dependabot[bot] 2023-12-21 17:47:30 +08:00
  • 15599ac0a0 chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#3799) dependabot[bot] 2023-12-20 00:48:09 +08:00
  • 0cf6971664 chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#3803) dependabot[bot] 2023-12-20 00:35:43 +08:00
  • 47c4f2831c chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /tools/goctl (#3804) dependabot[bot] 2023-12-19 23:44:50 +08:00
  • 2b18dd1764 chore: update goctl deps (#3797) tools/goctl/v1.6.1 Kevin Wan 2023-12-17 14:06:32 +08:00
  • 27c4908342 chore: coding style (#3796) v1.6.1 Kevin Wan 2023-12-17 13:44:55 +08:00
  • 48625fa381 fix endless loop caused by ErrCompacted (#3774) 李登富 2023-12-17 13:28:19 +08:00
  • 83a776a190 chore: upgrade otel, removed ut temporarily because of otel API changes (#3795) Kevin Wan 2023-12-17 12:26:48 +08:00
  • 431f9af43e feat:add redis ExistsMany method (#3769) Qiu shao 2023-12-16 14:49:16 +08:00
  • 8c2f4c1899 Fixed #3771 (#3788) gongluck 2023-12-16 14:37:35 +08:00
  • 919477ffe4 fix(servicegroup): use logx for shutdown message (#3719) Alex Last 2023-12-16 06:25:02 +00:00
  • 400386459c fix(redis): redis ttl -1 and -2 (#3783) Summer-lights 2023-12-16 13:46:53 +08:00
  • ebe0801d2f chore(deps): bump github.com/emicklei/proto from 1.12.2 to 1.13.0 in /tools/goctl (#3782) dependabot[bot] 2023-12-16 13:39:59 +08:00
  • b76d85f204 chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 in /tools/goctl (#3787) dependabot[bot] 2023-12-16 13:25:31 +08:00
  • 28ba57afb3 chore(deps): bump github.com/jhump/protoreflect from 1.15.3 to 1.15.4 (#3794) dependabot[bot] 2023-12-16 13:18:36 +08:00
  • d6873047ce chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#3791) dependabot[bot] 2023-12-16 00:44:30 +08:00
  • 54c0f2e5cf chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 in /tools/goctl (#3781) dependabot[bot] 2023-12-15 12:13:12 +08:00