Skip to content

Commit 35fed55

Browse files
chore: update changelog for v1.9.0
1 parent 26a96ed commit 35fed55

2 files changed

Lines changed: 12 additions & 14 deletions

File tree

.chloggen/notification-channels.yaml

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

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
<!-- next version -->
88

9+
## 1.9.0
10+
11+
12+
### New Components
13+
14+
15+
- `notification-channels`: Add notification-channels command for managing notification channels (list, get, create, update, delete) (#119)
16+
Notification channels are organization-level resources (no --dataset flag).
17+
The command uses CRD-enveloped NotificationChannelDefinition types with file-based input.
18+
All subcommands are experimental and require the -X flag.
19+
20+
921
## 1.8.1
1022

1123

0 commit comments

Comments
 (0)