Releases: apppackio/apppack
Releases · apppackio/apppack
v4.0.5
v4.0.4
v4.0.3
Changelog
- b82b1b7 Add autoscaling CPU target to app stack
- 06004ff Allow failed cluster stacks to be destroyed
- ea58cab Allow pipeline to be used for review app resizing
- 79d6ffa Allow updates/modifications to older stacks
- a0b5a45 Fix alignment issues in config list command
- e8ef1da Fix bug in admin management
- aeb3c27 Upgrade dependencies
v4.0.2
v4.0.1
v4.0.0
Changelog
- fc48e62 Add
--output
flag to db dump to specify file path - 26dfd6e Add
stacks
command to list AppPack stacks - c9bcac4 Bump up session timeout for long commands
- db0ba80 Fix pipeline detection with
--aws-credentials
- 39b4eba Fix rare crash when watching build
- 7b4c8e0 Improve arg parsing for
ps
commands - 1db00e9 Improve aws-credentials app lookup process
- dd2e68d Sort config parameters on output
- 51e5927 Tighten down
access
/admin
cmd parsing - UI refactor for
create
/destroy
commands - 57cba66 Verify
shell
/db
command tasks before executing - 3d9fb8d Add flag to specify jobs on postgres db load
- 264faa5 Allow deletion of incomplete database stack
- d723837 Allow overriding region for access commands
- 03d691c Clarify docs for UTC in scheduled tasks
- 13a6ec6 Connect to correct database with db shell in MySQL
- 62c4792 Enable longer wait times for ECS tasks to complete
- 87014ae Fix typo in upgrade stack status message
- 9fdfdcb Print success message when destroying stack
- 39c9827 Stricter permissions on directories that are created
- 1a81888 Validate scheduled tasks before creation
v4.0.0-beta1
Changelog
- Add --output flag to db dump to specify file path
- Add stacks command to list AppPack stacks
- Bump up session timeout for long commands
- Fix pipeline detection with --aws-credentials
- Fix rare crash when watching build
- Improve arg parsing for ps commands
- Improve aws-credentials app lookup process
- Sort config parameters on output
- Tighten down access/admin cmd parsing
- UI refactor for create/destroy commands
- Verify shell/db command tasks before executing