Releases: openkcm/plugin-sdk
Releases · openkcm/plugin-sdk
v0.9.9
05 Mar 13:01
Compare
Sorry, something went wrong.
No results found
0.9.9 (2026-03-05)
Bug Fixes
builtin override on name and type (#123 ) (9776d9c )
change back the workflow pemissions to contents: write (#126 ) (01b4aee )
change the workflow pemissions to contents: write (#124 ) (617912b )
v0.9.8
04 Mar 16:28
Compare
Sorry, something went wrong.
No results found
0.9.8 (2026-03-04)
Bug Fixes
include the tags from plugin configuration into the builtin pluginInfo (#120 ) (14503ef )
remove the service package folder as should be not on plugin-sdk (#119 ) (a65531e )
v0.9.7
24 Feb 15:11
Compare
Sorry, something went wrong.
No results found
0.9.7 (2026-02-24)
Bug Fixes
added back the reporting the plugin version (#116 ) (bcb9a5c )
v0.9.6
23 Feb 15:17
Compare
Sorry, something went wrong.
No results found
0.9.6 (2026-02-23)
Bug Fixes
services constraints for existing plugins (#114 ) (cd96be8 )
v0.9.5
23 Feb 13:19
Compare
Sorry, something went wrong.
No results found
0.9.5 (2026-02-23)
Bug Fixes
in case if plugin is not implementing the configure ignore the failure (#112 ) (b1d6cde )
v0.9.4
23 Feb 12:24
Compare
Sorry, something went wrong.
No results found
0.9.4 (2026-02-23)
Bug Fixes
code formatting on the service wrappers (#106 ) (f9b6a43 )
deps: bump buf.build/go/protovalidate from 1.1.2 to 1.1.3 (#109 ) (1126831 )
on binding reset the impl on nil (#107 ) (1f85daa )
use the yaml configuration if plugin configuration data source was not configured (#110 ) (808af74 )
v0.9.3
16 Feb 10:24
Compare
Sorry, something went wrong.
No results found
0.9.3 (2026-02-16)
Bug Fixes
change the registry functions (#101 ) (ef280ea )
code re-arrangements for service (#103 ) (4333911 )
new way using grpc service apis (#95 ) (8b7369f )
respond with error when getting back the success false (#100 ) (6d01ffe )
v0.9.2
10 Feb 08:46
Compare
Sorry, something went wrong.
No results found
0.9.2 (2026-02-09)
Bug Fixes
add missing builtin plugins registry (#86 ) (a4b4e44 )
include the build information for the BuiltIn plugin (#90 ) (3032ddd )
introduce interface for built in plugins (#88 ) (fc81d63 )
transform the plugin struct to interface (#91 ) (843d1ea )
use string request type for systeminformation (#85 ) (5843a3d )
v0.9.1
24 Nov 11:42
Compare
Sorry, something went wrong.
No results found
0.9.1 (2025-11-24)
Bug Fixes
deps: bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#77 ) (e40d55b )
update the configure function to return build info of the plugin (#79 ) (d25ba67 )
v0.9.0
17 Nov 11:01
Compare
Sorry, something went wrong.
No results found
0.9.0 (2025-11-17)
Features