-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: actix/actix-web
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump taiki-e/install-action from 2.49.39 to 2.49.45
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#3618
opened Apr 7, 2025 by
dependabot
bot
Loading…
build(deps): bump divan from 0.1.17 to 0.1.18
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#3617
opened Apr 7, 2025 by
dependabot
bot
Loading…
build(deps): bump env_logger from 0.11.7 to 0.11.8
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#3616
opened Apr 7, 2025 by
dependabot
bot
Loading…
build(deps): bump smallvec from 1.14.0 to 1.15.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#3615
opened Apr 7, 2025 by
dependabot
bot
Loading…
build(deps): bump flate2 from 1.1.0 to 1.1.1
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#3614
opened Apr 7, 2025 by
dependabot
bot
Loading…
build(deps): bump tokio from 1.44.1 to 1.44.2
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#3613
opened Apr 7, 2025 by
dependabot
bot
Loading…
Implements log_level for Logger middleware
#3605
opened Mar 26, 2025 by
JackSpagnoli
Loading…
2 of 5 tasks
feat(resources-introspection): initial support for route and HTTP method introspection
#3594
opened Mar 3, 2025 by
dertin
Loading…
4 of 5 tasks
Make web::Path innards public
A-web
project: actix-web
B-semver-major
breaking change requiring a major version bump
Added serde derive to close reason and close code
#3579
opened Feb 14, 2025 by
LucaCappelletti94
Loading…
2 of 3 tasks
feat: implement FieldGroupReader for Option<Vec<T>> in multipart form…
#3577
opened Feb 12, 2025 by
fasilmveloor
Loading…
5 tasks
fix: increase total limit in multipart example
#3567
opened Feb 5, 2025 by
MMitsuha
Loading…
3 of 5 tasks
Fix order of template arguments in Handler documentation example
#3566
opened Feb 5, 2025 by
justahero
Loading…
5 tasks
feat(awc): allow to retrieve request head in client response
A-awc
project: awc
A-http
project: actix-http
B-semver-major
breaking change requiring a major version bump
#3535
opened Dec 16, 2024 by
joelwurtz
Loading…
4 of 5 tasks
feat(encoding): use an extension for encoding, which allow a specific handler to disable compression if needed
#3534
opened Dec 16, 2024 by
joelwurtz
Loading…
5 tasks
feat(files): remove spawning a thread for each file handling, as it does more harm than actually blocking
A-files
project: actix-files
B-semver-patch
#3531
opened Dec 13, 2024 by
joelwurtz
Loading…
5 tasks done
feat(awc): replace trust dns by hickory dns
A-awc
project: awc
B-semver-major
breaking change requiring a major version bump
#3528
opened Dec 10, 2024 by
joelwurtz
Loading…
3 of 5 tasks
build(deps): update url requirement from 2.1 to 2.5.4
A-web
project: actix-web
B-semver-norelease
change that does not require a release
#3527
opened Dec 10, 2024 by
bjornwarmedal
Loading…
5 tasks done
feat(guard): do not use host header on http2 for guard
A-web
project: actix-web
B-semver-patch
#3525
opened Dec 10, 2024 by
joelwurtz
Loading…
5 tasks done
feat(awc): allow to set a specific sni host on the request
A-awc
project: awc
B-semver-major
breaking change requiring a major version bump
#3522
opened Dec 9, 2024 by
joelwurtz
Loading…
4 of 5 tasks
fix(files): Permit serving .well-known directories
#3519
opened Dec 9, 2024 by
AverageHelper
Loading…
4 of 5 tasks
feat(awc): allow to configure connector per request
A-awc
project: awc
B-semver-major
breaking change requiring a major version bump
#3515
opened Dec 6, 2024 by
joelwurtz
Loading…
1 of 5 tasks
Add support for
permessage-deflate
WebSocket extension
#3496
opened Nov 6, 2024 by
segfault87
Loading…
4 of 5 tasks
Fix svg files not being compressed
A-web
project: actix-web
B-semver-patch
#3486
opened Oct 16, 2024 by
Degubi
Loading…
3 of 5 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.