dependabot[bot]
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
Rob Ede
e2bf504055
feat(session): use real async traits ( #365 )
2024-01-04 04:10:46 +00:00
Rob Ede
9fc34a9c48
chore(actix-protobuf): prepare release 0.10.0
2023-09-16 03:07:01 +01:00
dependabot[bot]
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
Rob Ede
aaedb9c625
MSRV 1.68 ( #328 )
2023-09-16 00:30:38 +01:00
Rob Ede
8a9c604c03
update msrv to 1.60
...
promted by prost 0.11.8
2023-03-22 21:13:56 +00:00
Rob Ede
6848312467
prettier markdown changelogs
2023-01-07 01:02:02 +00:00
Rob Ede
7d932cd540
bump msrv to 1.59
2022-08-28 20:30:32 +01:00
Rob Ede
ffe122b76e
prepare actix-protobuf release 0.9.0
2022-08-24 18:07:47 +01:00
Rob Ede
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
Rob Ede
d09299390a
prepare actix-protobuf release 0.8.0
2022-06-26 00:36:27 +01:00
Tobias de Bruijn
a42ca24327
Updated Cargo.toml to support Prost 0.10 ( #257 )
2022-06-26 00:28:16 +01:00
Yuki Okushi
3c48e00e7a
Bump up MSRV to 1.57 ( #256 )
2022-06-22 20:42:46 +09:00
Rob Ede
2e86fb9822
prepare actix-identity release 0.4.0
2022-03-01 04:13:56 +00:00
Rob Ede
9e911490cf
prepare actix-protobuf release 0.7.0
2022-03-01 04:12:52 +00:00
Rob Ede
0ac068a14d
fix redis
2022-02-03 22:40:02 +00:00
Rob Ede
323d01fcca
bump actix-web to 4.0.0-rc.1
2022-02-03 22:33:47 +00:00
Rob Ede
6abec48e29
prepare actix-protobuf release 0.7.0-beta.5
2022-02-03 22:16:57 +00:00
Rob Ede
f676fc7de5
bump prost to 0.9
2022-02-03 22:14:13 +00:00
Rob Ede
440ab34bd2
prepare actix-protobuf release 0.7.0-beta.3
2021-12-29 10:29:27 +00:00
Rob Ede
92c9601850
bump msrv to 1.54
2021-12-29 09:42:31 +00:00
Rob Ede
6ca36b5d53
fixup changelogs
2021-12-29 09:36:12 +00:00
Luca Palmieri
14a622092d
Update to actix-web beta.17 ( #217 )
2021-12-29 09:25:52 +00:00
Rob Ede
128fc49811
prepare actix-protobuf release 0.7.0-beta.3
2021-12-12 19:13:29 +00:00
Rob Ede
74ec115161
migrate to actix-web beta 14 ( #209 )
2021-12-11 16:05:21 +00:00
Rob Ede
477b0f8f06
prepare actix-protobuf release 0.7.0-beta.2
2021-10-21 18:30:33 +01:00
Rob Ede
c6edb2a48a
prepare actix-session release 0.5.0-beta.3
2021-10-21 17:37:00 +01:00
Chiu-Hsiang Hsu
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
Rob Ede
627fe96be0
bump msrv to 1.52.1
2021-10-19 01:49:39 +01:00
Thales
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
Rob Ede
c6f579790f
bump msrv to 1.51
2021-08-30 23:10:36 +01:00
Rob Ede
44c7b07ce2
prepare second beta round ( #189 )
2021-06-27 07:28:26 +01:00
Rob Ede
c8f1d9671c
add upgrade -web hints in changelogs
2021-03-22 05:24:35 +00:00
Andrey Kutejko
ca85f6b245
Update dependencies (Tokio 1.0) ( #144 )
2021-03-21 22:50:26 +00:00
Rob Ede
7a26d99c1a
lint and readme cleanup ( #97 )
2020-09-12 00:52:55 +01:00
Rob Ede
4a546718aa
prepare v3 compatible releases ( #95 )
2020-09-11 21:22:55 +01:00
Rob Ede
bad5f32a68
update all packages to use actix-web v3 ( #94 )
2020-09-11 16:26:15 +01:00
Yuki Okushi
e5fe8d42fa
Use matches
macro to fix clippy warnings ( #86 )
2020-07-21 02:20:23 +09:00
Yuki Okushi
f920479fdb
protobuf: Update to 0.6.0-alpha.1
2020-07-07 03:54:36 +09:00
Yuki Okushi
2e3a094ef7
protobuf: Minimize futures
dependency
2020-05-21 17:13:53 +09:00
Yuki Okushi
923cb7bcd2
Bump up MSRV to 1.40.0
2020-05-17 11:34:00 +09:00
Yuki Okushi
920bb56919
Prepare for new release
2020-02-18 00:59:04 +09:00
Rob Ede
dbd52a48a4
move to own module
2020-01-29 11:42:13 +00:00