|
064da0e3ff
|
feat: server shutdown signal (#676)
|
2025-05-09 19:30:11 +01:00 |
|
|
d61b33928d
|
chore: bump msrv to 1.74
|
2025-05-09 04:20:18 +01:00 |
|
|
53036ce9c4
|
build(deps): bump tokio from 1.44.1 to 1.44.2 (#663)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.44.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-07 22:09:50 +00:00 |
|
|
8097af6a27
|
chore: allow missing docs on tests
|
2024-12-29 14:31:46 +00:00 |
|
|
ecba6e21da
|
chore: fmt project
|
2024-12-29 14:27:58 +00:00 |
|
|
0e36c5f5c4
|
feat(bytestring): split_at method (#619)
|
2024-11-24 00:55:18 +00:00 |
|
|
b3b1583115
|
docs: update changelog
|
2024-06-09 18:08:53 +01:00 |
|
|
0d3d1926bc
|
fix: relax bounds on with_tokio_rt (#569)
|
2024-06-09 07:12:24 +01:00 |
|
|
1bdb15ec20
|
chore(actix-rt): prepare release 2.10.0
|
2024-06-09 06:12:07 +01:00 |
|
|
a524f15e34
|
build(deps): update tokio-uring requirement from 0.4 to 0.5 (#568)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-06-07 18:51:27 +01:00 |
|
|
f4139a0878
|
chore: update MSRV to 1.70
|
2024-05-11 17:39:34 +01:00 |
|
|
39bab04800
|
chore: remove redundant imports
|
2024-02-19 11:36:15 +00:00 |
|
|
e427911cdb
|
feat(tls): rustls-0_22 create feature
|
2024-02-03 16:39:21 +00:00 |
|
|
a1ae524512
|
docs: clean changelog
|
2024-02-01 06:42:41 +00:00 |
|
|
2a4df30c63
|
chore(rt): remove hyper example
|
2023-11-20 18:37:11 +00:00 |
|
|
4067fbe8f0
|
chore: fix check-external-types for rt
|
2023-11-06 22:19:59 +00:00 |
|
|
f967562ac4
|
chore: specify external types for each crate (#496)
|
2023-10-30 00:07:28 +00:00 |
|
|
09548c96b0
|
doc: fix doc references
|
2023-10-29 18:45:12 +00:00 |
|
|
4a7f2c95af
|
chore: remove dates from changelogs
|
2023-09-17 20:25:58 +01:00 |
|
|
150d2c05d3
|
prepare actix-rt release 2.9.0
|
2023-08-26 18:02:48 +01:00 |
|
|
3b5716c23e
|
Add getter methods for actix_rt::Runtime and tokio::runtime::Runtime (#484)
Co-authored-by: Alik Aslanyan <inline0@pm.me>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2023-08-26 15:04:08 +00:00 |
|
|
8d5d1dbf6f
|
bump MSRV to 1.65 (#485)
|
2023-07-17 03:05:39 +01:00 |
|
|
80320a0325
|
use secure tokio version range
|
2023-04-01 22:24:10 +01:00 |
|
|
c0693da9ba
|
update msrv to 1.60 (#482
* update msrv to 1.60
* inherit workspace msrv
|
2023-04-01 21:39:19 +01:00 |
|
|
28f36e4e30
|
update unreleased sections date
|
2023-04-01 05:24:40 +01:00 |
|
|
fbb53f54ef
|
format changelogs with prettier
|
2023-03-03 22:36:13 +00:00 |
|
|
d13461b337
|
use secure tokio version range
see RUSTSEC-2023-0001
part of actix/actix-web#2962
|
2023-01-10 08:56:41 +00:00 |
|
|
dde38bbe06
|
remove unnecessary Pin in poll_recv calls (#475)
|
2023-01-02 13:36:46 +00:00 |
|
|
05e7be337e
|
prepare actix-rt release 2.8.0
|
2022-12-21 20:37:04 +00:00 |
|
|
fe38312db0
|
asonix/tokio uring 04 (#473)
|
2022-12-21 11:45:31 +09:00 |
|
|
2b83f08a40
|
Use old cargo-hack for 1.59.0 CI (#472)
* Use old cargo-hack for 1.57.0 CI
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
* Upgrade MSRV to 1.59.0
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2022-11-12 14:00:33 +00:00 |
|
|
428914e65e
|
remove fakeshadow from author lists (#468)
|
2022-10-25 16:34:36 +01:00 |
|
|
66756bc448
|
update all crates msrv to 1.57 (#464)
|
2022-07-23 00:51:12 +01:00 |
|
|
4c1e581a54
|
add track_caller atrtibute to spawn calls (#454)
* add track_caller attribute to spawn calls
* fix ci
|
2022-04-25 21:05:48 +01:00 |
|
|
dc67ba770d
|
fmt with import grouping
|
2022-04-10 02:48:53 +01:00 |
|
|
3e132d2bc6
|
update tokio-uring to 0.3 (#448)
|
2022-03-08 23:42:52 +00:00 |
|
|
77d4a69b2f
|
update tokio-uring to 0.3 (#449)
|
2022-03-08 21:57:02 +00:00 |
|
|
41ed48219d
|
bump lower msrv to 1.49
|
2022-03-02 16:40:11 +00:00 |
|
|
59b629c74b
|
fix deps badge
|
2022-01-28 22:17:12 +00:00 |
|
|
941f67dec9
|
s/e/err
|
2022-01-28 22:10:06 +00:00 |
|
|
ed2c07b304
|
prepare actix-rt release 2.6.0
|
2022-01-12 14:40:06 +00:00 |
|
|
4fe7fec5ef
|
update tokio-uring to 0.2.0 (#436)
|
2022-01-11 23:36:49 +00:00 |
|
|
5faa98f6d2
|
prepare actix-rt release 2.5.1
|
2021-12-31 08:09:10 +00:00 |
|
|
e92b5aaf31
|
expose with_tokio_rt (#430)
|
2021-12-27 16:00:26 +00:00 |
|
|
621deba990
|
fix changelog bullet points
|
2021-12-18 02:49:23 +00:00 |
|
|
90f205a465
|
standardize crate level lints
|
2021-12-08 06:09:46 +00:00 |
|
|
de5908bfe7
|
tls doc updates
|
2021-11-28 00:56:15 +00:00 |
|
|
3597af5c45
|
prepare actix-rt release 2.5.0
|
2021-11-22 01:15:18 +00:00 |
|
|
233c61ba08
|
remove dead code
|
2021-11-21 23:29:25 +00:00 |
|
|
ce8ec15eaa
|
system: run and return exit code on stop (#411)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-11-15 18:49:02 +00:00 |
|