Luca Palmieri
b3a26979a1
Merge remote-tracking branch 'tracing/actix-extras' into tracing-actix-web
2024-09-29 10:22:21 +02:00
Luca Palmieri
1ac594a16a
chore: Prepare to merge into actix-extras
2024-09-29 09:57:49 +02:00
Luca Palmieri
3cc8dbc7db
chore: Release
2024-09-26 17:47:28 +02:00
Omid Rad
2bc3ab3ea8
Support otel 0.25 ( #130 )
2024-09-26 17:46:17 +02:00
Luca Palmieri
8b56df5d69
chore: Release
2024-09-02 12:51:24 +02:00
Omid Rad
9f180d6eb9
Support otel 0.24 ( #127 )
...
* Support otel 0.24
* fix the otel example
* Fix examples and last bits
* Update examples/custom-root-span/src/main.rs
* Update examples/opentelemetry/src/main.rs
---------
Co-authored-by: Luca Palmieri <20745048+LukeMathWalker@users.noreply.github.com>
2024-09-02 11:17:49 +02:00
Rob Ede
023158cfa8
chore: move lints to manifest
2024-06-20 02:14:35 +01:00
Rob Ede
8aa2c959c4
chore(actix-web-httpauth): prepare release 0.8.2
2024-06-11 04:02:32 +01:00
Luca Palmieri
516e90cea7
chore: Release
2024-06-05 09:18:51 +02:00
Omid Rad
d3b81c453a
Support otel 0.23 ( #124 )
2024-06-05 09:17:48 +02:00
Rob Ede
f250348e57
chore: remove actix-redis crate ( #408 )
2024-03-12 23:30:06 +00:00
Luca Palmieri
e097e5644b
chore: Release
2024-03-10 18:00:59 +01:00
Luca Palmieri
6f3baa836d
Require uuid 1.6
2024-03-10 18:00:25 +01:00
Omid Rad
c173c386de
Support otel 0.22 ( #122 )
...
* Support otel 0.22
* Update Cargo.toml
* Fix examples
* revert needed spaces at EOLs
2024-03-10 17:57:16 +01:00
Rob Ede
e2bf504055
feat(session): use real async traits ( #365 )
2024-01-04 04:10:46 +00:00
Luca Palmieri
58f8c58708
(cargo-release) version 0.7.9
2023-11-10 15:16:52 +01:00
Jan Srzednicki
fe9d543dfb
Add support for OpenTelemetry 0.21 ( #118 )
...
* `#[cfg(any)] awesomely accepts trailing commas
* use const assert instead of feature matrix
* Update Cargo.toml
* add Opentelemetry 0.21 support
* use the `mutually_exclusive_features` crate macro
* update README.md
2023-11-10 15:16:31 +01:00
Rob Ede
6d0ab96dfd
adopt actix-ws crate ( #361 )
2023-11-03 22:49:18 +00:00
Luca Palmieri
1fb02d406b
(cargo-release) version 0.7.8
2023-10-20 09:02:02 +02:00
Nishant Joshi
410852f9b0
add support for UUID v7 in RequestId
( #116 )
...
* feat(request_id): add support for UUID v7 in `RequestId`
feature flag `uuid_v7` is introduced which inturn enables `v7` feature flag in the `uuid` dependency
Support documentation is added in `README.md`, `src/lib.rs` and `src/request_id.rs`
This feature only works if this crate or any crate dependent on this crate has enabled the compile time configuration flag provided to the rust compiler. `RUSTFLAGS="--cfg uuid_unstable"`.
* chore: add github action to test UUID v7 feature flag
* chore: add the uuid_unstable cfg in the request id impl
* chore: add compiler_error for undesired state in configuration flags
* chore: move the compiler error in request_id module
* chore: fix formatting
* fix(action): fix github action for uuid_v7 with RUSTDOCFLAGS
2023-10-20 09:01:11 +02:00
LukeMathWalker
1a856f8318
chore: Release
2023-09-29 07:40:11 +02:00
Riley
b44e8a5833
Update tracing-opentelemetry ( #114 )
2023-09-28 23:45:58 +02:00
Rob Ede
aaedb9c625
MSRV 1.68 ( #328 )
2023-09-16 00:30:38 +01:00
Riley
7933926b0b
Add opentelemetry 0.20 ( #111 )
...
* Add opentelemetry 0.20
* Update github workflow
* clippy nit
2023-08-05 17:59:20 +08:00
f8b7ca2a5a
Add request-id header example ( #108 )
...
* Add request-id header example
* Apply cargo fmt
2023-06-16 17:06:53 +02:00
Riley
20a85b2a08
Update to opentelemetry 0.19 ( #105 )
2023-05-24 08:56:29 +01:00
Luca Palmieri
3729bec62a
(cargo-release) version 0.7.4
2023-04-13 08:47:44 +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
Luca Palmieri
4527065248
(cargo-release) version 0.7.3
2023-03-19 11:22:27 +00:00
Luca Palmieri
b3d8d43c60
(cargo-release) version 0.7.2
2023-01-06 09:38:18 +01:00
Luca Palmieri
b07f68c328
Require tracing 0.1.36 or above to prevent a compilation error
2023-01-06 09:37:55 +01:00
Luca Palmieri
ed1e608e4b
(cargo-release) version 0.7.1
2022-12-23 12:03:35 +01:00
Luca Palmieri
302aef6285
(cargo-release) version 0.7.0
2022-12-19 10:56:35 +01:00
Luca Palmieri
c95a781204
(cargo-release) version 0.6.2
2022-10-29 15:09:55 +02:00
Luca Palmieri
601210678f
(cargo-release) version 0.6.1
2022-09-20 10:40:48 +02:00
Riley
2ffc110e2f
Support opentelemetry 0.18 ( #89 )
...
* Support opentelemetry 0.18
* Update github workflow
2022-09-20 10:36:55 +02:00
Rob Ede
e13b62fc6b
adopt actix-settings crate ( #270 )
...
* adopt actix-settings crate
* add licenses and readme addition
* revamp readme
* delete temp prettier file
2022-07-31 14:44:45 +01:00
Rob Ede
3b1c161547
remove protobuf example
2022-07-09 19:55:38 +01:00
Luca Palmieri
973d9b0389
(cargo-release) version 0.6.0
2022-06-28 20:35:33 +01:00
Kai Ren
3031e03408
Update uuid to v1 ( #82 )
2022-06-28 20:33:30 +01:00
Rob Ede
bb553b2308
adopt actix-limitation crate ( #229 )
...
* import code from actix-limitation master branch
* fix compilation
* update legal info
* fix compile errors
* ignore failing tests
* remove futures dep
* add changelog
* update readme
* fix doc test example
2022-03-18 17:00:33 +00:00
Luca Palmieri
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
Luca Palmieri
12321ed855
(cargo-release) version 0.5.1
2022-02-28 17:21:39 +00:00
Luca P
d2e50af5a4
Fix actix-web dev dependency'
2022-02-25 23:02:37 +00:00
Luca P
b6394ad9fd
Update to actix-web v4
2022-02-25 23:01:16 +00:00
Riley
4881377c9e
Support actix-web rc.3 ( #76 )
2022-02-11 08:59:42 +00:00
Riley
b3f3792c2d
Add support for opentelemetry 0.17, actix-web rc.2 ( #74 )
...
* Add support for opentelemetry 0.17, actix-web rc.2
* Enable actix-web macros for tests
* Link to newest opentelemetry in readme
* Add opentelemetry_0_17 to workflows
2022-02-04 09:18:54 +00:00
Riley
ed35dc6996
Actix Web rc.1 ( #73 )
2022-02-01 09:30:09 +00:00
Riley
d0f10192cc
update actix web to beta 21 ( #71 )
...
* Bump actix web
* Bump crate version
* Update version numbers in readme, lib.rs
2022-01-23 22:14:20 +00:00