Commit Graph

  • ed049dd850
    docs: release v1.8.1 version (#3176) Bo-Yi Wu 2022-06-06 21:01:40 +0800
  • f197a8bae0
    feat(context): add ContextWithFallback feature flag (#3166) (#3172) wei 2022-06-06 18:43:53 +0800
  • 92ba8e17aa
    fix: typo (#3171) Qt 2022-06-02 11:52:28 +0800
  • 58303bde7d
    docs(changelog): add break changes section (#3170) Bo-Yi Wu 2022-06-02 09:48:35 +0800
  • 5fa34529ae
    chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#3163) dependabot[bot] 2022-05-31 07:25:47 +0800
  • 38eb5acc6b
    add v1.8.0 changelog (#3160) thinkerou 2022-05-30 15:16:10 +0800
  • 60e24d5690
    chore(CI/CD): add go version release flow (#3159) Bo-Yi Wu 2022-05-28 15:23:00 +0800
  • 4b68a5f12a
    chore: update go.mod and remove space from copyright (#3158) thinkerou 2022-05-28 10:42:28 +0800
  • ed03102ef0
    [GIN-001] - Add TOML bining for gin (#3081) Valentine Oragbakosi 2022-05-27 16:34:43 -0800
  • aa6002134e
    Fix intercepting headers in middlewares (#1271) Thibault Jamet 2022-05-28 02:27:10 +0200
  • 87811a97bd
    fix: the trusted proxies should support ipv6 address by default (#3033) Eric_Lee 2022-05-28 08:14:35 +0800
  • f1e942889a
    chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#3150) dependabot[bot] 2022-05-18 22:27:27 +0800
  • ef687e0db2
    feat: automatically SetMode to TestMode when run go test. (#3139) micanzhang 2022-05-14 09:11:35 +0800
  • 90e7073d56
    chore(deps): bump github/codeql-action from 1 to 2 (#3132) dependabot[bot] 2022-04-26 08:51:13 +0800
  • c131704fd6
    chore(deps): bump github.com/goccy/go-json from 0.9.6 to 0.9.7 (#3131) dependabot[bot] 2022-04-26 08:50:28 +0800
  • e61cc06955
    feat(context): return GIN Context from Value method (#2825) Faisal Alam 2022-04-23 15:32:54 +0530
  • d8e053d15f
    use StringToBytes func (#2798) Lanco 2022-04-23 18:01:41 +0800
  • c706ace929
    fix: removed YODA conditions, removed blank identifier from invalid_obj (#3129) Kacper Bąk 2022-04-23 12:01:03 +0200
  • 444e156fb1
    Fix some tests (#3100) mstmdev 2022-04-21 18:21:46 +0800
  • 696d37e030
    chore(deps): bump codecov/codecov-action from 2 to 3 (#3117) dependabot[bot] 2022-04-17 14:16:17 +0800
  • 493b12482b
    chore(deps): bump actions/setup-go from 2 to 3 (#3118) dependabot[bot] 2022-04-17 14:15:53 +0800
  • 6854212698
    Fix: missing sameSite when do context.reset() (#3123) ahuigo 2022-04-17 12:41:59 +0800
  • 888b14ab28
    docs: Update README.md (#3108) Jonathan (JC) Chen 2022-04-15 18:52:09 -0700
  • c4580944ae
    chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#3094) dependabot[bot] 2022-03-29 14:03:54 +0800
  • 6a1d279c28
    chore(deps): bump github.com/goccy/go-json from 0.9.5 to 0.9.6 (#3105) dependabot[bot] 2022-03-29 14:03:30 +0800
  • 3d55efe419
    chore(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#3104) dependabot[bot] 2022-03-29 12:02:20 +0800
  • 205bb8151c
    chore(deps): bump actions/cache from 2 to 3 (#3093) dependabot[bot] 2022-03-25 08:44:37 +0800
  • 865fd560fc
    Update some comments, add function name prefix to comment (#3090) mstmdev 2022-03-23 21:35:09 +0800
  • be0d86edf4
    chore(CI/CD): add go1.18 version (#3092) Bo-Yi Wu 2022-03-21 17:38:11 +0800
  • 62265c893c
    chore: support min version of go: 1.14 (#2964) thinkerou 2022-03-21 10:51:17 +0800
  • 2bde107686
    test support go1.18 (#2990) thinkerou 2022-03-21 09:43:17 +0800
  • 9701b651b7
    Bump github.com/ugorji/go/codec from 1.2.6 to 1.2.7 (#3064) dependabot[bot] 2022-03-20 21:31:42 +0800
  • 1e24473f5f
    Annotation fix (#3088) Mike 2022-03-20 21:26:12 +0800
  • d8dfaaeb2e
    Bump golangci/golangci-lint-action from 2 to 3.1.0 (#3063) dependabot[bot] 2022-03-19 21:19:57 +0800
  • f073e33fb9
    fix: typo (#3086) a2tt 2022-03-18 18:41:09 +0900
  • fcd36c549d
    fix: test error (#3087) thinkerou 2022-03-18 11:55:25 +0800
  • 417b142703
    feat: add StaticFileFS (#2749) thinkgo 2022-03-18 09:52:23 +0800
  • 8860527de6
    feat attachment filename support utf8 (#3071) metal A-wing 2022-03-17 03:56:16 +0000
  • 90330e2a76
    Distinguish between group and nested group (#3083) linzi 2022-03-17 11:55:08 +0800
  • 7927a45143
    Bump actions/checkout from 2 to 3 (#3068) dependabot[bot] 2022-03-16 23:19:06 +0800
  • ecadd82592
    doc: change the form name of upload example code (#3076) phithon 2022-03-15 11:24:17 +0800
  • 5f0b6cdfc4
    Bump github.com/goccy/go-json from 0.9.0 to 0.9.5 (#3069) dependabot[bot] 2022-03-12 20:42:58 +0800
  • 3757142584
    Update routergroup.go (#3056) bestgopher 2022-02-14 14:39:57 +0800
  • 87e40d6b15
    feat: fix lint error (#3050) thinkerou 2022-02-07 23:15:44 +0800
  • b40ded1837
    Add h2c support (#1398) 涛叔 2022-02-05 21:13:20 +0800
  • c19374c471
    feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL (#3049) Bo-Yi Wu 2022-02-05 20:57:13 +0800
  • b94075ff1d
    ci: bump golangci-lint version (#3037) Sasha Melentyev 2022-02-05 04:36:38 +0300
  • 41d38fb68c
    fix typo (#3044) MichaelDeSteven 2022-02-05 09:30:38 +0800
  • 580e7da6ee
    Remove incorrect comments about context.Bind() and improve docs (#3028) Waynerv 2022-01-20 22:33:35 +0800
  • 1b28e2b030
    Fix typo (#3023) jarodsong6 2022-01-12 23:12:32 +0900
  • 336ce0d475
    Bump github.com/goccy/go-json from 0.8.1 to 0.9.0 (#3021) dependabot[bot] 2022-01-11 08:15:12 +0800
  • 6868ed18cc
    Bump github.com/go-playground/validator/v10 from 10.9.0 to 10.10.0 (#3013) dependabot[bot] 2022-01-08 17:25:31 +0800
  • 94153d1e19
    test: expose performRequest func (#3012) Bo-Yi Wu 2022-01-02 19:07:44 +0800
  • 01363191be
    fix: typo (#3006) jincheng9 2022-01-02 14:04:07 +0800
  • d062a6a615
    docs: redirect to the correct line of code (#2998) jincheng9 2021-12-26 08:02:01 +0800
  • 1538ece13f
    Update README.md (#2997) linzi 2021-12-23 07:51:12 +0800
  • 8a0f95cc71
    fix: typo (#2993) jincheng9 2021-12-20 17:42:54 +0800
  • 92a988d761
    fix: description error (#2988) jincheng9 2021-12-18 19:40:47 +0800
  • fb5f045417
    fix: description error (#2986) jincheng9 2021-12-15 23:27:23 +0800
  • 7d189814cb
    fix: wrong when wildcard follows named param (#2983) jincheng9 2021-12-12 13:30:33 +0800
  • e56d18f19d
    Update README.md (#2985) linzi 2021-12-11 16:24:10 +0800
  • 3973c77263
    Bump github.com/goccy/go-json from 0.7.10 to 0.8.1 (#2981) dependabot[bot] 2021-12-07 08:09:09 +0800
  • ba7e58989c
    fix: typo (#2977) jincheng9 2021-12-05 08:41:25 +0800
  • 504ec594f8
    fix:typo (#2975) jincheng9 2021-12-03 14:49:51 +0800
  • 0be805a675
    TrustedProxies: Add default IPv6 support and refactor (#2967) Notealot 2021-12-03 14:49:16 +0800
  • 830a63d244
    fix: typo (#2973) jincheng9 2021-12-02 18:00:24 +0800
  • bc2417fc40
    fix: description error (#2968) jincheng9 2021-11-30 08:36:36 +0800
  • a06d546f5c
    prettify error message for catch-all conflict with existing path segment (#2934) Serica 2021-11-28 09:26:17 +0800
  • f068099d0d
    Update README.md (#2954) minarc 2021-11-28 10:24:14 +0900
  • ffb3b73430
    fix: description error (#2961) jincheng9 2021-11-26 16:38:10 +0800
  • 823adfc91a
    fix: typo (#2958) jincheng9 2021-11-25 18:12:08 +0800
  • 4d7c4ec36f
    chore(docs): Bump to v1.7.7 (#2952) Notealot 2021-11-24 21:52:52 +0800
  • 57ede9c95a
    Export struct sliceValidateError to allow error casting and rename it as (#2777) edebernis 2021-11-21 14:45:03 +0100
  • 6aee45608d
    Fix grammar (#2933) zero11-0203 2021-11-11 08:07:55 +0800
  • 89a159bdd9
    Bump golangci-lint version (#2929) Alexander Melentyev 2021-11-03 17:13:24 +0300
  • efa3175007
    Update version.go (#2923) Quentin ROYER 2021-11-01 01:33:38 +0100
  • cbdd47a7e1
    fix tsr with mixed static and wildcard paths (#2924) Ibraheem Ahmed 2021-10-31 20:21:37 -0400
  • d4e72a17f7
    Fix typo (#2926) Tommy Chu 2021-10-31 02:23:08 +0100
  • 1c2aa59b20
    fix the misplacement of adding slashes (#2847) 市民233 2021-10-26 18:15:29 +0800
  • eb75ce0ff5
    adjust the routergroup Any method (#2701) heige 2021-10-24 09:31:13 +0800
  • 2d3d6d2f13
    Provide custom options of TrustedPlatform for another CDN services (#2906) Notealot 2021-10-24 08:34:03 +0800
  • 3fe928994b
    Update the code logic for latestNode in tree.go (#2897) Zhu Xi 2021-10-23 11:58:57 +0800
  • 34ae7777ca
    README.md: fix a typo (#2913) Allen Ren 2021-10-22 21:26:14 +0800
  • 464535ff94
    Bump github.com/goccy/go-json from 0.7.9 to 0.7.10 (#2905) dependabot[bot] 2021-10-19 07:55:14 +0800
  • 5929d52171
    ClientIP: check every proxy for trustiness (#2844) Egor Seredin 2021-10-09 09:38:51 +0900
  • 21125bbb3f
    Bump github.com/goccy/go-json from 0.7.8 to 0.7.9 (#2891) dependabot[bot] 2021-10-06 09:38:42 +0800
  • 39181329de
    Tidy: Complete TrustedProxies feature (#2887) Notealot 2021-10-06 09:37:25 +0800
  • 1a2bc0e7cb
    setted typo fix: There’s no such word as setted, set is set, set, setting (#2886) axiaoxin 2021-09-30 10:04:28 +0800
  • 6d75aba83f
    Quick Fix c.ClientIP() mistakely parsing to 127.0.0.1 for who not using r.Run() to run http server (#2832) Notealot 2021-09-29 19:26:02 +0800
  • 97b3c0d88a
    Fix grammatical and spelling errors in context.go (#2883) joeADSP 2021-09-29 00:35:06 +0100
  • f469c1be39
    Add gosec (#2882) Alexander Melentyev 2021-09-28 06:37:31 +0300
  • d6534ccf38
    turn on HandleMethodNotAllowed when using NoMethod #2871 (#2872) 寻寻觅觅的Gopher 2021-09-28 09:45:50 +0800
  • ef168679ce
    Correcting grammatical errors in README file (#2880) Aravinth Sundaram 2021-09-28 06:27:36 +0530
  • e052bf31aa
    Bump github.com/json-iterator/go from 1.1.11 to 1.1.12 (#2865) dependabot[bot] 2021-09-21 15:23:31 +0800
  • 71f7087097
    golangci(lint) : more linters (#2870) Matthieu MOREL 2021-09-21 09:22:21 +0200
  • 3a6f18f32f
    fixed SetOutput() panics on go 1.17 (#2861) Henry Yee 2021-09-08 11:30:55 +0800
  • ae349b4015
    Fix typo (#2860) wssccc 2021-09-07 13:05:19 +0800
  • eab47b5423
    fix: check obj type in protobufBinding (#2851) Tevic 2021-09-07 10:10:32 +0800
  • deb83b6365
    gin.Context.SetParam shortcut for e2e tests (#2848) filikos 2021-09-07 04:08:45 +0200
  • 5c62979390
    bump golangci-lint version (#2858) Alexander Melentyev 2021-09-07 01:43:42 +0300