1
0
mirror of https://github.com/gogf/gf.git synced 2025-04-05 03:05:05 +08:00

50 Commits

Author SHA1 Message Date
John Guo
029f324c5c
feat: version v2.9.0-beta (#4189) 2025-03-09 22:31:20 +08:00
John Guo
2d3ab4f9fb
feat: add submodule examples (#4137) 2025-02-27 14:35:00 +08:00
John Guo
6bd15b0796 merge master 2025-01-22 19:17:16 +08:00
yijiong
3a19ee9268
fix: securiry update CVE-2024-45338 for package golang.org/x/net (#4070) 2024-12-25 21:43:55 +08:00
John Guo
0c2d5cac19
feat: new version v2.8.3 (#4048) 2024-12-17 09:24:13 +08:00
houseme
00e2f6b5dc
chore: improve golangci-lint.yml, upgrade dependencies, and optimize code and comments (#4025) 2024-12-11 10:14:12 +08:00
John Guo
c9b0237fc7
feat: version v2.8.2 (#4009) 2024-12-05 20:21:19 +08:00
John Guo
3797d0eee4
feat: new version v2.8.1 (#3950) 2024-11-21 20:51:46 +08:00
John Guo
955a76cf35
feat: new version v2.8.0 (#3924) 2024-11-14 13:26:23 +08:00
John Guo
a63af5d5f8
build: upgrade fsnotify from v1.7.0 to v1.8.0 to solve occasional ci failure (#3910) 2024-11-12 10:25:39 +08:00
John Guo
656668f444
feat: new version v2.8.0-beta (#3878) 2024-10-24 14:51:03 +08:00
dependabot[bot]
499f755d3a
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.56.3 in /contrib/config/polaris (#3831) 2024-09-29 17:06:02 +08:00
houseme
0ca2ed5979
chore(contrib/config/polaris): upgrade dependent polaris library version to v1.5.8 and go version to v1.21 (#3827) 2024-09-29 11:08:07 +08:00
houseme
ab3fbddfc7
build(go.mod): upgrade minimum required go version from 1.18 to 1.20 (#3688) 2024-09-28 20:58:04 +08:00
John Guo
a716c6bfab
feat: new version v2.7.4 (#3809) 2024-09-25 19:53:23 +08:00
John Guo
baea1c7a7a
feat: version v2.7.3 (#3763) 2024-09-09 16:39:02 +08:00
fsl
cd2d51ea30
build: bump google.golang.org/protobuf to v1.33.0 (#3697) 2024-07-24 19:27:28 +08:00
John Guo
b11caba5b0
version v2.7.2 (#3663) 2024-06-26 10:08:04 +08:00
John Guo
cf37731d5f
version: v2.7.1 (#3573) 2024-05-14 21:20:22 +08:00
oldme
646ed5ea14
enhance: upgrade version of dependencies (#3526) 2024-04-22 19:59:59 +08:00
John Guo
1b7aea0ced
feat: add metrics option and prometheus handler wraps (#3445) 2024-04-07 09:57:13 +08:00
John Guo
6ed3038312
feat: version v2.6.4 (#3352) 2024-03-07 10:12:58 +08:00
John Guo
d64a31fd1a
new version v2.6.3 (#3308) 2024-02-07 17:11:36 +08:00
John Guo
4fb739615b
version v2.6.2 (#3276) 2024-01-22 21:53:10 +08:00
John Guo
85d95e3e27
version v2.6.1 (#3222) 2023-12-21 21:12:51 +08:00
John Guo
7975e391f0
Version/v2.6.0 (#3213) 2023-12-18 20:59:09 +08:00
John Guo
ee2cf92479
Version/v2.6.0 beta (#3183) 2023-12-04 19:34:48 +08:00
John Guo
fc8572e8dd
version v2.5.7 (#3162) 2023-11-20 10:01:54 +08:00
houseme
cb0d018fa4
feat: upgrade version and improve consul action (#3078) 2023-10-24 20:36:01 +08:00
John Guo
bcb479aabb
fix issue #3077 (#3081) 2023-10-24 10:02:04 +08:00
John Guo
b2bd12a371
version v2.5.5 (#3068) 2023-10-20 10:21:04 +08:00
海亮
19d7714503
fix security issue for golang.org/x packages (#3042) 2023-10-16 20:45:43 +08:00
houseme
569cbb09bf
fix: improve specification version (#2987) 2023-09-26 22:03:18 +08:00
John Guo
a5a7d23792
improve g.Go (#2956) 2023-09-12 20:00:01 +08:00
John Guo
5bc9acdab3
version v2.5.3 (#2945) 2023-09-11 10:19:51 +08:00
John Guo
cf299273c4
version v2.5.2 (#2878) 2023-08-18 09:57:25 +08:00
John Guo
53e5a04073
change minimum golang version from v1.15 to v1.18 (#2820) 2023-08-01 21:15:28 +08:00
John Guo
e0e00434cc
expose iClient as IClient in generated sdk for command gen ctrl (#2804) 2023-07-26 21:27:58 +08:00
John Guo
160bddecd3
version v2.5.0 (#2747) 2023-07-06 21:28:38 +08:00
houseme
0dc47609b5
feat: improve polaris register and discovery (#2739) 2023-07-06 20:41:24 +08:00
John Guo
c5c2938380
improve command gen ctrl and gen service (#2711) 2023-06-19 20:47:32 +08:00
John Guo
d6433de4a6
add command gen ctrl for parsing api to generate controller and sdk go files (#2708) 2023-06-15 14:16:10 +08:00
John Guo
99236fd93b
version v2.4.2 (#2679) 2023-06-02 11:44:48 +08:00
John Guo
d6471d7d51
v2.4.1 (#2615) 2023-05-05 14:15:01 +08:00
houseme
aa9d66c53c
feat: improve polaris relation and add copyright for polaris example (#2607) 2023-05-05 10:04:32 +08:00
houseme
0126eb5470
fix: polaris discouvery relation (#2603) 2023-04-26 19:31:28 +08:00
John Guo
894f202b75
version v2.4.0 (#2595) 2023-04-24 11:44:19 +08:00
HaiLaz
5f146720fe
fix: unified go.mod dependent version (#2452) 2023-03-28 09:25:29 +08:00
houseme
967a39ecbe
feat:upgrade polairs-go sdk version v1.3.0 for config (#2525)
feat:upgrade polairs-go sdk version v1.3.0
2023-03-20 09:52:19 +08:00
houseme
6cb91021cf
feat: create polaris config (#2170)
* feat: create polaris config

* feat: improve code

* feat: modify config file path

Co-authored-by: John Guo <john@johng.cn>
2022-10-09 19:20:33 +08:00