Skip to content

Commit 7200f0f

Browse files
author
getsentry-bot
committed
Merge branch 'release/25.6.1'
2 parents 89a8b77 + 99d8cd0 commit 7200f0f

File tree

40 files changed

+77
-77
lines changed

40 files changed

+77
-77
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.6.1
44

55
**Features**:
66

Cargo.lock

Lines changed: 38 additions & 38 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 <oss@sentry.io>"]
44
description = "Authentication and crypto for Relay"
55
homepage = "https://getsentry.github.io/relay/"
66
repository = "https://github.com/getsentry/relay"
7-
version = "25.6.0"
7+
version = "25.6.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 <oss@sentry.io>"]
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.6.0"
7+
version = "25.6.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 <oss@sentry.io>"]
44
description = "Metrics Cardinality Limiter"
55
homepage = "https://getsentry.github.io/relay/"
66
repository = "https://github.com/getsentry/relay"
7-
version = "25.6.0"
7+
version = "25.6.1"
88
edition = "2024"
99
license-file = "../LICENSE"
1010
publish = false

relay-cogs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Sentry <oss@sentry.io>"]
44
description = "Break down the cost of Relay by its features"
55
homepage = "https://getsentry.github.io/relay/"
66
repository = "https://github.com/getsentry/relay"
7-
version = "25.6.0"
7+
version = "25.6.1"
88
edition = "2024"
99
license-file = "../LICENSE"
1010
publish = false

relay-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["Sentry <oss@sentry.io>"]
44
description = "Common utilities and crate re-exports for Relay"
55
homepage = "https://getsentry.github.io/relay/"
66
repository = "https://github.com/getsentry/relay"
7-
version = "25.6.0"
7+
version = "25.6.1"
88
edition = "2024"
99
license-file = "../LICENSE.md"
1010
publish = false

0 commit comments

Comments
 (0)