Luca Palmieri
598a4a71e9
Update README.md
2022-09-20 10:37:29 +02:00
Riley
2ffc110e2f
Support opentelemetry 0.18 ( #89 )
...
* Support opentelemetry 0.18
* Update github workflow
2022-09-20 10:36:55 +02:00
Luca Palmieri
973d9b0389
(cargo-release) version 0.6.0
2022-06-28 20:35:33 +01:00
Luca Palmieri
0726f5b49a
Update version in READMEs
2022-06-28 20:34:40 +01:00
Kai Ren
3031e03408
Update uuid to v1 ( #82 )
2022-06-28 20:33:30 +01:00
Luca Palmieri
12321ed855
(cargo-release) version 0.5.1
2022-02-28 17:21:39 +00:00
Florian Thelliez
8762fea124
Add the otel.name field to the root span with the HTTP {method} {path} format ( #78 )
2022-02-28 17:20:16 +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
Luca P
860adc19f7
Prepare new release
2022-01-18 09:55:01 +00:00
Santiago
56aa211dd9
fix: update actix-web to beta.20 ( #69 )
2022-01-18 09:54:08 +00:00
LukeMathWalker
0ef84792fd
(cargo-release) start next development iteration 0.5.1-alpha.0
2022-01-05 18:08:29 +00:00
LukeMathWalker
06f07f30ca
Update actix-web, prepare new release
2022-01-05 18:05:28 +00:00
LukeMathWalker
615f8fa39d
(cargo-release) start next development iteration 0.5.1-alpha.0
2021-12-30 09:29:53 +01:00
LukeMathWalker
306dc85654
Prepare release
2021-12-30 09:29:01 +01:00
Rob Ede
7c2f67fc90
Updated actix-web dependency to 4.0.0-beta.18
( #66 )
2021-12-30 09:22:36 +01:00
LukeMathWalker
38daef4cd5
(cargo-release) start next development iteration 0.5.1-alpha.0
2021-12-28 12:49:37 +01:00
LukeMathWalker
b63913a1a5
fix version
2021-12-28 12:48:55 +01:00
LukeMathWalker
98d8b8b904
(cargo-release) version 0.5.6-beta.7
2021-12-28 10:58:28 +01:00
LukeMathWalker
224d92e7cc
Prepare new release
2021-12-28 10:57:49 +01:00
Riley
062b9c4b18
Update actix web ( #64 )
2021-12-28 10:56:42 +01:00
LukeMathWalker
a7305d1a6c
(cargo-release) version 0.5.0-beta.6
2021-12-18 17:49:11 +00:00
LukeMathWalker
a95320bd50
Update version
2021-12-18 17:48:59 +00:00
ondra05
f0882677fe
Updated actix-web dependency to 4.0.0-beta.15
( #63 )
2021-12-18 13:11:52 +00:00
LukeMathWalker
396848c3b1
(cargo-release) version 0.5.0-beta.5
2021-12-13 15:47:10 +00:00
LukeMathWalker
22fa66961c
Update versions in docs
2021-12-13 15:46:29 +00:00
Riley
14147286ba
Update to actix-web beta.14 ( #61 )
...
* Update to actix-web beta.14
* Fix HeaderMap import
2021-12-13 15:45:34 +00:00
LukeMathWalker
ae7040a54e
Prepare 0.5.0-beta.4 release
2021-12-01 09:50:00 +00:00
DW
d726662f80
Update to latest actix-web
( #59 )
2021-12-01 09:48:51 +00:00
LukeMathWalker
46455193d0
(cargo-release) version 0.5.0-beta.3
2021-11-24 11:02:52 +00:00
Luca Palmieri
0838f1758f
Update to latest actix-web
+ improve README clarity around identifiers ( #58 )
...
* Update documentation to clarify what identifier should be used for what.
* Update to latest actix-web beta.
2021-11-24 11:02:05 +00:00
LukeMathWalker
ecc4d95dfc
(cargo-release) version 0.5.0-beta.2
2021-11-18 20:02:32 +00:00
LukeMathWalker
b5abadfd2b
Fix version in toml
2021-11-18 20:02:23 +00:00
LukeMathWalker
a7ca5dab3a
Update versions
2021-11-18 20:00:24 +00:00
Guarabot
6cef211e3e
Update required actix-web beta & examples ( #54 )
...
* Update required actix-web beta & examples
* deps relax
2021-11-18 19:59:40 +00:00
LukeMathWalker
2e97074768
(cargo-release) start next development iteration 0.5.1-alpha.0
2021-10-27 09:52:24 +01:00
LukeMathWalker
b811e065cb
Breaking release.
2021-10-27 09:51:36 +01:00
Riley
352c274c8d
Update tracing subscriber ( #49 )
...
* Update tracing subscriber
* Fix tests
* Update existing opentelemetry_0_16 feature with new subscriber
* Fix compile issue
2021-10-27 09:47:12 +01:00
LukeMathWalker
205c63aa4d
(cargo-release) version 0.4.0-beta.16
2021-10-27 09:36:19 +01:00
LukeMathWalker
6f9dcc8930
Prepare release
2021-10-27 09:36:03 +01:00
LukeMathWalker
fbe847eaad
Fix clippy lint
2021-10-27 09:35:30 +01:00
markhildreth-deepgram
42e690b907
Fixed opentelemetry feature breaking due to root_span! use ( #51 )
...
Fixes https://github.com/LukeMathWalker/tracing-actix-web/issues/50
The `root_span!` macro included some feature flag checks. However, the
`root_span!` macro might end up being used in other crates consuming
`tracing-actix-web`, and those feature flag checks would be copied in
verbatim. The result is that the feature flag checks for things like
`opentelemetry_0_14` would actually check the consuming crates flags
rather than the flags for `tracing-actix-web`.
This commit moves those feature flag checks out of the macro, so they
are always resolved against `tracing-actix-web`.
2021-10-27 09:26:59 +01:00
LukeMathWalker
c08c3c3c9b
(cargo-release) version 0.4.0-beta.15
2021-10-21 09:49:50 +01:00
LukeMathWalker
8d0ab6fcef
Prepare release
2021-10-21 09:49:42 +01:00
Russ Weas
cf8622fcf0
Use http response for determining status code on errors ( #46 )
...
* Use HTTP responses to determine status code for errors
* Move response.status() call in-line
* Added comment, small refactor
2021-10-21 09:47:48 +01:00
Riley
032b7cd48f
Bump actix-web ( #47 )
2021-10-21 09:47:27 +01:00