Skip to content

Releases: apppackio/apppack

v4.0.1

22 Apr 00:46
v4.0.1
1ffb79e
Compare
Choose a tag to compare

Changelog

  • 1ffb79e Fix arg parsing for stacks command
  • 63d1121 Override container memory for shell tasks
  • 395cc1f Support scaling for individual review apps
  • 089776b Update go
  • 7dce53d Use deletion protection on ALBs and databases

v4.0.0

21 Mar 21:56
v4.0.0
264faa5
Compare
Choose a tag to compare

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

28 Feb 18:28
v4.0.0-beta1
455aac5
Compare
Choose a tag to compare

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

v3.2.0

23 Nov 16:50
v3.2.0
daf0dc4
Compare
Choose a tag to compare

Changelog

daf0dc4 Access commands now accept multiple users

v3.1.0

16 Nov 21:01
v3.1.0
8f4cd21
Compare
Choose a tag to compare

Changelog

fa06a35 Add events command to view ECS events for a service
10abb65 Bump up session timeout for long commands
8f4cd21 Bump up session timeout on more commands
f457a6c Improve aws-credentials app lookup process

v3.0.4

11 Nov 23:55
v3.0.4
2b87a11
Compare
Choose a tag to compare

Changelog

2b87a11 Fix pipeline detection with --aws-credentials

v3.0.3

10 Nov 00:43
v3.0.3
542c01f
Compare
Choose a tag to compare

Changelog

2d236de Add --disable-build-webhook flag for app creation
87cec0f Better handling of errors when no builds exist yet
6788c5c Improve reliability of shell connection
8a4e773 Print error info when a stack action fails
542c01f fix bug causing pipeline creation to crash

v3.0.2

29 Oct 17:12
v3.0.2
f429690
Compare
Choose a tag to compare

Changelog

2d236de Add --disable-build-webhook flag for app creation
6788c5c Improve reliability of shell connection
f429690 Print error info when a stack action fails

v3.0.1

26 Oct 02:41
v3.0.1
fd7f7ef
Compare
Choose a tag to compare

Changelog

fd7f7ef Fix conflicting flag in create database command

v3.0.0

26 Oct 01:20
v3.0.0
24ed322
Compare
Choose a tag to compare

Changelog

484bc49 Account flag is not required if there is only 1
8c4800d Add admins command group
6a5beb8 Automatically poll for token during login
8d03e7b Bump to newer Go version
5ebe275 Improve table formatting on auth accounts cmd
7735116 Major auth refactor w/ built-in admin users
24ed322 Merge branch 'auth-revamp'
da7862e Prompt user to re-login on token refresh error
5ffc859 Removed short names for uncommon flags
53d6373 code cleanup
ed70a2e create cluster creates region if it does not exist
26fd1b1 update text styles