Skip to content

v1.3.1

Compare
Choose a tag to compare
@tabdunabi tabdunabi released this 19 Dec 18:32
· 20 commits to main since this release
a0b1413

Fixed

  • GitHub issue #19. This fix prevents AWS Service Catalog AppRegistry Application Name and Attribute Group Name from using a string that begins with AWS, since strings begining with AWS are considered as reserved words by the AWS Service.

Changed

  • Locked boto3 to version 1.25.5, and upgraded python library packages.