github-actions[bot]
9161ae0b35
1.11.0-rc.1
2026-02-06 11:02:32 +00:00
dependabot[bot]
b3dd06e6af
build(deps): bump time from 0.3.43 to 0.3.47
...
Bumps [time](https://github.com/time-rs/time ) from 0.3.43 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases )
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md )
- [Commits](https://github.com/time-rs/time/compare/v0.3.43...v0.3.47 )
---
updated-dependencies:
- dependency-name: time
dependency-version: 0.3.47
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-06 09:58:33 +01:00
github-actions[bot]
9afc2dba84
1.11.0-rc.0
2026-02-03 22:15:50 +00:00
Devon Hudson
466b1c4289
Update bytes version
2026-02-03 10:23:51 -07: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
9300a60242
Fix running multiple migration process in parallel ( #5329 )
2025-12-10 22:08:51 +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
Quentin Gliech
eb2284ba7c
Better lock and handle missing and modified migrations
...
This rewrites the database migration code to:
- avoid deadlocks when running multiple migration processes at the same
time with a `CREATE INDEX CONCURRENTLY` statement
- allow us to remove some migrations from the code base and mark them as
intentionally removed
- allow us to modify some migrations and declare alternate checksums
for previous versions of the migration
2025-12-04 14:44:16 +01: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
Quentin Gliech
17f1f2252e
build(deps): bump the sentry group with 3 updates ( #5309 )
2025-12-03 13:52:19 +01:00
Olivier 'reivilibre
eeb0692b8e
Add experimental and preliminary policy-driven session limiting when logging in compatibility sessions. ( #5287 )
2025-12-02 15:50:04 +00:00
dependabot[bot]
31cb4085d5
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.45.0 to 0.46.0
- [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.45.0...0.46.0 )
Updates `sentry-tower` from 0.45.0 to 0.46.0
- [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.45.0...0.46.0 )
Updates `sentry-tracing` from 0.45.0 to 0.46.0
- [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.45.0...0.46.0 )
---
updated-dependencies:
- dependency-name: sentry
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
- dependency-name: sentry-tower
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
- dependency-name: sentry-tracing
dependency-version: 0.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: sentry
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 13:17:05 +00:00
Olivier 'reivilibre
f060b11ff4
build(deps): bump convert_case from 0.8.0 to 0.9.0 ( #5275 )
2025-12-01 17:30:27 +00:00
Olivier 'reivilibre
65b7cdc409
Expose Violations directly to the compat policy violation template
2025-12-01 11:47:59 +00:00
matrixbot
a6a9d468fc
Automatic merge back to main ( #5290 )
2025-11-26 20:13:37 +01:00
github-actions[bot]
150df576f3
1.7.0
2025-11-26 19:06:26 +00:00
reivilibre
96b596fa0c
templates check: Add --stabilise flag to make renders reproducible ( #5214 )
2025-11-24 16:16:11 +00:00
dependabot[bot]
c622d966b5
build(deps): bump convert_case from 0.8.0 to 0.9.0
...
Bumps [convert_case](https://github.com/rutrum/convert-case ) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/rutrum/convert-case/commits )
---
updated-dependencies:
- dependency-name: convert_case
dependency-version: 0.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-20 13:13:35 +00:00
github-actions[bot]
95daa435c2
1.7.0-rc.0
2025-11-19 15:17:03 +00:00
dependabot[bot]
54f6fd11d1
build(deps): bump hyper-util from 0.1.17 to 0.1.18
...
Bumps [hyper-util](https://github.com/hyperium/hyper-util ) from 0.1.17 to 0.1.18.
- [Release notes](https://github.com/hyperium/hyper-util/releases )
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.17...v0.1.18 )
---
updated-dependencies:
- dependency-name: hyper-util
dependency-version: 0.1.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-19 13:19:59 +00:00
dependabot[bot]
1d6af800e6
build(deps): bump bitflags from 2.9.4 to 2.10.0
...
Bumps [bitflags](https://github.com/bitflags/bitflags ) from 2.9.4 to 2.10.0.
- [Release notes](https://github.com/bitflags/bitflags/releases )
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md )
- [Commits](https://github.com/bitflags/bitflags/compare/2.9.4...2.10.0 )
---
updated-dependencies:
- dependency-name: bitflags
dependency-version: 2.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-18 13:39:42 +00:00
Quentin Gliech
62d12edea3
build(deps): bump rustls from 0.23.34 to 0.23.35 ( #5244 )
2025-11-17 14:40:42 +01:00
Quentin Gliech
d703d52d64
build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0 ( #5247 )
2025-11-17 14:40:31 +01:00
dependabot[bot]
80fec275d5
build(deps): bump psl from 2.1.148 to 2.1.162
...
Bumps [psl](https://github.com/addr-rs/psl ) from 2.1.148 to 2.1.162.
- [Release notes](https://github.com/addr-rs/psl/releases )
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.148...v2.1.162 )
---
updated-dependencies:
- dependency-name: psl
dependency-version: 2.1.162
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 13:21:13 +00:00
Quentin Gliech
3afd1e1122
Merge branch 'main' into dependabot/cargo/rustls-pki-types-1.13.0
2025-11-17 12:36:34 +01:00
Quentin Gliech
11d4fd1fcf
Merge branch 'main' into dependabot/cargo/csv-1.4.0
2025-11-17 12:36:29 +01:00
Quentin Gliech
e7eae67137
Merge branch 'main' into dependabot/cargo/rustls-0.23.35
2025-11-17 12:36:05 +01:00
dependabot[bot]
60d9d06f00
build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0
...
Bumps [rustls-pki-types](https://github.com/rustls/pki-types ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/rustls/pki-types/releases )
- [Commits](https://github.com/rustls/pki-types/compare/v/1.12.0...v/1.13.0 )
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 10:01:01 +00:00
dependabot[bot]
52ed9de6f1
build(deps): bump csv from 1.3.1 to 1.4.0
...
Bumps [csv](https://github.com/BurntSushi/rust-csv ) from 1.3.1 to 1.4.0.
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.3.1...1.4.0 )
---
updated-dependencies:
- dependency-name: csv
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 10:00:38 +00:00
dependabot[bot]
5daf6bf2f5
build(deps): bump rustls from 0.23.34 to 0.23.35
...
Bumps [rustls](https://github.com/rustls/rustls ) from 0.23.34 to 0.23.35.
- [Release notes](https://github.com/rustls/rustls/releases )
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.34...v/0.23.35 )
---
updated-dependencies:
- dependency-name: rustls
dependency-version: 0.23.35
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-17 10:00:16 +00:00
Quentin Gliech
16d6053050
Update opa-wasm to 0.1.8 & bump wasmtime
2025-11-17 10:59:55 +01:00
matrixbot
a6a1a67dbf
Automatic merge back to main ( #5235 )
2025-11-11 12:07:40 +01:00
github-actions[bot]
cd555bc808
1.6.0
2025-11-11 10:59:10 +00:00
Quentin Gliech
8a66ece29d
Update aide to 0.15.1
2025-11-06 17:40:15 +01:00