Skip to content

Commit 986f39a

Browse files
chore(release): prepare 1.15.2 (#2569)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e5f856 commit 986f39a

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,17 @@ Remember that the keywords that you can use are the following:
1414

1515
## Unreleased
1616

17-
### bugfix
17+
## v1.15.2 - 2026-05-29
1818

19+
### 🐞 Bug fixes
1920
- Add DaemonSet health-check in pipeline-control-gateway-config Agent Type
2021
- pcg_config: revert agentType config
2122

23+
### ⛓️ Dependencies
24+
- Updated rust crate opentelemetry_sdk to 0.32.1
25+
- Updated rust crate serde-saphyr to 0.0.27
26+
- Updated rust to v1.96.0
27+
2228
## v1.15.1 - 2026-05-26
2329

2430
### 🐞 Bug fixes

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.15.1"
4+
version = "1.15.2"
55
authors.workspace = true
66
edition.workspace = true
77
rust-version.workspace = true

0 commit comments

Comments
 (0)