You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
13
# Version 6.1.2 (03/20/2021)
2
14
3
15
Removed the "switching to the multi-threaded zimon port automatically" feature
0 commit comments