Skip to content

Commit 0300a8a

Browse files
committed
Update CHANGELOG.md
1 parent f030ec1 commit 0300a8a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -96,13 +96,6 @@ await response
9696
#### **Trigger-Only Commands Run Synchronously**
9797
Fire-and-forget device commands (e.g., `clearMacTable`, `clearBpduError`, `clearHitCount`) that don't require a WebSocket stream now run the API trigger synchronously, ensuring `trigger_api_response` is immediately available on the returned `UtilResponse`.
9898

99-
#### **SRX Function Renames**
100-
SRX and SSR OSPF/session functions renamed for clarity:
101-
- `showDatabase``retrieveOspfDatabase`
102-
- `showNeighbors``retrieveOspfNeighbors`
103-
- `showInterfaces``retrieveOspfInterfaces`
104-
- New: `retrieveOspfSummary`, `retrieveSessions`, `clearSessions`
105-
10699
---
107100

108101
### 3. BUG FIXES

0 commit comments

Comments
 (0)