Skip to content

Releases: awslabs/nx-plugin-for-aws

v0.13.0

25 Feb 02:55
Compare
Choose a tag to compare

0.13.0 (2025-02-25)

🚀 Features

  • fast-api: improve operation names in open api specification for better generated clients (3b991d2)

❤️ Thank You

  • 🚀 Jack

v0.12.0

25 Feb 02:38
Compare
Choose a tag to compare

0.12.0 (2025-02-25)

🚀 Features

  • open-api: support for type-safe streaming responses in generated typescript client (162cf7a)

🩹 Fixes

  • trpc: share a single tanstack query client for all trpc apis (bf04259)

❤️ Thank You

  • 🚀 Jack

v0.11.0

24 Feb 02:59
Compare
Choose a tag to compare

0.11.0 (2025-02-24)

🚀 Features

  • trpc: use new tanstack react query integration for api-connection (6f258fc)

❤️ Thank You

  • 🚀 Jack

v0.10.0

23 Feb 22:58
Compare
Choose a tag to compare

0.10.0 (2025-02-23)

🚀 Features

  • api-connection: support connection from react to python fast-api (2aab6c0)
  • open-api: format generated client code and improve tagged operation type names (7a5c563)

🩹 Fixes

  • license: remove trailing spaces in python format and ignore generated files (146e4bf)
  • trpc-react: remove reference to undefined sigv4 client when auth is not iam (649714c)

❤️ Thank You

  • 🚀 Jack

v0.9.0

21 Feb 04:04
Compare
Choose a tag to compare

0.9.0 (2025-02-21)

🚀 Features

  • add openapi typescript client generator (01b0501)

❤️ Thank You

  • 🚀 Jack

v0.8.0

20 Feb 22:55
Compare
Choose a tag to compare

0.8.0 (2025-02-20)

🚀 Features

  • fast-api: add powertools for fast-api (1c37690)

❤️ Thank You

  • Adrian Dimech

v0.7.1

20 Feb 02:59
Compare
Choose a tag to compare

0.7.1 (2025-02-20)

🩹 Fixes

  • resolve issues with trpc router not being bundled correctly (de17574)
  • make the routerFunction public and enable tracing (5daf7f8)
  • ensure cfn guard suppressRule traverse over each construct (4025fa7)
  • add powertools service name to router (9d323e2)
  • fast-api: add title to FastApi app to be rendered in OpenAPI (513002f)

❤️ Thank You

  • Adrian Dimech

v0.7.0

17 Feb 21:46
Compare
Choose a tag to compare

0.7.0 (2025-02-17)

🚀 Features

  • add generic api connection generator for integrating with apis (67aa51d)
  • consistent naming for generators (c8e6e95)

❤️ Thank You

  • 🚀 Jack

v0.6.0

17 Feb 00:16
Compare
Choose a tag to compare

0.6.0 (2025-02-17)

🚀 Features

  • add python and fastapi support (6d4932e)
  • seperate dist outputs by task (ef2592d)
  • add vite-tsconfig-paths to website vite config (42860d8)

🩹 Fixes

  • add python and fastapi unit tests (ce9d07b)
  • add e2e tests for python project (6e60962)
  • add vite.config.ts.timestamp* to eslint ignores (7690df4)

❤️ Thank You

  • Adrian Dimech

v0.5.1

17 Feb 00:03
Compare
Choose a tag to compare

0.5.1 (2025-02-17)

🩹 Fixes

  • trpc: remove unused unit test runner and linter options (cc0d257)

❤️ Thank You

  • 🚀 Jack