Skip to content

Releases: apppackio/apppack

v4.6.3

05 Nov 00:25
v4.6.3
Compare
Choose a tag to compare

Changelog

  • f6a161e Release v4.6.3
  • 78afd9a chore(functional-tests): Cron to run at 2:00 UTC
  • cb92f21 chore: Delete orphan R53 record in functional-tests workflow (#78)
  • 6ebbdea chore: Update cron timing for database/functional_tests
  • 2b2da0d fix(app): Verify existence of review app before resizing process (#77)
  • 5307825 fix(database): exclude limitless suffix from Aurora PostgreSQL versions (#84)
  • 4514e99 fix: Delete both CNAME/A record for cleanup (#79)

v4.6.2

03 Sep 19:36
v4.6.2
4d91b6a
Compare
Choose a tag to compare

Changelog

  • 57c2d59 chore: Release 4.6.1; revert APPPACK_ACCOUNT (#74)
  • 4d91b6a fix(build): Allow non-pipeline apps to be built (#75)

v4.6.1

29 Aug 18:06
v4.6.1
f0ef38b
Compare
Choose a tag to compare

Changelog

  • ae73b90 Update account flag help-text
  • a9e3124 chore: Release 4.6.1; revert APPPACK_ACCOUNT
  • 819416a cleanup: Remove unused code
  • f0ef38b revert github workflow functional test on branch

v4.6.0

28 Aug 23:56
v4.6.0
c676d6c
Compare
Choose a tag to compare

Changelog

  • fad96a6 Update CHANGELOG
  • c676d6c chore: Release 4.6.0
  • cf06763 feat: Add APPPACK_ACCOUNT env variable (#69)
  • 44ab03a fix(cmd/ps): resize raises warning for non-existent service (#60)
  • e8915a2 fix(reviewapp): Don't fail reviewapp commands if account flag is passed (#68)
  • d99e82a fix(reviewapp): Prevent non-existent app build (#61)
  • b1c030b fix: Prevent Ctrl+C from exiting remote shell (#71)
  • 2eef5cd fix: Validate max 4 custom domains (#62)

v4.5.0

16 May 18:42
v4.5.0
d2c63a3
Compare
Choose a tag to compare

Changelog

  • 1bf230b Improve error handling for user info API call
  • 65116b9 Improve error message when user needs admin access
  • e24968f Merge pull request #58 from apppackio/integrate-aws-session-manager
  • 39fd4d2 Update CHANGELOG.md
  • ddb6707 Update changelog
  • 35a6cf3 feat: Integrate AWS session manager

v4.4.1

26 Mar 18:07
v4.4.1
b37386c
Compare
Choose a tag to compare

Changelog

v4.4.0

25 Mar 21:29
v4.4.0
f091add
Compare
Choose a tag to compare

Changelog

  • a329a24 Add --json flag to config list command
  • 2d61739 Add --no-browser flag to apppack auth login
  • 104c3f5 Add missing releases to CHANGELOG
  • 57d1a09 Allow ps on clusters with large task count
  • 185f79d Fix events and dash commands to work with review apps
  • bd924d7 Go 1.22 and update dependencies
  • 2506190 Improve output when resizing review apps
  • f7496fb Require --cpu and --memory on ps resize command
  • f091add v4.4.0

v4.3.0

27 Mar 15:36
v4.3.0
213454b
Compare
Choose a tag to compare

Changelog

  • 9fb7242 Automatically check for updates daily
  • 6640004 Enable error reporting for app crashes
  • 5c2544f Enable error reporting for app crashes
  • bfb8ec4 Fix bugs around upgrading a region stack
  • bc4364d Fix interactive shell command keepalive task
  • 7e93d1b Fix interactive shell command keepalive task
  • 7e32993 Merge branch 'check-for-update'
  • 0d829d5 Only check for updates once per day
  • edb956c Only show valid & current instances sizes for DBs
  • 339d734 Remove unnecessary use of wc in shell command
  • a711e55 Restore cursor state after keyboard interrupt
  • 0b4e844 fmt: gofumpt
  • 213454b fmt: work on formatting/cleanup

v4.2.0

03 Mar 17:10
v4.2.0
53a3d99
Compare
Choose a tag to compare

Changelog

  • 3432556 Add instance selector to Redis creation
  • 53a3d99 Add support for wildcard custom domains
  • 0c85ad0 Allow resizing review apps on the pipeline
  • 86d8721 Fix bug around upgrading pipeline stacks
  • 187f66b Support shell on dockerfile builds

v4.1.0

10 Jan 18:42
v4.1.0
fb3f5af
Compare
Choose a tag to compare

Changelog

  • 1bc0774 Add load balancer status codes to dash
  • c21fe80 Adds dash cmd to view metrics
  • 1a624d0 Fix panic on invalid delete of scheduled tasks
  • e39c099 Merge branch 'dash'
  • d3bb11e Merge branch 'main' into dash
  • 2766621 Merge branch 'main' into dash
  • a869540 Merge branch 'main' into dash
  • 13cd39d Move dash navigation to left
  • c5e2fa2 Update dependencies
  • 1bd71d4 Update dependencies
  • e0b6766 Upgrade dependencies