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

43 Commits

Author SHA1 Message Date
2a6a36af23 build(deps): update prost requirement from 0.12 to 0.13 (#450)
* build(deps): update prost requirement from 0.12 to 0.13

Updates the requirements on [prost](https://github.com/tokio-rs/prost) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.12.0...v0.13.1)

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

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

* docs: update changelog

* chore(actix-protobuf): prepare release 0.11.0

---------

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>
2024-07-20 05:16:26 +00:00
e2bf504055 feat(session): use real async traits (#365) 2024-01-04 04:10:46 +00:00
9fc34a9c48 chore(actix-protobuf): prepare release 0.10.0 2023-09-16 03:07:01 +01:00
c029287801 Update prost requirement from 0.11 to 0.12 (#333)
* Update prost requirement from 0.11 to 0.12

Updates the requirements on [prost](https://github.com/tokio-rs/prost) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](https://github.com/tokio-rs/prost/compare/prost-build-0.11.1...v0.12.1)

---
updated-dependencies:
- dependency-name: prost
  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:25:08 +00:00
aaedb9c625 MSRV 1.68 (#328) 2023-09-16 00:30:38 +01:00
8a9c604c03 update msrv to 1.60
promted by prost 0.11.8
2023-03-22 21:13:56 +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
ffe122b76e prepare actix-protobuf release 0.9.0 2022-08-24 18:07:47 +01:00
1e682e7a59 update to prost 0.11 (#279)
* updated to prost 0.11 and added application/x-protobuf

* updated derive-more, prost, futures-util versions

* updated Changelog and a small fix in Cargo.toml

* cargo fmt

* bumped version to 0.8.1

* removed version bump

* add back intentional patch versions

Co-authored-by: Ahmed Masud <ahmed.masud@saf.ai>
2022-08-24 18:07:13 +01:00
d09299390a prepare actix-protobuf release 0.8.0 2022-06-26 00:36:27 +01:00
a42ca24327 Updated Cargo.toml to support Prost 0.10 (#257) 2022-06-26 00:28:16 +01:00
3c48e00e7a Bump up MSRV to 1.57 (#256) 2022-06-22 20:42:46 +09:00
2e86fb9822 prepare actix-identity release 0.4.0 2022-03-01 04:13:56 +00:00
9e911490cf prepare actix-protobuf release 0.7.0 2022-03-01 04:12:52 +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
6abec48e29 prepare actix-protobuf release 0.7.0-beta.5 2022-02-03 22:16:57 +00:00
f676fc7de5 bump prost to 0.9 2022-02-03 22:14:13 +00:00
440ab34bd2 prepare actix-protobuf release 0.7.0-beta.3 2021-12-29 10:29:27 +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
128fc49811 prepare actix-protobuf release 0.7.0-beta.3 2021-12-12 19:13:29 +00:00
74ec115161 migrate to actix-web beta 14 (#209) 2021-12-11 16:05:21 +00:00
477b0f8f06 prepare actix-protobuf release 0.7.0-beta.2 2021-10-21 18:30:33 +01:00
c6edb2a48a prepare actix-session release 0.5.0-beta.3 2021-10-21 17:37:00 +01:00
545873b5b2 update actix-web dependencies to v4 beta.10 (#203)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-21 14:10:00 +01:00
627fe96be0 bump msrv to 1.52.1 2021-10-19 01:49:39 +01:00
1261557dc9 protobuf: Update prost to 0.8 (Fixes CI on nightly) (#197)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-11 19:56:15 +01:00
c6f579790f bump msrv to 1.51 2021-08-30 23:10:36 +01:00
44c7b07ce2 prepare second beta round (#189) 2021-06-27 07:28:26 +01:00
c8f1d9671c add upgrade -web hints in changelogs 2021-03-22 05:24:35 +00:00
ca85f6b245 Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
7a26d99c1a lint and readme cleanup (#97) 2020-09-12 00:52:55 +01:00
4a546718aa prepare v3 compatible releases (#95) 2020-09-11 21:22:55 +01:00
bad5f32a68 update all packages to use actix-web v3 (#94) 2020-09-11 16:26:15 +01:00
e5fe8d42fa Use matches macro to fix clippy warnings (#86) 2020-07-21 02:20:23 +09:00
f920479fdb protobuf: Update to 0.6.0-alpha.1 2020-07-07 03:54:36 +09:00
2e3a094ef7 protobuf: Minimize futures dependency 2020-05-21 17:13:53 +09:00
923cb7bcd2 Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00
920bb56919 Prepare for new release 2020-02-18 00:59:04 +09:00
dbd52a48a4 move to own module 2020-01-29 11:42:13 +00:00