Skip to content

Releases: stacktape/stacktape

2.6.1.alpha.0: Merge pull request #82 from liracinai/master

03 May 15:57
bf7617d
Compare
Choose a tag to compare

2.6.0

02 May 08:14
bf7617d
Compare
Choose a tag to compare

2.6.0

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

2.5.10

24 Apr 19:22
bf7617d
Compare
Choose a tag to compare

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

2.5.9

22 Apr 19:18
bf7617d
Compare
Choose a tag to compare

2.5.9

🔨 Bug fixes

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

2.5.8

22 Apr 13:14
bf7617d
Compare
Choose a tag to compare

2.5.8

🔨 Bug fixes

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

2.5.7

19 Apr 14:24
bf7617d
Compare
Choose a tag to compare

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

2.5.6

15 Apr 21:19
bf7617d
Compare
Choose a tag to compare

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.

2.5.5

12 Apr 22:03
bf7617d
Compare
Choose a tag to compare

2.5.5

🎉 New features

  • (CLI) add support for comments in tsconfig.json when packaging application using stacktape-native-buildpack

🔨 Bugfixes

  • (CLI) remove unnecessary information printed to the console in the DEBUG mode

2.5.4

09 Apr 09:39
bf7617d
Compare
Choose a tag to compare

2.5.4

🎉 New features

  • (console) Improve deployment-in-progress screen
  • (console) Improve UI for configurin Git-based deployment as a preparation for the launch of preview releases feature.

🔨 Bugfixes

  • (CLI) fix a bug when Stacktape required API key even for help and version commands

WebDocsDiscordTwitterLinkedIninfo@stacktape.com

2.5.3

27 Mar 13:10
Compare
Choose a tag to compare

2.5.3

🎉 New features

  • Sensitive parameters resolving (console)
  • UI improvements

🔨 Bugfixes

  • nextjs-web resource - improved app directory validation

WebDocsDiscordTwitterLinkedIninfo@stacktape.com