Releases: ShiftLeftSecurity/atlassian-connect-go
Releases · ShiftLeftSecurity/atlassian-connect-go
Support API Signed Install
Support API Signed Install as requested in #5
Upgrade jwt library
Swap dgrijalva/jwt-go
with the new golang-jwt/jwt
since the former is deprecated.
It is advisable to upgrade to this version as this addresses CVE-2020-26160
Upgrade JIRA schema types
The author of LAC made changes to support swagger schemas as input so we generated a much more accurate set of types out of the public schema.
Initial Release
Initial release which allows creation of JIRA cloud plugins.