ReleaseCategory type
Enumerates the type of change introduced in the extension version.
KnownReleaseCategory can be used interchangeably with ReleaseCategory,
this enum contains the known values that the service supports.
Known values supported by the service
Other: Other type of change.
BugFix: Bug fix change.
SecurityFix: Security fix change.
CompatibilityUpdate: Compatibility update change.
NewFeature: New feature change.
type ReleaseCategory = string