mmajis / plantuml-serverless

Serverless PlantUML diagram rendering
GNU General Public License v3.0
48 stars 22 forks source link

awslib version #20

Closed easypeasydigital closed 2 years ago

easypeasydigital commented 2 years ago

the plantUml standard lib includes an old version of awslib. This package had an even older version. It is possible to get it up to date?

mmajis commented 2 years ago

Hi @easypeasydigital!

Plantuml-serverless bundles the standard library through the plantuml official release. They'd need to update awslib and then I could update it here.

Having said that, I created a pull request to update awslib. Let's see if it gets merged: https://github.com/plantuml/plantuml-stdlib/pull/46

Cheers!

easypeasydigital commented 2 years ago

Thank you

Sent from my iPhone

On 27 Aug 2021, at 15:07, Mika Majakorpi @.***> wrote:

 Hi @easypeasydigital!

Plantuml-serverless bundles the standard library through the plantuml official release. They'd need to update awslib and then I could update it here.

Having said that, I created a pull request to update awslib. Let's see if it gets merged: plantuml/plantuml-stdlib#46

Cheers!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

mmajis commented 2 years ago

There's now a new version 1.2021.10 of plantuml which contains the latest awslib icon set. v0.2.0 of plantuml-serverless bundles this new version of plantuml.

The awslib icon set was upgraded from version 7.0.0 to 10.0.0.

Enjoy! :)