Releases: awslabs/nx-plugin-for-aws
Releases · awslabs/nx-plugin-for-aws
Release list
v1.0.0-rc.38
v1.0.0-rc.37
v1.0.0-rc.36
1.0.0-rc.36 (2026-07-14)
🩹 Fixes
- open-api#ts-client: send primitive urlencoded request bodies verbatim (#937)
- open-api#ts-client: fail loud on non-encodable urlencoded array bodies (#938, #937)
❤️ Thank You
- BenSMantel @BenSMantel
- nx-plugin-for-aws
- test @osintorg
v1.0.0-rc.35
v1.0.0-rc.34
1.0.0-rc.34 (2026-07-13)
🚀 Features
🩹 Fixes
- open-api#ts-client: urlencoded bodies, tuples, JSON primitive responses, union marshalling (#922)
- open-api#ts-client: multipart encoding, path styles, content-based params (#930)
- terraform#project: prevent Nx cache from overwriting runtime config (#933)
❤️ Thank You
- Alex To
- nx-plugin-for-aws
- test @osintorg
v1.0.0-rc.33
1.0.0-rc.33 (2026-07-11)
🚀 Features
- update dependencies (#920)
- update dependencies (#926)
- agent: add VPC vars to Terraform agent core runtime module (#919, #908)
- preset: support CommonJS output via --module option (#891, #494)
🩹 Fixes
- ts#api,py#api: retry unmodeled 429s when configuring the API Gateway access log role (#924)
- ts#astro-docs: use import.meta.dirname in translate script for ESM workspaces (#927)
❤️ Thank You
- Alex To
- Nx Plugin for AWS
- nx-plugin-for-aws
- test @osintorg
v1.0.0-rc.32
1.0.0-rc.32 (2026-07-10)
🚀 Features
- api: add VPC options to Terraform API Lambda module (#908)
- connection: support multipart/form-data file uploads (#914)
- ts#docs: upgrade Astro to v7 (#905, #10102)
- ts#mcp-server: stop vending a nested project package.json (#916)
❤️ Thank You
- Alex To
- nx-plugin-for-aws
- test @osintorg
v1.0.0-rc.31
1.0.0-rc.31 (2026-07-09)
🚀 Features
- connection: more complete, correct OpenAPI client generation with lighter installs (#886)
- connection: tagged discriminated unions and composite array marshalling in openapi client generation (#913)
🩹 Fixes
- preset: drop @next tag from vended MCP server config (#910)
❤️ Thank You
- Jack Stevenson
- Nx Plugin for AWS
- nx-plugin-for-aws
- test @osintorg