Skip to content

Releases: apppackio/apppack

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

v0.5.1

05 Jan 16:11
v0.5.1
f3c4dd3
Compare
Choose a tag to compare

Changelog

cfc931a Add access command
5d8a035 Add build commands
7be5592 Add build wait command and start --wait
f3409f5 Add command to generate markdown docs
8e5d0bd Add logs commands via github.com/TylerBrock/saw
f3c4dd3 Add version command
0e336f9 App list API and regions
4c10a01 Clean up app create/destroy and add to tests
7709ec1 Cleaner task output
5b4a7de Cleanup/upgrade dependencies
dac85e2 Cluster creation/deletion
708193a Enable redis add-on in app create
fac8975 Fine-tuning create/delete of cluster
d13103e Handle authenticating CodeBuild against source repo
6b6ec63 Only retry cluster deletion on failure
c612cb1 Process scaling
c1d4fe2 Refactor log commands
39ff458 Scheduled tasks commands
82b2a0a Start fleshing out ps commands
8ce0000 TTY check before starting spinner
b0e45bc Update parameters to match cfn
4984ae1 tests: Initial functional tests
0e3e85c upgrade app command

v0.5.0

05 Jan 04:41
v0.5.0
dc46669
Compare
Choose a tag to compare

Changelog

cfc931a Add access command
5d8a035 Add build commands
7be5592 Add build wait command and start --wait
21f2aee Add command to generate markdown docs
e9308f2 Add homebrew tap
8e5d0bd Add logs commands via github.com/TylerBrock/saw
0e336f9 App list API and regions
4c10a01 Clean up app create/destroy and add to tests
7709ec1 Cleaner task output
5b4a7de Cleanup/upgrade dependencies
dac85e2 Cluster creation/deletion
708193a Enable redis add-on in app create
fac8975 Fine-tuning create/delete of cluster
d13103e Handle authenticating CodeBuild against source repo
6b6ec63 Only retry cluster deletion on failure
c612cb1 Process scaling
c1d4fe2 Refactor log commands
39ff458 Scheduled tasks commands
82b2a0a Start fleshing out ps commands
8ce0000 TTY check before starting spinner
b0e45bc Update parameters to match cfn
4984ae1 tests: Initial functional tests
0e3e85c upgrade app command

v0.1.0

11 Dec 22:37
v0.1.0
c3f8fc9
Compare
Choose a tag to compare

Changelog

2811141 Add auth whoami command
cb8ff82 Add db shell command
a19acb1 Build on push
ab1dd19 DB dump/load command
3c2f026 Initial commit
3c66cfc Remove unused config file
10300e0 Update auth for new Auth0 format