Releases: goldstack/goldstack
Releases · goldstack/goldstack
v6.7.9
What's Changed
- [DynamoDB Template] Updating example in template to work with DynamoDB Toolbox V2 by @mxro in #469
- [mock-aws-s3-v2] Adding transformToByteArray and transformToWebStream to GetObject response by @mxro in #471
- [All Templates] Patching react and nextjs again by @mxro in #473
- [DynamoDB Template] Do not run migratons on destroy by @mxro in #474
- [DynamoDB Template] Adding utility for dynamodb migrations to create GSIs by @mxro in #476
- [Hetzner VPS Template]: Cleaning up docker images after every deploy by @mxro in #477
- [DynamoDB Template] Fixing that for local testing module "name" was used as table name and not "tableName" by @mxro in #478
Full Changelog: v6.7.8...v6.7.9
v6.7.8
v6.7.7
v6.7.6
v6.7.5
What's Changed
- [All Templates] Add --ignore-missing-deployments deployment flag for infrastructure operations by @mxro in #455
- [All Templates] Support
--ignore-missing-deploymentsfor deploy command by @mxro in #458 - [Lambda API Template] Make resilient to skip deployments flag by @mxro in #459
- [All Templates]: Improving way command line arguments are parsed - using Yargs by @mxro in #461
- [Mock AWS S3 Library]: Adding better error handling for cases where objects don't exist by @mxro in #462
- [All Templates] Upgrading to latest AWS SDK and locking versions by @mxro in #456
- [All Templates] Do not lock AWS client version anymore by @mxro in #465
- Bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /workspaces/templates/packages/lambda-go-gin in the go_modules group across 1 directory by @dependabot[bot] in #457
Full Changelog: v6.7.4...v6.7.5
v6.7.4
What's Changed
- [Global] Enabling automatic formatting for JSON and TS by @mxro in #450
- [Next.js Templates] Setting lang attribute for html by default by @mxro in #451
- Upgrade Biome JS to 2.3.5 by @mxro in #452
- [Next.js Templates]: No Longer Require 'import React from 'react';' by @mxro in #453
Full Changelog: v6.7.3...v6.7.4
6.7.3
6.7.2
What's Changed
- [Lambda Trigger Template]: Removing reference to callback due to planned changed in AWS Lambda by @mxro in #447
- [Next.js Tailwind Template] Add tailwind template by @mxro in #448
- Upgrading to latest version of AWS SDK
- Bump body-parser from 1.20.2 to 1.20.3 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #444
- Bump tmp from 0.2.1 to 0.2.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #446
Full Changelog: v6.7.1...v6.7.2
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