Releases: goldstack/goldstack
Releases · goldstack/goldstack
6.7.1
What's Changed
- Removing ESList and Prettier and replacing them with Biome by @mxro in #440
- Upgrading AWS SDK & Yarn, patching form-data critical vulnerability by @mxro in #445
- Upgrade Goldstack Homepage and Docs to use latest Next.js and React versions by @mxro in #438
- [Next.js Templates]: Fix bug that edge lambda deployment would sometimes fail by @mxro in #441
- Bump the npm_and_yarn group across 4 directories with 9 updates by @dependabot[bot] in #442
- Bump golang.org/x/net from 0.23.0 to 0.33.0 in /workspaces/templates/packages/lambda-go-gin in the go_modules group across 1 directory by @dependabot[bot] in #426
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #443
Full Changelog: v.6.7.0...v6.7.1
6.7.0
What's Changed
- [Email Send Template]: Ensuring Domain FROM email is validated by @mxro in #431
- [User Management Template]: Refactor & default Access Token to last 1 day and Refresh Token 1 week by @mxro in #432
- [Monorepo] Adding script to clean Terraform locally cached binary files by @mxro in #433
- [Hetzner VPS]: Improve server initialisation, deployment and docs by @mxro in #434
- Maintenance and improvements by @mxro in #435
- Ensure all places where package.json is written are sorted correctly by @mxro in #436
Full Changelog: v.6.9.15...v.6.7.0
v.6.9.15
What's Changed
- [Lambda Express Template] Fix start script for lambda-express template by @ivanvs in #430
- [Docker Image Template]: Fixing compilation and Terraform Errors by @mxro in #427
- [Serverless API Template]: Use built-in CORS functionality of API gateway by @mxro in #428
- [Email Send Template]: Adding information regarding SES production access by @mxro in #429
Full Changelog: v.6.9.14...v.6.9.15
v.6.9.14
What's Changed
- Fix duration for GetSessionTokenCommand by @ivanvs in #425
- Fix deploying lambda functions through Docker by @mxro in #418
- User Management Template: Add support for custom cookie domain and same site by @mxro in #419
- User Management Template: Adding method to get cookie settings by @mxro in #420
- Next.js Template: Adding example of using static assets into nextjs templates by @mxro in #421
- Serverless API template: Improve env varialbe handling in local testing by @mxro in #422
- User Management Template: Adding Lambda Triggers and custom attribute for user ids by @mxro in #423
- Speed up GitHub actions build: Performing build only once and not for every test job by @mxro in #424
- Fixing issue with lambda zip path when deploying lambda
- User Management Template: Add support for custom cookie domain
New Contributors
Full Changelog: v.6.9.13...v.6.9.14
v.6.9.13
v.6.9.12
What's Changed
- Upgrade Next.js templates to Next.js 15 by @mxro in #414
- Improve React SSR Performance and usability by @mxro in #412
- Exploring Next.js with OpenNext by @mxro in #411
- Improving S3 Mock by @mxro in #415
- Fixing issue that files checked out from boilerplate projects were not deleted / Improving local mock S3 further by @mxro in #416
Full Changelog: v.6.9.11...v.6.9.12
v.6.9.11
v.6.9.10
v0.6.9
What's Changed
- Upgrade to terraform 1.10 by @mxro in #405
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /workspaces/templates/packages/lambda-go-gin in the go_modules group across 1 directory by @dependabot in #404
Full Changelog: v0.6.8...v0.6.9
v0.6.8
What's Changed
- SQS Template: Allow multiple sqs queues in local testing by @mxro in #395
- Removing singleton client for mocked SQS by @mxro in #396
- Upgrading aws terraform provider to 5.76.0 by @mxro in #397
- Add monitoring and alerting to node trigger template by @mxro in #398
- Explicitly define the log group for all AWS Lambdas by @mxro in #399
- Make it possible to use Terraform CLI directly by @mxro in #400
- Fix that hetzner token was not available for Terraform by @mxro in #401
- Upgrade Typescript to Version 5 by @mxro in #402
- Improvements to tests: Run package tests in parallel, use
testas default script name, using Node 20 by @mxro in #403
Full Changelog: v0.6.7...v0.6.8