Skip to content

Commit a52d801

Browse files
committed
Cut Release 'v2025.12.15'
1 parent 1a4cd4e commit a52d801

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

.changes/unreleased/Feature-20251211-145211.yaml

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

.changes/v2025.12.15.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## [December 15, 2025](https://github.com/OpsLevel/opslevel-go/compare/v2025.12.5...v2025.12.15)
2+
### Feature
3+
* Add support for owner relationships & component category predicates

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
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

7+
## [December 15, 2025](https://github.com/OpsLevel/opslevel-go/compare/v2025.12.5...v2025.12.15)
8+
### Feature
9+
* Add support for owner relationships & component category predicates
10+
711
## [December 05, 2025](https://github.com/OpsLevel/opslevel-go/compare/v2025.8.5...v2025.12.5)
812
### Feature
913
* Update relationships to include management rules

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package opslevel
22

3-
const clientVersion = "v2025.12.5"
3+
const clientVersion = "v2025.12.15"

0 commit comments

Comments
 (0)