Commit Graph

  • 2d4bbec941
    fix lack of escaping of filename in Content-Disposition (#3556) Motoyasu Saburi 2023-05-29 10:57:53 +0900
  • 9f5ecd4be4
    chore(deps): bump actions/setup-go from 3 to 4 (#3543) dependabot[bot] 2023-05-26 11:50:31 +0800
  • 20cd6bcfc4
    chore(deps): bump github.com/go-playground/validator/v10 (#3610) dependabot[bot] 2023-05-26 11:47:59 +0800
  • 6bdc725c8d
    Fix typos in ISSUE_TEMPLATE.md (#3616) Hiroki Nakano 2023-05-26 12:45:46 +0900
  • 1ab268989d
    chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#3599) dependabot[bot] 2023-05-24 16:45:22 +0800
  • 6a0556ed5a
    improve render code coverage (#3525) ccpro 2023-05-10 17:19:26 +0800
  • eac2daac64
    chore: update dependencies for various packages and libraries (#3585) Bo-Yi Wu 2023-04-27 10:16:59 +0800
  • 757a638b7b
    chore: improve linting, testing, and GitHub Actions setup (#3583) Bo-Yi Wu 2023-04-26 14:13:56 +0800
  • fe989b6a6f
    docs: changed documentation link for trusted proxies (#3575) Dylan Maassen van den Brink 2023-04-26 05:18:22 +0200
  • a889c58de7
    Convert strings and slices using the officially recommended way (#3344) hopehook 2023-03-02 08:12:20 +0800
  • de1c4ec546
    refactor: use bytes.ReplaceAll directly (#3455) lgbgbl 2023-03-01 13:57:15 +0800
  • 457fabd7e1
    chore(deps): bump github.com/bytedance/sonic from 1.8.1 to 1.8.2 (#3516) dependabot[bot] 2023-03-01 10:05:28 +0800
  • d1b2408027
    chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#3515) dependabot[bot] 2023-03-01 10:04:56 +0800
  • 1e1f0b1e76
    chore: support min go version 1.18 (#3511) thinkerou 2023-03-01 10:03:48 +0800
  • 943e93cba0
    chore(deps): bump github.com/ugorji/go/codec from 1.2.9 to 1.2.10 (#3509) dependabot[bot] 2023-02-21 17:43:24 +0800
  • 0b5df9fc39
    chore(deps): bump github.com/bytedance/sonic from 1.7.1 to 1.8.1 (#3508) dependabot[bot] 2023-02-21 17:42:49 +0800
  • ea03e10384
    docs(readme): release v1.9.0 version (#3474) thinkerou 2023-02-21 17:20:32 +0800
  • 4cee78f538
    Fix #3500 Add escape logic for header (#3503) t0rchwo0d 2023-02-19 22:25:48 +0900
  • fc1c43298d
    fix(security): vulnerability GO-2023-1571 (#3505) Kevin Chen 2023-02-18 01:43:39 -0500
  • 81ac7d55a0
    Add escape logic for header (#3500) t0rchwo0d 2023-02-17 11:00:19 +0900
  • d07db174ac
    chore(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 (#3498) dependabot[bot] 2023-02-14 10:59:36 +0800
  • c1d06e3d08
    add supprt for go1.20 http.rwUnwrapper to gin.responseWriter (#3489) David Desmarais-Michaud 2023-02-12 00:01:43 -0500
  • bd82c9e351
    chore(go): Add support go 1.20 (#3484) mstmdev 2023-02-12 13:01:05 +0800
  • 0c96a20209
    Stop useless panicking in context and render (#2150) Vladislav Dmitriyev 2023-02-12 05:01:33 +0300
  • 153b229fcc
    chore(deps): bump github.com/ugorji/go/codec from 1.2.8 to 1.2.9 (#3491) dependabot[bot] 2023-02-07 16:37:36 +0800
  • e02ae6ae61
    chore(router): match method added to routergroup for multiple HTTP methods supporting (#3464) Alireza (Pure) 2023-02-06 11:16:42 +0330
  • c5fd06361b
    chore(deps): bump github.com/go-playground/validator/v10 (#3482) dependabot[bot] 2023-01-31 19:53:45 +0800
  • ea17875035
    chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#3478) dependabot[bot] 2023-01-31 19:53:10 +0800
  • b2d4185eec
    Replace bytes.Buffer with strings.Builder where appropriate (#3347) hopehook 2023-01-20 09:51:42 +0800
  • 8cd11c82e4
    chore(docs): Remove the Brigade project, because the Gin is no longer used in the latest version and the Brigade is an archived CNCF project now (#3378) mstmdev 2023-01-17 14:26:27 +0800
  • 1660995a04
    Adjust the position of some functions (#3385) Heliner 2023-01-17 14:23:54 +0800
  • 97082f8acc
    chore(deps): bump github.com/bytedance/sonic from 1.6.1 to 1.7.0 (#3473) dependabot[bot] 2023-01-17 09:58:28 +0800
  • 7cb151bb4c
    fix(context): panic on NegotiateFormat - index out of range (#3397) adrianiacobghiula 2023-01-16 15:50:07 +0100
  • 3010cbd7f4
    chore(deps): bump github.com/bytedance/sonic from 1.6.0 to 1.6.1 (#3467) dependabot[bot] 2023-01-10 10:12:12 +0800
  • 47ae6ee386
    chore(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 (#3466) dependabot[bot] 2023-01-10 10:11:45 +0800
  • 8eb5f832ba
    fix(router): tree bug where loop index is not decremented. (#3460) Kristian Svalland 2023-01-07 01:57:54 +0100
  • c58e0d59ca
    docs: update markdown format (#3446) apriil15 2023-01-05 10:15:29 +0800
  • 79a61b9032
    chore(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 (#3457) dependabot[bot] 2023-01-03 11:39:57 +0800
  • 7626361587
    chore(deps): bump github.com/ugorji/go/codec from 1.2.7 to 1.2.8 (#3458) dependabot[bot] 2023-01-03 10:40:53 +0800
  • c9b27249fb
    chore(yaml): upgrade dependency to v3 version (#3456) thinkerou 2023-01-02 12:40:48 +0800
  • 7d8fc1563b
    update context.go Get/Set method use defer (#3429) youngxhui 2023-01-02 11:39:26 +0800
  • 41f2669ebc
    console logger HTTP status bug fixed and the corresponding unit test added (#3453) Alireza (Pure) 2023-01-02 07:08:53 +0330
  • 82e1c53cc0
    docs(readme): move more example to docs/doc.md (#3449) thinkerou 2023-01-02 10:40:25 +0800
  • 8659ab573c
    chore(deps): bump github.com/goccy/go-json from 0.9.11 to 0.10.0 (#3424) dependabot[bot] 2022-12-25 13:49:44 +0800
  • e868fd1d3d
    test(TOML): Add some tests for the TOML render (#3401) mstmdev 2022-12-22 23:18:47 +0800
  • 297b664cf8
    refactor: avoid calling strings.ToLower twice (#3433) lgbgbl 2022-12-22 23:17:19 +0800
  • 2285aa5430
    docs(readme): release v1.8.2 version (#3420) Bo-Yi Wu 2022-12-21 15:02:00 +0800
  • d4caeee7c7
    Fix the GO-2022-1144 vulnerability (#3432) mstmdev 2022-12-21 14:44:36 +0800
  • f551d7d8c2
    chore(deps): bump github.com/bytedance/sonic from 1.4.0 to 1.6.0 (#3442) dependabot[bot] 2022-12-21 14:43:42 +0800
  • 483ac2a63b
    chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#3441) dependabot[bot] 2022-12-21 14:43:06 +0800
  • cc367f9125
    docs(context): #3369 modify the annotation about Context.Param() (#3414) Cookiery 2022-12-01 13:15:31 +0800
  • 80cd679c43
    chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.2 to 2.0.6 (#3408) dependabot[bot] 2022-11-23 15:34:18 +0800
  • 8fe209a447
    chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#3399) dependabot[bot] 2022-11-17 22:38:19 +0800
  • c629689591
    docs(readme): Add the TOML rendering example (#3400) mstmdev 2022-11-17 22:37:50 +0800
  • 6150c488e7
    remove deprecated of package io/ioutil (#3395) Qt 2022-11-17 22:35:55 +0800
  • 234a1d33f7
    docs(readme): Modify sample code bugs (#3394) gobai 2022-11-17 22:34:37 +0800
  • a0acf1df28
    docs(readme): Using the embed package as a recommended example that build a single binary with templates (#3379) mstmdev 2022-11-09 14:50:46 +0800
  • 212267d671
    fix: fix typo in comment (#3371) lgbgbl 2022-11-08 19:54:48 +0800
  • b682b8a54e
    chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#3372) dependabot[bot] 2022-11-08 19:53:33 +0800
  • c4b3c2c23a
    chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#3373) dependabot[bot] 2022-11-08 19:53:08 +0800
  • aefae309a4
    fix: test fmt.Println replace t.Error (#3328) jessetang 2022-11-06 17:12:11 +0800
  • 8edb7a71a1
    docs(readme): Update some go website links (#3376) mstmdev 2022-11-06 17:10:33 +0800
  • 3a6865ac03
    docs(readme): The krakend is rename to lura (#3377) mstmdev 2022-11-06 17:09:25 +0800
  • 55e27f1246
    fix(engine): missing route params for CreateTestContext (#2778) (#2803) RoCry 2022-11-06 17:08:11 +0800
  • 971fe21876
    docs(comment): Modify comment syntax error (#3389) 王哈哈 2022-11-06 17:05:10 +0800
  • 8b9c55e8b0
    fix(route): redirectSlash bug (#3227) thinkerou 2022-11-06 17:02:40 +0800
  • 51aea73ba0
    fix: modify interface check way (#3327) Jesse 2022-10-20 00:49:19 +0800
  • 33ab0fc155
    refactor(struct): Remove redundant type conversions (#3345) hopehook 2022-10-16 09:49:24 +0800
  • 45c758e2f9
    chore(file): Creates a directory named path (#3316) Mohana sai krishna Kandula 2022-10-16 07:15:08 +0530
  • 24a1d2adb9
    fix(typo): spelling covert -> convert (#3325) John Bampton 2022-10-16 11:41:14 +1000
  • 4c64f1c385
    chore(go): Add support go 1.19 (#3272) mstmdev 2022-10-16 09:33:26 +0800
  • fa58bff301
    chore(dep): Changes minimum support go version to go1.16 (#3361) mstmdev 2022-10-16 09:32:28 +0800
  • 6296175f70
    Fix the GO-2022-0969 and GO-2022-0288 vulnerabilities (#3333) mstmdev 2022-10-12 14:18:12 +0800
  • 6fab4c373e
    chore(deps): bump actions/setup-go from 2 to 3 (#3340) dependabot[bot] 2022-10-11 15:39:38 +0800
  • 78dad9d77d
    chore(deps): bump github.com/go-playground/validator/v10 (#3330) dependabot[bot] 2022-09-20 14:44:55 +0800
  • 814cd188eb
    FIX TYPO: Gin by default useR -> ... useS (#3324) Konstantin Runov 2022-09-18 16:59:57 +0300
  • 2c9e5fe47a
    rename variable because collide with the imported package name (#3298) Amir Hossein 2022-09-01 06:51:27 +0430
  • 0128d74f34
    chore(deps): bump github.com/bytedance/sonic from 1.3.4 to 1.4.0 (#3293) dependabot[bot] 2022-09-01 10:02:40 +0800
  • de1f142ed4
    chore(deps): bump github.com/goccy/go-json from 0.9.10 to 0.9.11 (#3292) dependabot[bot] 2022-09-01 10:01:58 +0800
  • 2ae6157049
    Fix typos in RouterGroup method docs (#3302) Dave Rolsky 2022-08-31 01:34:33 -0500
  • fb13e822a4
    Update gin.yml (#3304) Alex 2022-08-31 07:33:25 +0100
  • 1c48977cca
    chore(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 (#3281) dependabot[bot] 2022-08-17 07:14:59 +0800
  • de17fb1a33
    Format with Go 1.19 formatter (#3277) Aoang 2022-08-17 07:14:19 +0800
  • b04917c53e
    chore: upgrade golangci-lint and fix golangci-lint error (#3278) thinkerou 2022-08-15 21:38:20 +0800
  • 1b5ba251cf
    chore(deps): bump github.com/bytedance/sonic from 1.3.2 to 1.3.4 (#3273) dependabot[bot] 2022-08-15 09:52:06 +0800
  • ad66d9d11a
    chore(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#3262) dependabot[bot] 2022-08-02 15:28:30 +0800
  • 8374ed2268
    feat: add sonic json support (#3184) Rainshaw 2022-08-02 10:20:59 +0800
  • 79dd72deb9
    docs: update markdown format (#3260) Bo-Yi Wu 2022-08-01 09:23:45 +0800
  • c35bde97d5
    chore(deps): bump github.com/goccy/go-json from 0.9.8 to 0.9.10 (#3251) dependabot[bot] 2022-07-31 13:02:22 +0800
  • b57163a0e4
    chore(deps): bump github.com/goccy/go-json from 0.9.7 to 0.9.8 (#3228) dependabot[bot] 2022-07-05 09:58:06 +0800
  • e837e1cd18
    chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#3229) dependabot[bot] 2022-07-05 09:56:54 +0800
  • 680be7d928
    Add some tests for YAML and TOML formats (#3223) mstmdev 2022-07-01 17:38:32 +0800
  • 088cdd74d4
    Fix the value of ginSupportMinGoVer constant by semantic (#3221) mstmdev 2022-07-01 10:31:31 +0800
  • 92dd245c9b
    chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#3213) dependabot[bot] 2022-06-28 10:44:54 +0800
  • 6de2245e62
    switch min version of go to 1.15 (#3211) thinkerou 2022-06-27 07:11:41 +0800
  • 12b55b4fe9
    chore(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#3207) dependabot[bot] 2022-06-24 22:06:46 +0800
  • 815122a0f4
    Fix a syntax error in a code comment (#3201) LanLanceYuan 2022-06-15 17:31:44 +0800
  • 05caa5c00e
    chore(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 (#3198) dependabot[bot] 2022-06-14 10:08:56 +0800
  • 6c3a1d7063
    Small doc fix on Context's ClientIP() method. (#3180) Jordan Day 2022-06-08 21:08:49 -0500
  • f2182de38c
    chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#3177) dependabot[bot] 2022-06-07 07:55:03 +0800