Skip to content

Activity

CI: test with Go 1.24 (#2748)

Pull request merge
aldaspushed 1 commit to master • ce0b12a…c44f628 • 
on Feb 12

chore: fix some typos in comment (#2735)

Pull request merge
aldaspushed 1 commit to master • ee3e129…ce0b12a • 
on Jan 12

CORS: reject requests with 401 for non-preflight request with not mat…

Pull request merge
aldaspushed 1 commit to master • 45524e3…ee3e129 • 
on Jan 7

Update golang.org/x/net dependency [GO-2024-3333](https://pkg.go.dev/…

Pull request merge
aldaspushed 1 commit to master • 692bc2a…45524e3 • 
on Dec 19, 2024

Update dependencies (dependabot reports https://pkg.go.dev/vuln/GO-20…

Pull request merge
aldaspushed 1 commit to master • fd3f074…692bc2a • 
on Dec 12, 2024

Changelog for v4.13.1 (#2719)

Pull request merge
aldaspushed 1 commit to master • 0368ed8…fd3f074 • 
on Dec 11, 2024

Add Conditions to Ensure Bind Succeeds with `Transfer-Encoding: chunk…

Pull request merge
aldaspushed 1 commit to master • 3b01785…0368ed8 • 
on Dec 11, 2024

Changelog for 4.13.0 (#2712)

Pull request merge
aldaspushed 1 commit to master • fe26277…3b01785 • 
on Dec 4, 2024

remove jwt middleware

Pull request merge
aldaspushed 1 commit to master • 9e73691…fe26277 • 
on Nov 25, 2024

Shorten Github issue template and add test example

Pull request merge
aldaspushed 1 commit to master • 118c163…9e73691 • 
on Nov 22, 2024

CORS middleware should compile allowOrigin regexp at creation.

Pull request merge
aldaspushed 1 commit to master • a973e3b…118c163 • 
on Nov 22, 2024

add unit-test

Pull request merge
aldaspushed 2 commits to master • 5d98929…a973e3b • 
on Nov 22, 2024

Remove broken header

Pull request merge
aldaspushed 1 commit to master • 5a0b4dd…5d98929 • 
on Nov 18, 2024

clean up field assignments with default values to make test configura…

Pull request merge
aldaspushed 2 commits to master • 822d11a…5a0b4dd • 
on Oct 26, 2024

Add TemplateRenderer struct to ease creating renderers for `html/temp…

Pull request merge
aldaspushed 1 commit to master • d5b32c6…822d11a • 
on Oct 20, 2024

Refactor work done by martinpasaribu <martin.yonathan305@gmail.com> (…

Pull request merge
aldaspushed 3 commits to master • ab87b63…d5b32c6 • 
on Oct 20, 2024

improve MultipartForm test

Pull request merge
aldaspushed 1 commit to master • d20a625…ab87b63 • 
on Oct 6, 2024

Remove pre Go1.20 support

Pull request merge
aldaspushed 3 commits to master • f13e264…d20a625 • 
on Aug 16, 2024

bind: Maintain backwards compatibility for map[string]interface{} bin…

Pull request merge
aldaspushed 1 commit to master • f7d9f51…f13e264 • 
on Jul 22, 2024

optimization: struct alignment (#2636)

Pull request merge
aldaspushed 1 commit to master • 88c379f…f7d9f51 • 
on May 30, 2024

Changelog for v4.12.0 (#2626)

Pull request merge
aldaspushed 1 commit to master • e0f2a02…88c379f • 
on Apr 15, 2024

proxy middleware should use http proxy for SSE requests (#2624)

Pull request merge
aldaspushed 1 commit to master • 3062025…e0f2a02 • 
on Apr 15, 2024

Update golang.org/x/* deps (#2625)

Pull request merge
aldaspushed 1 commit to master • 447c92d…3062025 • 
on Apr 15, 2024

When route is registered with empty path it is normalized to /. Mak…

Pull request merge
aldaspushed 1 commit to master • d549290…447c92d • 
on Mar 27, 2024

Remove maxparam dependence from Context (#2611)

Pull request merge
aldaspushed 1 commit to master • 011acb4…d549290 • 
on Mar 21, 2024

default binder can bind pointer to slice as struct field. For example…

Pull request merge
aldaspushed 1 commit to master • c57fcb3…011acb4 • 
on Mar 13, 2024

Default binder can use UnmarshalParams(params []string) error inter…

Pull request merge
aldaspushed 1 commit to master • a3b0ba2…c57fcb3 • 
on Mar 11, 2024

Fix Real IP logic (#2550)

Pull request merge
aldaspushed 1 commit to master • 3598f29…a3b0ba2 • 
on Mar 10, 2024

Change type definition blocks to single declarations. This helps copy…

Pull request merge
vishrpushed 1 commit to master • 5f7bedf…3598f29 • 
on Mar 9, 2024

update makefile

Pull request merge
aldaspushed 2 commits to master • a842444…5f7bedf • 
on Mar 9, 2024