Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update version to v1.7.5 #2943

Closed
wants to merge 2 commits into from
Closed

update version to v1.7.5 #2943

wants to merge 2 commits into from

Conversation

thinkerou
Copy link
Member

as title

@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #2943 (a1767e3) into master (6aee456) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2943   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          41       41           
  Lines        3080     3080           
=======================================
  Hits         3041     3041           
  Misses         27       27           
  Partials       12       12           
Flag Coverage Δ
go-1.13 98.73% <ø> (ø)
go-1.14 98.57% <ø> (ø)
go-1.15 98.57% <ø> (ø)
go-1.16 98.57% <ø> (ø)
go-1.17 98.47% <ø> (ø)
macos-latest 98.73% <ø> (ø)
nomsgpack 98.71% <ø> (ø)
ubuntu-latest 98.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6aee456...a1767e3. Read the comment docs.

@thinkerou thinkerou added this to the v1.7.5 milestone Nov 19, 2021
@thinkerou
Copy link
Member Author

@appleboy please review, thanks!

@Bisstocuz
Copy link
Contributor

Bisstocuz commented Nov 19, 2021

Maybe should change CHANGELOG.md, too.
Provided a template below for saving your time.


Gin v1.7.5

DOCS

  • NoMethod: added usage annotation (#2832).

BUGFIXES

  • Fixed X-Forwarded-For unsafe handling of CVE-2020-28483 #2844, closed issue #2862.
  • Tree: updated the code logic for latestNode #2897, closed issue #2894 #2878.
  • Tree: fixed the misplacement of adding slashes #2847, closed issue #2843.
  • Tree: fixed tsr with mixed static and wildcard paths #2924, closed issue #2918.

ENHANCEMENTS

  • TrustedProxies: make it backward-compatible #2887, closed issue #2819.
  • TrustedPlatform: provide custom options for another CDN services #2906.

You can change the logs as your wish:

## Gin v1.7.5
### DOCS

* NoMethod: added usage annotation ([#2832](https://github.com/gin-gonic/gin/pull/2832#issuecomment-929954463)).

### BUGFIXES

* Fixed X-Forwarded-For unsafe handling of CVE-2020-28483 [#2844](https://github.com/gin-gonic/gin/pull/2844), closed issue [#2862](https://github.com/gin-gonic/gin/issues/2862).
* Tree: updated the code logic for `latestNode` [#2897](https://github.com/gin-gonic/gin/pull/2897), closed issue [#2894](https://github.com/gin-gonic/gin/issues/2894) [#2878](https://github.com/gin-gonic/gin/issues/2878).
* Tree: fixed the misplacement of adding slashes [#2847](https://github.com/gin-gonic/gin/pull/2847), closed issue [#2843](https://github.com/gin-gonic/gin/issues/2843).
* Tree: fixed tsr with mixed static and wildcard paths [#2924](https://github.com/gin-gonic/gin/pull/2924), closed issue [#2918](https://github.com/gin-gonic/gin/issues/2918).

### ENHANCEMENTS

* TrustedProxies: make it backward-compatible [#2887](https://github.com/gin-gonic/gin/pull/2887), closed issue [#2819](https://github.com/gin-gonic/gin/issues/2819).
* TrustedPlatform: provide custom options for another CDN services [#2906](https://github.com/gin-gonic/gin/pull/2906).

@thinkerou
Copy link
Member Author

@Bisstocuz thanks, updated!

@thinkerou
Copy link
Member Author

thinkerou commented Nov 20, 2021

@appleboy maybe we should release v1.8.0, and v1.8 list: https://github.com/gin-gonic/gin/milestone/16.
when we release v1.7.5, update go.mod firstly #2951

@thinkerou
Copy link
Member Author

v1.7.7 have released, thanks! https://github.com/gin-gonic/gin/releases

@thinkerou thinkerou closed this Nov 24, 2021
@thinkerou thinkerou deleted the thinkerou-patch-1 branch November 24, 2021 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants