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.
CHANGELOG.md
1 parent d5f40ff commit 9eeb238Copy full SHA for 9eeb238
CHANGELOG.md
@@ -13,9 +13,15 @@
13
14
## Fixes
15
16
-- `cli`: Fixed an issue where the CLI would sometimes terminate with no error messages when calling the
+### CLI
17
+
18
+- Fixed an issue where the CLI would sometimes terminate with no error messages when calling the
19
`keyfactor-go-client-sdk`
20
21
+### Stores
22
23
+- `import csv`: Converts all `int` properties to `string` since Keyfactor Command does not support `int` properties.
24
25
## Chores
26
27
- `deps`: Bump `go` version to `1.23`.
0 commit comments