811 Commits

Author SHA1 Message Date
Letro Bot
ed19120c21 1.16.0-rc.0 2026-04-26 12:23:58 +03:30
Letro Bot
9a5b5b811b Upgrade opa-wasm to 0.2.0 to upgrade wasmtime
This fixes a bunch of RUSTSEC advisories, see https://github.com/element-hq/matrix-authentication-service/issues/5621
2026-04-26 12:23:58 +03:30
Letro Bot
70e6ec6380 1.15.0 2026-04-26 12:23:58 +03:30
github-actions[bot]
66471ef3f1 1.15.0-rc.0 2026-03-31 11:54:23 +00:00
Quentin Gliech
2ed7c3529b Enable the tls-provider-agnostic feature of opentelemetry-otlp 2026-03-31 12:03:55 +02:00
dependabot[bot]
76d79ba589 build(deps): bump the opentelemetry group across 1 directory with 2 updates
Bumps the opentelemetry group with 2 updates in the / directory: [opentelemetry-otlp](https://github.com/open-telemetry/opentelemetry-rust) and [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry).


Updates `opentelemetry-otlp` from 0.31.0 to 0.31.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-rust/compare/v0.31.0...opentelemetry-otlp-0.31.1)

Updates `tracing-opentelemetry` from 0.32.0 to 0.32.1
- [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
- [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/tracing-opentelemetry/compare/v0.32.0...v0.32.1)

---
updated-dependencies:
- dependency-name: opentelemetry-otlp
  dependency-version: 0.31.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: tracing-opentelemetry
  dependency-version: 0.32.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-26 14:04:44 +00:00
github-actions[bot]
82e49e5cd7 1.14.0 2026-03-24 14:09:16 +00:00
github-actions[bot]
e26e08fb94 1.14.0-rc.0 2026-03-17 14:43:01 +00:00
Quentin Gliech
cf59ab95cd Use system-configured proxies for outgoing HTTP requests (#5538) 2026-03-17 13:48:18 +01:00
github-actions[bot]
699073657b 1.13.0 2026-03-10 11:22:12 +00:00
Wang Shenwei
a9e9711d7a feat: add system-proxy feature for reqwest to Cargo.toml 2026-03-04 13:15:26 +08:00
github-actions[bot]
0a3c1dcd7c 1.13.0-rc.0 2026-03-03 16:46:52 +00:00
dependabot[bot]
7e7111505b build(deps): bump anyhow from 1.0.100 to 1.0.101
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.100 to 1.0.101.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.100...1.0.101)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-version: 1.0.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24 10:33:33 +00:00
github-actions[bot]
0e987f4db4 1.12.0 2026-02-24 10:21:03 +00:00
github-actions[bot]
9e97d2e846 1.12.0-rc.0 2026-02-17 16:27:58 +00:00
Quentin Gliech
6484ec96c6 build(deps): bump socket2 from 0.6.1 to 0.6.2 (#5503) 2026-02-17 15:18:27 +01:00
dependabot[bot]
473ee755b0 build(deps): bump socket2 from 0.6.1 to 0.6.2
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: socket2
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 14:07:54 +00:00
dependabot[bot]
e91c1e9115 build(deps): bump minijinja from 2.12.0 to 2.15.1
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.12.0 to 2.15.1.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.12.0...minijinja-go/v2.15.1)

---
updated-dependencies:
- dependency-name: minijinja
  dependency-version: 2.15.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-17 13:55:15 +00:00
Quentin Gliech
44c1046dc6 build(deps): bump bcrypt from 0.17.1 to 0.18.0 (#5489) 2026-02-17 11:41:15 +01:00
matrixbot
8cda8429c0 Automatic merge back to main (#5492) 2026-02-10 14:45:44 +01:00
github-actions[bot]
36adeff3cf 1.11.0 2026-02-10 13:34:45 +00:00
dependabot[bot]
38a38cc7a2 build(deps): bump bcrypt from 0.17.1 to 0.18.0
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.17.1 to 0.18.0.
- [Commits](https://github.com/Keats/rust-bcrypt/compare/v0.17.1...v0.18.0)

---
updated-dependencies:
- dependency-name: bcrypt
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 13:55:12 +00:00
matrixbot
35b2081f28 Automatic merge back to main (#5483) 2026-02-06 12:10:46 +01:00
github-actions[bot]
9161ae0b35 1.11.0-rc.1 2026-02-06 11:02:32 +00:00
dependabot[bot]
9143ce0fc2 build(deps): bump insta from 1.43.2 to 1.46.3
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.2 to 1.46.3.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.43.2...1.46.3)

---
updated-dependencies:
- dependency-name: insta
  dependency-version: 1.46.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-05 13:55:12 +00:00
Quentin Gliech
c195af4bbf build(deps): bump arc-swap from 1.7.1 to 1.8.1 (#5473) 2026-02-04 17:48:31 +01:00
dependabot[bot]
0d3c5d7cf0 build(deps): bump arc-swap from 1.7.1 to 1.8.1
Bumps [arc-swap](https://github.com/vorner/arc-swap) from 1.7.1 to 1.8.1.
- [Changelog](https://github.com/vorner/arc-swap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/arc-swap/compare/v1.7.1...v1.8.1)

---
updated-dependencies:
- dependency-name: arc-swap
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 16:29:00 +00:00
Quentin Gliech
e0c25f4b61 build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22 in the tracing group (#5470) 2026-02-04 17:28:55 +01:00
dependabot[bot]
0ffc8de576 build(deps): bump tracing-subscriber in the tracing group
Bumps the tracing group with 1 update: [tracing-subscriber](https://github.com/tokio-rs/tracing).


Updates `tracing-subscriber` from 0.3.20 to 0.3.22
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.20...tracing-subscriber-0.3.22)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-version: 0.3.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tracing
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 16:15:04 +00:00
dependabot[bot]
c6b59f10dc build(deps): bump the sentry group with 3 updates
Bumps the sentry group with 3 updates: [sentry](https://github.com/getsentry/sentry-rust), [sentry-tower](https://github.com/getsentry/sentry-rust) and [sentry-tracing](https://github.com/getsentry/sentry-rust).


Updates `sentry` from 0.46.0 to 0.46.2
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.46.0...0.46.2)

Updates `sentry-tower` from 0.46.0 to 0.46.2
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.46.0...0.46.2)

Updates `sentry-tracing` from 0.46.0 to 0.46.2
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.46.0...0.46.2)

---
updated-dependencies:
- dependency-name: sentry
  dependency-version: 0.46.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
- dependency-name: sentry-tower
  dependency-version: 0.46.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
- dependency-name: sentry-tracing
  dependency-version: 0.46.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-04 16:14:37 +00:00
github-actions[bot]
9afc2dba84 1.11.0-rc.0 2026-02-03 22:15:50 +00:00
Devon Hudson
a10d0eedf9 Merge branch 'main' into devon/wasmtime-update 2026-01-27 18:46:11 +00:00
Devon Hudson
65c0a86da9 Bump opa-wasm and wasmtime 2026-01-27 11:36:49 -07:00
github-actions[bot]
d0da1052ac 1.10.0 2026-01-27 16:15:51 +00:00
github-actions[bot]
e125ee3009 1.10.0-rc.0 2026-01-21 14:56:30 +00:00
matrixbot
ce0de46762 Automatic merge back to main (#5414) 2026-01-13 17:26:52 +01:00
github-actions[bot]
6a790809e3 1.9.0 2026-01-13 16:19:28 +00:00
Quentin Gliech
8d4c8b2f26 build(deps): bump rsa from 0.9.8 to 0.9.10 (#5392) 2026-01-07 09:46:29 +01:00
github-actions[bot]
0daa6cb036 1.9.0-rc.0 2026-01-06 20:13:26 +00:00
dependabot[bot]
f497b0dd33 build(deps): bump rsa from 0.9.8 to 0.9.10
Bumps [rsa](https://github.com/RustCrypto/RSA) from 0.9.8 to 0.9.10.
- [Changelog](https://github.com/RustCrypto/RSA/blob/v0.9.10/CHANGELOG.md)
- [Commits](https://github.com/RustCrypto/RSA/compare/v0.9.8...v0.9.10)

---
updated-dependencies:
- dependency-name: rsa
  dependency-version: 0.9.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-06 18:20:17 +00:00
Quentin Gliech
e6810efdab Expose process metrics on Linux (#5342) 2025-12-16 13:31:42 +01:00
Quentin Gliech
4ee344012f Remove rustls-pemfile dependency (#5339) 2025-12-16 13:27:30 +01:00
Quentin Gliech
cc67f515a6 Merge remote-tracking branch 'origin/main' into quenting/process-metrics 2025-12-16 13:23:10 +01:00
Quentin Gliech
74899939bf Switch to opentelemetry-instrumentation-tokio crate for Tokio instrumentation 2025-12-15 12:17:31 +01:00
Quentin Gliech
4a79fdc5be Expose process metrics on Linux 2025-12-10 16:45:48 +01:00
Devon Hudson
54ffb178ca Merge branch 'main' into devon/remove-rustls-pemfile 2025-12-09 12:59:51 -07:00
Devon Hudson
9b65574885 Remove rustls-pemfile dependency 2025-12-09 12:37:56 -07:00
github-actions[bot]
3f63fbc1eb 1.8.0 2025-12-09 19:25:29 +00:00
github-actions[bot]
18c1ab1c74 1.8.0-rc.0 2025-12-03 16:27:49 +00:00
dependabot[bot]
0fd13d3d07 build(deps): bump tracing-appender in the tracing group
Bumps the tracing group with 1 update: [tracing-appender](https://github.com/tokio-rs/tracing).


Updates `tracing-appender` from 0.2.3 to 0.2.4
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-appender-0.2.3...tracing-appender-0.2.4)

---
updated-dependencies:
- dependency-name: tracing-appender
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tracing
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-03 13:14:17 +00:00