Skip to content

Commit 8b8974f

Browse files
committed
Cut Release 'v2025.8.29'
1 parent 832642a commit 8b8974f

5 files changed

Lines changed: 13 additions & 11 deletions

File tree

.changes/unreleased/Dependency-20250812-054403.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Refactor-20250812-152151.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Refactor-20250829-115537.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v2025.8.29.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [August 29, 2025](https://github.com/OpsLevel/opslevel-agent/compare/v2025.7.23...v2025.8.29)
2+
### Refactor
3+
* BREAKING CHANGE: Refactor the automatic external_kind calculation for when posting to custom data integration so that "/" are not turned into "_"
4+
* Remove the --extended configuration as the default configuration now matches the integration settings in OpsLevel
5+
### Dependency
6+
* Bump actions/checkout from 4 to 5

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and is generated by [Changie](https://github.com/miniscruff/changie).
66

77

8-
## [July 23, 2025](https://github.com/OpsLevel/opslevel-agent/compare/v2025.7.22...v2025.7.23)
8+
## [August 29, 2025](https://github.com/OpsLevel/opslevel-agent/compare/v2025.7.23...v2025.8.29)
9+
### Refactor
10+
* BREAKING CHANGE: Refactor the automatic external_kind calculation for when posting to custom data integration so that "/" are not turned into "_"
11+
* Remove the --extended configuration as the default configuration now matches the integration settings in OpsLevel
12+
### Dependency
13+
* Bump actions/checkout from 4 to 5
914

10-
## [July 22, 2025](https://github.com/OpsLevel/opslevel-agent/compare/v2024.11.22...v2025.7.22)
15+
## [July 23, 2025](https://github.com/OpsLevel/opslevel-agent/compare/v2024.11.22...v2025.7.23)
1116
### Fixed
1217
* If no --integration flag is given present the user with an error
1318
### Dependency

0 commit comments

Comments
 (0)