Skip to content

Commit de14417

Browse files
committed
Merge branch 'main' of https://github.com/bbc/bug
2 parents f00ee76 + 002466c commit de14417

4 files changed

Lines changed: 10 additions & 2 deletions

File tree

src/modules/cisco-cbs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### version 1.1.7
4+
5+
- 2026-02-09: fix status timeouts ([fd554f6](https://github.com/bbc/bug/commit/fd554f6ef819680fd05f63148f007511da5b01cb))
6+
37
### version 1.1.6
48

59
- 2026-02-09: service/util updates ([73e1f9e](https://github.com/bbc/bug/commit/73e1f9eaa87b8b5d1bd2e6a2ea571dbe39b94644))

src/modules/cisco-cbs/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cisco-cbs",
33
"longname": "Cisco CBS Switch",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"description": "Monitoring and control of Cisco CBS-series small business switches",
66
"capabilities": [
77
"network-switch"

src/modules/mikrotik-sdwan/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### version 1.0.4
4+
5+
- 2026-02-09: add default route view ([6226bb2](https://github.com/bbc/bug/commit/6226bb2e6c719d920bdf5e79f513bbf3f38957e3))
6+
37
### version 1.0.3
48

59
- 2026-02-09: update logging in services ([9a3830d](https://github.com/bbc/bug/commit/9a3830dd19ac09239808669ee3aaea87ce2faaff))

src/modules/mikrotik-sdwan/module.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Multiple WAN manager for Mikrotik routers",
55
"capabilities": [],
66
"notes": "",
7-
"version": "1.0.3",
7+
"version": "1.0.4",
88
"icon": "AltRoute",
99
"author": "Geoff House",
1010
"license": "Apache-2.0",

0 commit comments

Comments
 (0)