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
52e58610e4
chore: share repo and website
2024-06-20 02:18:37 +01:00
Rob Ede
023158cfa8
chore: move lints to manifest
2024-06-20 02:14:35 +01:00
Rob Ede
320cbebc7e
chore: fmt markdowns
2024-01-06 21:08:09 +00:00
Rob Ede
e2bf504055
feat(session): use real async traits ( #365 )
2024-01-04 04:10:46 +00:00
Rob Ede
ecd2016c09
use standard attributes for all crates
2023-11-03 19:46:12 +00:00
Rob Ede
600dda5ef3
chore: correct futures-util dep specs
2023-09-16 03:14:04 +01: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
75386f4a1d
ensure docs.rs builds all crates with all features
2023-04-11 12:22:28 +01:00
Rob Ede
77ee27b4ae
inline workspace package properties
...
msrv needs to be 1.64
2023-03-23 11:40:54 +00:00
Rob Ede
ad1f15eb18
centralize msrv and edition specs
2023-03-22 21:17:30 +00: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
218f18e69d
fix default features attributes
2023-03-22 20:51:14 +00:00
Rob Ede
e9428ba261
update env_logger dev dep
2023-01-07 01:08:01 +00:00
Rob Ede
779860b664
clippy
2023-01-07 01:04:16 +00:00
Rob Ede
6848312467
prettier markdown changelogs
2023-01-07 01:02:02 +00:00
Rob Ede
1561bda822
apply imports_granularity fmt rule
2022-09-11 21:55:40 +01: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
07c5176bd0
align descriptions
2022-07-21 03:07:06 +01:00
Rob Ede
4d2f4d58b4
clippy
2022-07-21 00:07:49 +01:00
Rob Ede
3b1c161547
remove protobuf example
2022-07-09 19:55:38 +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
Luca Palmieri
8fd1772d5e
Consistent import formatting ( #237 )
2022-03-29 11:46:13 +01: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
73a5ae98b6
update actix-web dependency to 4.0
2022-02-25 23:05:11 +00:00
Rob Ede
d46ee464e0
update examples links
2022-02-18 03:33:03 +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
56051786a6
standardize future types to ones from actix_utils
2021-12-08 07:29:12 +00:00
Rob Ede
ec66754c0d
standardize crate level lints
2021-12-08 06:11:13 +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