We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
integration-manifest.json
1 parent 59d3f38 commit 0242831Copy full SHA for 0242831
CHANGELOG.md
@@ -1,8 +1,11 @@
1
-# v1.1.0
+# v1.2.0
2
3
## Features
4
- Support for `OAuth2` client config
5
- Added support for Keyfactor client config file with `OAuth2` client config(s)
6
7
+# v1.1.0
8
+- skipped
9
+
10
# v1.0.0
11
- Initial release
integration-manifest.json
@@ -3,6 +3,9 @@
"integration_type": "api-client",
"name": "keyfactor-go-client-sdk",
"status": "pilot",
+ "description": "Keyfactor Command API client library SDK for Go applications",
+ "support_level": "community",
+ "release_dir": "bin",
"link_github": false,
- "description": "Keyfactor Command API client library SDK for Go applications"
+ "update_catalog": false
}
0 commit comments