stacktape

The next-generation, DevOps-free cloud development framework.

Downloads
644
Stars
68
Committers
1

Bot releases are hidden (Show)

stacktape - 2.7.7 Latest Release

Published by matuscongrady 3 months ago

🔨 Bugfixes

  • (core) improved validation of CloudFormation referenceable parameters: parameters are now generated from CloudFormation schema

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape -

Published by matuscongrady 3 months ago

🔨 Bugfixes

  • (core) Improve error reporting when the error happens during the packaging of user code (directives & application code).

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape -

Published by matuscongrady 3 months ago

🎉 New features

  • (console) - Add new stacktape editor command, which opens Stacktape console in an interactive mode. Stacktape can then sync (persist) changes made in the interactive console editor (in the browser) to your local file system (your project). Stacktape even validates paths in the configuration against the paths on your file system.

🔨 Bugfixes

  • (core) correctly set domain names when custom certificates are used for Application Load Balancer

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape -

Published by matuscongrady 3 months ago

🎉 Minor additions

  • (console) - reworked project screen to show more information simultaneously
  • (console) - simplify and polish project creation screen
  • (console) - add an ability to change git provider for existing projects

🔨 Bugfixes

  • (core) remove scale in protection for EC2 instances in Auto Scaling Group when being deleted (fixes broken stack and ECS cluster delete)
  • (core) correctly set payload format for lambda function integration
  • (core) prompt user when initiating starter into a non-empty directory
  • (core) inject TEST_DEPLOYMENT_PORT when using Blue/Green deployment strategy

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape - 2.7.3

Published by matuscongrady 4 months ago

🔨 Bugfixes

  • (core) Fix an issue causing Stacktape incorrectly set environment variables on Windows during packaging workloads

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape - 2.7.2

Published by matuscongrady 4 months ago

🎉 Minor additions

  • (core) Allow configuring nodeVersion for Node.js applications. Stacktape will compile your code accordingly to your specified version, and use this version as a base image when building your final application image. Note that Stacktape will still use base image accordingly to your application needs (alpine version for all applications except those that require binaries compiled using glibc).
  • (core) Improve support for ES modules. When you configure outputModuleFormat to esm, Stacktape will build your app and configure other environment properties accordingly. Be aware that using ES modules for Node.js apps is still very cumbersome, and you're entering a world of pain if you choose to do so.

🔨 Bugfixes

  • (core) Fix an issue causing Stacktape to freeze when resolving custom event-bus rules in certain rare cases.

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape - 2.7.1

Published by matuscongrady 4 months ago

🔨 Bugfixes

  • (core) allow Lambda@Edge functions to put object into bucket when PUT method is allowed (update Cloudfront Origin Access Identity (OAI) policy)

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape - 2.7.0

Published by matuscongrady 4 months ago

🎉 New features

  • (Console) simplify connection of 3rd party infrastructure providers
  • (Core) add support for SQS queue not empty alarms
  • (Core) add support custom Application Load Balancer alarms

🔨 Bugfixes

  • (CLI) Fix notifications not being correctly sent in certain scenarios

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape -

Published by matuscongrady 4 months ago

🎉 New features

  • (CLI) add an ability to trigger an alarm based on amount of messages received into the SQS queue

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape - 2.6.3

Published by matuscongrady 5 months ago

🔨 Bug fixes

  • (CLI) fix issue causing Secrets used in message destination definition to sometimes not be resolved correctly.

📘 Using the latest version

ClickOps - deploy from Stacktape console - Stacktape always uses the latest version by default
GitOps - deploy by git push & preview deployments - Stacktape always uses the latest version by default
CliOps - deploy using Stacktape CLI - to install the latest version, follow the installation instructions for your platform/system

🔗 Links

Web • Docs • Discord • Twitter • LinkedIn • [email protected]

stacktape - 2.6.2

Published by matuscongrady 5 months ago

2.6.2

🎉 New features

  • (CLI) explicitly pass AWS_REGION to batch jobs.
  • (Console) improve logs browser - pretty print JSON values
  • (Console) add option to disable tailing logs
  • (Config editor) improve validation of multiple container properties
  • (Config editor) Cloudformation template is now generated much faster
stacktape - 2.6.1

Published by matuscongrady 5 months ago

Version: 2.6.1

stacktape - https://github.com/stacktape/stacktape/releases/tag/2.6.1.alpha.0

Published by matuscongrady 6 months ago

Version: 2.6.1.alpha.0

stacktape - 2.6.10

Published by matuscongrady 6 months ago

2.6.10

Breaking change

  • (CLI) Stacktape now requires explicitly specifying version for SQL database. All users and customers affected by this change have been notified

🎉 New features

  • (CLI) improve performance and memory consumption for certain commands
  • (CLI) improve init flow
  • (Console) add standalone template manager
  • (Console) simplify process of configuring SQL databases in config editor
  • (Console) add ability to export config as Typescript from config editor

🔨 Bug fixes

  • (Console) fix issue causing Stacktape to trigger onboarding process for users that have already completed it
stacktape - 2.5.10

Published by matuscongrady 6 months ago

2.5.10

🔨 Bug fixes

  • (CLI) improve the way Stacktape determines the version of RDS database when no version is explicitly specified by the user. This was implemented due to the fact that AWS in certain rare cases won't allow creating new RDS instances even though the version is supposed to be supported. (Happened with Postgres version 15.3, which was supposed to be supported until 9/2024, but wasn't).
  • (CLI) improved the way configuration errors are reported to the user, when certain parts of the configuration doesn't have the right shape
  • (Console) improve security by making Stacktape use only the absolute minimal permissions required to display the desired view on frontend
stacktape - 2.5.9

Published by matuscongrady 6 months ago

2.5.9

🔨 Bug fixes

  • (CLI) fix an issue causing javascript dependency installation to fail when a certain version of esbuild library is installed.
stacktape - 2.5.8

Published by matuscongrady 6 months ago

2.5.8

🔨 Bug fixes

  • (CLI) fix insufficient permissions problem with Dead Letter Queues integration with EventBus.
stacktape - 2.5.7

Published by matuscongrady 6 months ago

2.5.7

🎉 New features

  • (CLI) add support for excluding files by glob pattern for hosting-bucket resource
  • (CLI) add support for Dead Letter Queue for event-bus
stacktape - https://github.com/stacktape/stacktape/releases/tag/2.5.7.alpha.0

Published by matuscongrady 6 months ago

Version: 2.5.7.alpha.0

stacktape - 2.5.6

Published by matuscongrady 6 months ago

2.5.6

🔨 Bugfixes

  • (CLI) fix a bug that prevented Stacktape to successfully add a domain name for internet-accessible resources that didn't have custom domains configured. This issue was present for stacks with long names.
Package Rankings
Top 10.95% on Npmjs.org
Related Projects