Skip to content

Commit aee5146

Browse files
committed
Update support matrix and changelog docs
1 parent 734b7d3 commit aee5146

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

docs/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# Version 7 (04/26/2021)
2+
3+
Added support for [IBM Spectrum Scale 5.1.1](https://www.ibm.com/support/knowledgecenter/STXKQY_CNS_SHR/com.ibm.spectrum.scale.cns.v5r101.doc/introduction.html)
4+
- added IBM Spectrum Scale Performance monitoring API key authentication
5+
- added command line arguments('apiKeyName' and 'apiKeyValue') allowing to submit the API key authentication data at the bridge start
6+
- changed default serverPort to 9980
7+
Added the article "Configuring a performance monitoring API key for the IBM Spectrum Scale Performance Monitoring Bridge" to the Wiki
8+
9+
Expanded test module with unit tests for the apiKeyValue verification
10+
11+
12+
113
# Version 6.1.2 (03/20/2021)
214

315
Removed the "switching to the multi-threaded zimon port automatically" feature

docs/SUPPORT_MATRIX.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
The following matrix gives a quick overview of the supported software for the IBM Spectrum Scale bridge for Grafana packages by version number:
2+
# Version 7 (04/26/2021)
3+
- Python 3.6
4+
- CherryPy 18.6.0
5+
- IBM Spectrum Scale system must run 5.1.1 and above
6+
- Grafana 7.1.0 and above
27

38
# Version 6.1.2 (03/20/2021)
49
- Python 3.6

0 commit comments

Comments
 (0)