Skip to content

Releases: awslabs/nx-plugin-for-aws

v0.18.1

04 Apr 05:48
Compare
Choose a tag to compare

0.18.1 (2025-04-04)

🩹 Fixes

  • ts#cloudscape-website: increase memory limit for website deployment (d201477)

❤️ Thank You

  • 🚀 Jack

v0.18.0

04 Apr 04:19
a01941a
Compare
Choose a tag to compare

0.18.0 (2025-04-04)

🚀 Features

  • add python/lambda-function to add a lambda function to a python project (#137)

❤️ Thank You

  • Brandon Woodall

v0.17.1

28 Mar 00:06
Compare
Choose a tag to compare

0.17.1 (2025-03-28)

🩹 Fixes

  • infra: include namespace in application stack id (c222ecf)

❤️ Thank You

  • 🚀 Jack

v0.17.0

26 Mar 03:49
Compare
Choose a tag to compare

0.17.0 (2025-03-26)

🚀 Features

❤️ Thank You

  • 🚀 Jack

v0.16.0

25 Mar 00:58
Compare
Choose a tag to compare

0.16.0 (2025-03-25)

🚀 Features

  • fastapi: generate an echo api by default for consistency with trpc (04c07a4)

❤️ Thank You

  • 🚀 Jack

v0.15.0

24 Mar 00:47
Compare
Choose a tag to compare

0.15.0 (2025-03-24)

🚀 Features

  • api-connection: tanstack query hooks for connecting react to fastapi (576c939)
  • api-connection: react -> fastapi share singleton vanilla client instance (4a96d1a)
  • http-api: use grantable instead of role for granting invoke access to apis (4f44005)

🩹 Fixes

  • api-connection: react -> fastapi - ensure website bundle task depends on client generation (8be5916)
  • open-api: handle object schemas with additional properties and pattern properties (949b4b9)
  • py#project: ignore reports and pycache files in version control (62eb464)

❤️ Thank You

  • 🚀 Jack

v0.14.2

17 Mar 02:24
Compare
Choose a tag to compare

0.14.2 (2025-03-17)

🩹 Fixes

  • api-connection: fix generated client compilation issues for optional fields (61f1381)

❤️ Thank You

  • 🚀 Jack

v0.14.1

08 Mar 01:13
Compare
Choose a tag to compare

0.14.1 (2025-03-08)

🩹 Fixes

  • license: do not attempt to add header to git tracked deleted files (4f6d78d)

❤️ Thank You

  • 🚀 Jack

v0.14.0

07 Mar 03:30
ea0a95e
Compare
Choose a tag to compare

0.14.0 (2025-03-07)

🚀 Features

  • infra: add destroy command for cleaning up infrastructure (0d84077)

🩹 Fixes

  • ensure targets are cached correctly (8e3a91a)
  • preserve existing new lines in typescript files updated by generators (b314415)
  • pin all nx packages to 20.4.6 (905cae5)
  • cloudscape-website: simplify generator options for consistency with other generators (8e97d0c)
  • fast-api: ensure generator prompts for api name (9164e9c)
  • fast-api: remove redundant subcommand from bundle target for windows compatibility (9615e48)

❤️ Thank You

  • 🚀 Jack

v0.13.1

03 Mar 03:39
Compare
Choose a tag to compare

0.13.1 (2025-03-03)

🩹 Fixes

  • format files race condition (6fd77d0)
  • website compile error when generated client io class is not used (afaaefc)
  • ensure compile task is cached by default (8c02472)
  • ensure typescript plugin is only defined once (d10e8af)
  • api-connection: fix trpc compilation issue and clobber of website compile task (c0c8e7f)

❤️ Thank You

  • 🚀 Jack