Skip to content

Releases: openkcm/plugin-sdk

v0.9.7

24 Feb 15:11
41e6aa3

Choose a tag to compare

0.9.7 (2026-02-24)

Bug Fixes

  • added back the reporting the plugin version (#116) (bcb9a5c)

v0.9.6

23 Feb 15:17
196c47f

Choose a tag to compare

0.9.6 (2026-02-23)

Bug Fixes

  • services constraints for existing plugins (#114) (cd96be8)

v0.9.5

23 Feb 13:19
bc21b03

Choose a tag to compare

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
edc7d08

Choose a tag to compare

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
bab4115

Choose a tag to compare

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
d20c71b

Choose a tag to compare

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
6e135c0

Choose a tag to compare

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
c0d9b9b

Choose a tag to compare

0.9.0 (2025-11-17)

Features

v0.8.1

29 Oct 13:35
1ea22b9

Choose a tag to compare

0.8.1 (2025-10-29)

Bug Fixes

  • update keystore plugin errors (d403a26)

v0.8.0

14 Oct 15:27
69b8781

Choose a tag to compare

0.8.0 (2025-10-14)

Features