Skip to content

Commit b10efb4

Browse files
chore(release): prepare 1.15.0 (#2540)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9c5f06f commit b10efb4

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,19 @@ Unreleased section should follow [Release Toolkit](https://github.com/newrelic/r
88

99
## Unreleased
1010

11+
## v1.15.0 - 2026-05-19
12+
1113
### 🚀 Enhancements
12-
- Added support for JP endpoints
13-
### Bugfixes
1414
- bumping opamp-rs to fix custom_capabilities
1515

16+
### ⛓️ Dependencies
17+
- Updated rust crate aws-lc-rs to 1.17.0
18+
- Updated rust crate config to 0.15.23
19+
- Updated alpine/helm to v4.2.0
20+
- Updated rust crate opamp-client to v0.0.39
21+
- Updated alpine/kubectl to v1.36.1
22+
- Updated rust crate tar to 0.4.46
23+
1624
## 1.14.1 - 2026-05-13
1725

1826
### 🚀 Enhancements

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agent-control/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "newrelic_agent_control"
33
description = "New Relic Agent Control"
4-
version = "1.14.1"
4+
version = "1.15.0"
55
authors.workspace = true
66
edition.workspace = true
77
rust-version.workspace = true

0 commit comments

Comments
 (0)