Skip to content

Releases: apppackio/apppack

v1.1.0

12 Feb 23:49
v1.1.0
6afadcd
Compare
Choose a tag to compare

Changelog

484137a Clearer messaging around Codebuild auth
54855df Don't generate signin URL if no session token
6afadcd Update CLI for new Cfn database template (#12)
e9cb8fb fix pointer reference

v1.0.0

02 Feb 15:19
v1.0.0
28ef330
Compare
Choose a tag to compare

Changelog

28ef330 Init cmd (#11)

v0.9.0

01 Feb 18:28
v0.9.0
c9bebde
Compare
Choose a tag to compare

Changelog

eec461b Add destroy command for custom-domain
a2d8aa3 Check hosted zone is active before continuing
182972b Clarify where Session Manager Plugin should be installed
c9bebde Fix double error checking
a6d00e0 Go-style naming
82532e4 Instance class selector for cluster
35f4015 List more than 10 config variables
96471bb Look up hosted zone automatically (#7)
b252cf9 Lookup and select instance size for RDS (#8)
6e09363 Retry on stack creation failure
fe0d88a Set deletion protection after creation
1681cc0 Stop spinner before print
1662832 Turn off [flags] in db cmd docs
6ebffd8 Update support email
b4ffc4f Use clearer naming for Cfn progress
a30e9ab create custom-domain command

v0.8.2

27 Jan 18:02
v0.8.2
e7644a9
Compare
Choose a tag to compare

Changelog

e7644a9 Add region flag to account-setup

v0.8.1

26 Jan 23:01
v0.8.1
9fea0ac
Compare
Choose a tag to compare

Changelog

b86fb1e Account setup (#3)
9fea0ac Set region via flag (#4)

v0.8.0

26 Jan 21:35
v0.8.0
b86fb1e
Compare
Choose a tag to compare

Changelog

bb7c895 Add create region command
a79f3b8 Add destroy region command
0ebae53 Destroy resources using Stack ID, not names
a9f1d4e Strip array brackets from users string
3665242 Use region subdomain on console URLs

v0.7.0

24 Jan 21:58
v0.7.0
753cac8
Compare
Choose a tag to compare

Changelog

b7b3d58 Add flag for cluster instance class on creation
cae1a20 Add stack upgrade commands
6af6cff Enable shell for both mysql and postgres
2d42c0e Fix db shell command
08de50a Show live resource info for cfn changes
753cac8 Update destroy commands to use new cfn wait
f0ed5c5 Update help docs

v0.6.2

18 Jan 19:52
v0.6.2
6675736
Compare
Choose a tag to compare

Changelog

6675736 Fix auth refresh bug
3451fa3 Pass app name as arg instead of flag
8a7fd5c Support multiple database engines (MySQL/Postgres)

v0.6.1

12 Jan 21:33
v0.6.1
bccc567
Compare
Choose a tag to compare

Changelog

739d502 Add Sentry to build
bccc567 Rename internals
7587dc3 Rename repo

v0.6.0

08 Jan 00:25
v0.6.0
94e82ab
Compare
Choose a tag to compare

Changelog

28d5d4a Add auth apps command
22eee9e Add config set/unset commands
77bf374 Change doc generation output
94e82ab Create/destroy Redis & Database stacks
0cc0af4 Upgrade dependencies