1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00
Commit Graph

111 Commits

Author SHA1 Message Date
db2193b8c5 chore: bump futures-* deps 2024-03-02 21:29:40 +00:00
254d4084a9 build(deps): update env_logger requirement from 0.10 to 0.11 (#388)
Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/env_logger/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 15:56:30 +00:00
320cbebc7e chore: fmt markdowns 2024-01-06 21:08:09 +00:00
e2bf504055 feat(session): use real async traits (#365) 2024-01-04 04:10:46 +00:00
ecd2016c09 use standard attributes for all crates 2023-11-03 19:46:12 +00:00
2a074ddf18 chore(actix-redis): prepare release 0.13.0 2023-09-16 03:07:34 +01:00
f942d8a191 Update redis-async requirement from 0.14 to 0.16 (#336)
* Update redis-async requirement from 0.14 to 0.16

Updates the requirements on [redis-async](https://github.com/benashford/redis-async-rs) to permit the latest version.
- [Commits](https://github.com/benashford/redis-async-rs/commits)

---
updated-dependencies:
- dependency-name: redis-async
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* docs: update changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-09-16 00:33:09 +00:00
aaedb9c625 MSRV 1.68 (#328) 2023-09-16 00:30:38 +01:00
75386f4a1d ensure docs.rs builds all crates with all features 2023-04-11 12:22:28 +01:00
77ee27b4ae inline workspace package properties
msrv needs to be 1.64
2023-03-23 11:40:54 +00:00
ad1f15eb18 centralize msrv and edition specs 2023-03-22 21:17:30 +00:00
8a9c604c03 update msrv to 1.60
promted by prost 0.11.8
2023-03-22 21:13:56 +00:00
218f18e69d fix default features attributes 2023-03-22 20:51:14 +00:00
bf49b39740 use secure tokio version range
see RUSTSEC-2023-0001

part of actix/actix-web#2962
2023-01-10 09:03:27 +00:00
1036f54fd0 update redis-async to 0.14 2023-01-07 01:09:34 +00:00
e9428ba261 update env_logger dev dep 2023-01-07 01:08:01 +00:00
779860b664 clippy 2023-01-07 01:04:16 +00:00
6848312467 prettier markdown changelogs 2023-01-07 01:02:02 +00:00
7d932cd540 bump msrv to 1.59 2022-08-28 20:30:32 +01:00
07c5176bd0 align descriptions 2022-07-21 03:07:06 +01:00
3e002a677b bump session version of redis 2022-07-09 20:14:27 +01:00
ca9879425b prepare actix-redis release 0.12.0 2022-07-09 20:11:56 +01:00
ecd7756644 update redis deps 2022-07-09 20:11:14 +01:00
9bc014b96f forbid unsafe in all crates 2022-07-09 20:05:47 +01:00
3c48e00e7a Bump up MSRV to 1.57 (#256) 2022-06-22 20:42:46 +09:00
8fd1772d5e Consistent import formatting (#237) 2022-03-29 11:46:13 +01:00
92269fc308 prepare actix-redis release 0.11.0 2022-03-15 18:01:31 +00:00
7e6335a09f Rework actix session (#212)
Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Luca P <rust@lpalmieri.com>
Co-authored-by: Sebastian Rollén <38324289+SebRollen@users.noreply.github.com>
2022-03-05 23:22:14 +00:00
2e86fb9822 prepare actix-identity release 0.4.0 2022-03-01 04:13:56 +00:00
ef8f33e3b3 prepare actix-redis release 0.10.0 2022-03-01 04:12:20 +00:00
c805dd7609 prepare actix-session release 0.5.0 2022-03-01 03:11:21 +00:00
73a5ae98b6 update actix-web dependency to 4.0 2022-02-25 23:05:11 +00:00
d46ee464e0 update examples links 2022-02-18 03:33:03 +00:00
ff38ba2ce3 prepare actix-redis release 0.10.0-beta.6 2022-02-07 17:50:39 +00:00
00378548ed prepare actix-session release 0.5.0-beta.8 2022-02-07 17:50:39 +00:00
0ac068a14d fix redis 2022-02-03 22:40:02 +00:00
323d01fcca bump actix-web to 4.0.0-rc.1 2022-02-03 22:33:47 +00:00
f676fc7de5 bump prost to 0.9 2022-02-03 22:14:13 +00:00
dbc82001c0 address dep vuln warnings 2022-02-03 22:12:03 +00:00
6d3ee78db5 prepare actix-redis release 0.10.0-beta.5 2021-12-29 10:29:29 +00:00
ce2c97070e prepare actix-session release 0.5.0-beta.7 2021-12-29 10:29:29 +00:00
0d12201073 update to actix web v4 beta 18 (#218) 2021-12-29 10:22:56 +00:00
92c9601850 bump msrv to 1.54 2021-12-29 09:42:31 +00:00
6ca36b5d53 fixup changelogs 2021-12-29 09:36:12 +00:00
14a622092d Update to actix-web beta.17 (#217) 2021-12-29 09:25:52 +00:00
6676a50944 actix-web beta 15 updates (#216) 2021-12-18 03:37:23 +00:00
360fd890dc prepare actix-redis release 0.10.0-beta.4 2021-12-12 19:12:46 +00:00
863d0b114b prepare actix-session release 0.5.0-beta.5 2021-12-12 19:11:58 +00:00
e77ed16f49 Do not create a session if the session state is empty (#207) 2021-12-11 16:23:22 +00:00
74ec115161 migrate to actix-web beta 14 (#209) 2021-12-11 16:05:21 +00:00