dependabot[bot]
|
ebcbbdcd4e
|
Bump serde_yaml from 0.9.13 to 0.9.14
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.13 to 0.9.14.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.13...0.9.14)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-23 10:05:40 +02:00 |
|
dependabot[bot]
|
ae5ee5ae4e
|
Bump anyhow from 1.0.65 to 1.0.66
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.65...1.0.66)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-23 10:05:20 +02:00 |
|
dependabot[bot]
|
4c1f6bc3df
|
Bump rust-embed from 6.4.1 to 6.4.2
Bumps [rust-embed](https://github.com/pyros2097/rust-embed) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/pyros2097/rust-embed/releases)
- [Changelog](https://github.com/pyrossh/rust-embed/blob/master/changelog.md)
- [Commits](https://github.com/pyros2097/rust-embed/commits)
---
updated-dependencies:
- dependency-name: rust-embed
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-21 11:55:50 +02:00 |
|
dependabot[bot]
|
94962f4d92
|
Bump serde_json from 1.0.86 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.86 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.86...v1.0.87)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 08:53:38 +02:00 |
|
dependabot[bot]
|
680cb422a2
|
Bump futures-util from 0.3.24 to 0.3.25
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.24 to 0.3.25.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.24...0.3.25)
---
updated-dependencies:
- dependency-name: futures-util
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 08:50:35 +02:00 |
|
dependabot[bot]
|
c3e511d38c
|
Bump clap from 4.0.16 to 4.0.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.16 to 4.0.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.16...v4.0.17)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 08:30:11 +02:00 |
|
dependabot[bot]
|
ed0b84d5fc
|
Bump rustls from 0.20.6 to 0.20.7
Bumps [rustls](https://github.com/rustls/rustls) from 0.20.6 to 0.20.7.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.20.6...v/0.20.7)
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 08:29:58 +02:00 |
|
dependabot[bot]
|
b11ec5ab47
|
Bump tailwindcss from 3.1.8 to 3.2.0 in /crates/static-files
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.8 to 3.2.0.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.8...v3.2.0)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 08:29:43 +02:00 |
|
dependabot[bot]
|
a213a8dc0b
|
Bump async-trait from 0.1.57 to 0.1.58
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.57 to 0.1.58.
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.57...0.1.58)
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 08:29:39 +02:00 |
|
dependabot[bot]
|
88359f00ba
|
Bump base64ct from 1.5.2 to 1.5.3
Bumps [base64ct](https://github.com/RustCrypto/formats) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/RustCrypto/formats/releases)
- [Commits](https://github.com/RustCrypto/formats/compare/base64ct-v1.5.2...base64ct/v1.5.3)
---
updated-dependencies:
- dependency-name: base64ct
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-20 08:29:34 +02:00 |
|
Quentin Gliech
|
81ea5f7354
|
Bump all dependencies
|
2022-10-18 14:01:25 +02:00 |
|
dependabot[bot]
|
d40e0dc1c8
|
Bump postcss from 8.4.16 to 8.4.18 in /crates/static-files
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.18.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.16...8.4.18)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-18 10:43:42 +02:00 |
|
Quentin Gliech
|
dc2d735e1f
|
Test key generation, signature and verification from the keystore
|
2022-10-18 10:33:06 +02:00 |
|
Quentin Gliech
|
e63a21b9f9
|
Be consistent when constructing signers/verifier from JWK and from the keystore
|
2022-10-18 10:33:06 +02:00 |
|
Quentin Gliech
|
c2a198b821
|
Fix RSA JWT signature and add snapshot tests for JWT signature
|
2022-10-18 10:33:06 +02:00 |
|
Jonas Platte
|
cf6d5a076a
|
Use new tuple Layer impls instead of ServiceBuilder (#475)
Co-authored-by: Quentin Gliech <quenting@element.io>
|
2022-10-17 16:48:12 +02:00 |
|
Kévin Commaille
|
51515358f7
|
Make more enum types accept unknown values
|
2022-10-17 14:15:35 +02:00 |
|
Kévin Commaille
|
10297d29bb
|
Make Scope use a BTreeSet internally
|
2022-10-17 14:12:59 +02:00 |
|
Kévin Commaille
|
99f2ca3d57
|
Derive Clone for http requests structs
So they don't prevent a Service from implementing Clone.
|
2022-10-17 12:47:43 +02:00 |
|
Kévin Commaille
|
0829ab7e27
|
Fix imports used by feature-gated code
|
2022-10-17 12:47:20 +02:00 |
|
Quentin Gliech
|
16ffb42ec0
|
Fix building on Rust 1.61
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
d1a4262fd0
|
Fix clippy warning
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
90baf7fe29
|
rustfmt
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
164a2d854e
|
Advertise h2 ALPN in demo
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
7986037b59
|
Way better mas-listener demo
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
ee43f08cf7
|
Rewrite the listeners crate
Now with a way better graceful shutdown! With proper handshakes!
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
485778beb3
|
Inject connection informations in the request extension
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
fc5c8314b5
|
Fix handlers tests
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
f687ae4ac4
|
HAProxy's Proxy Protocol acceptor
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
9309f04880
|
Fix building on older Rust versions
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
7e288c0c5d
|
Have the listeners names in the metrics and traces
Also refactors the OTEL layer to have a separate metrics logic
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
c548417752
|
Refactor listeners building
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
014a8366ed
|
Export Prometheus metrics on regular listeners
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
84ac87f551
|
WIP: better listeners
- listen on UNIX domain sockets
- handle TLS stuff
- allow mounting only some resources
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
7fbfb74a5e
|
WIP: better HTTP listeners
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
93ce5c797c
|
Mount the static assets on /assets
|
2022-10-17 11:39:45 +02:00 |
|
Quentin Gliech
|
eeae943208
|
Drop the config schema generation subcommand & include it in the docs
|
2022-10-17 10:43:07 +02:00 |
|
Quentin Gliech
|
f5e3aa0404
|
Migrate to clap v4
|
2022-09-29 14:33:40 +02:00 |
|
dependabot[bot]
|
645d019d10
|
Bump clap from 3.2.22 to 4.0.2
Bumps [clap](https://github.com/clap-rs/clap) from 3.2.22 to 4.0.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.22...v4.0.2)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-29 14:33:40 +02:00 |
|
dependabot[bot]
|
4d9f1be58f
|
Bump thiserror from 1.0.36 to 1.0.37
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.36...1.0.37)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-29 14:15:07 +02:00 |
|
dependabot[bot]
|
c189135dea
|
Bump ecdsa from 0.14.7 to 0.14.8
Bumps [ecdsa](https://github.com/RustCrypto/signatures) from 0.14.7 to 0.14.8.
- [Release notes](https://github.com/RustCrypto/signatures/releases)
- [Commits](https://github.com/RustCrypto/signatures/compare/ecdsa/v0.14.7...ecdsa/v0.14.8)
---
updated-dependencies:
- dependency-name: ecdsa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-29 13:53:36 +02:00 |
|
dependabot[bot]
|
f716eddea9
|
Bump tokio from 1.21.1 to 1.21.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.21.1 to 1.21.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.1...tokio-1.21.2)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-29 13:52:45 +02:00 |
|
Kévin Commaille
|
954e163936
|
Fix parsing and deserialization of AuthenticationMethodOrAccessTokenType
|
2022-09-28 13:43:39 +02:00 |
|
Kévin Commaille
|
80d317f23c
|
Add variants for unknown values on mas-iana types
Remove the Copy derive and mark enums as non-exhaustive.
|
2022-09-28 13:43:39 +02:00 |
|
Quentin Gliech
|
9e3b3567b2
|
Gate the prometheus exporter behind a feature
Also fixes the Docker image building and the CI builds
|
2022-09-28 11:13:53 +02:00 |
|
Quentin Gliech
|
e9fd0eb36a
|
Move the in-flight counter decrement to a drop guard
|
2022-09-28 11:13:53 +02:00 |
|
Quentin Gliech
|
56fdb64a84
|
HTTP metrics & other stuff
|
2022-09-28 11:13:53 +02:00 |
|
Quentin Gliech
|
3901829ccd
|
Prometheus exporter & other stuff
|
2022-09-28 11:13:53 +02:00 |
|
Quentin Gliech
|
7dd84a6584
|
WIP: bump OTEL
|
2022-09-28 11:13:53 +02:00 |
|
dependabot[bot]
|
dc4b66a96c
|
Bump k256 from 0.11.5 to 0.11.6
Bumps [k256](https://github.com/RustCrypto/elliptic-curves) from 0.11.5 to 0.11.6.
- [Release notes](https://github.com/RustCrypto/elliptic-curves/releases)
- [Commits](https://github.com/RustCrypto/elliptic-curves/compare/k256/v0.11.5...k256/v0.11.6)
---
updated-dependencies:
- dependency-name: k256
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-28 00:24:21 +02:00 |
|