Skip to content

Commit ceac291

Browse files
committed
release: 25.11.1
1 parent b185d17 commit ceac291

File tree

42 files changed

+81
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+81
-81
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 25.11.1
44

55
**Breaking Changes**:
66

Cargo.lock

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

relay-auth/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Sentry <[email protected]>"]
44
description = "Authentication and crypto for Relay"
55
homepage = "https://getsentry.github.io/relay/"
66
repository = "https://github.com/getsentry/relay"
7-
version = "25.11.0"
7+
version = "25.11.1"
88
edition = "2024"
99
license-file = "../LICENSE.md"
1010
publish = false

relay-base-schema/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Sentry <[email protected]>"]
44
description = "Basic types for Relay's API schema used across multiple services"
55
homepage = "https://getsentry.github.io/relay/"
66
repository = "https://github.com/getsentry/relay"
7-
version = "25.11.0"
7+
version = "25.11.1"
88
edition = "2024"
99
license-file = "../LICENSE.md"
1010
publish = false

relay-cardinality/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Sentry <[email protected]>"]
44
description = "Metrics Cardinality Limiter"
55
homepage = "https://getsentry.github.io/relay/"
66
repository = "https://github.com/getsentry/relay"
7-
version = "25.11.0"
7+
version = "25.11.1"
88
edition = "2024"
99
license-file = "../LICENSE"
1010
publish = false

0 commit comments

Comments
 (0)