up

Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.

MIT License

Stars
8.8K
Committers
22

Bot releases are visible (Hide)

up - v0.5.6

Published by tj over 6 years ago

Changelog

c015fd8 Release v0.5.6
6327b3e Release v0.5.7-pro
b5e19c5 add CI specific upgrade to avoid progress bar
57bf244 add support for upgrading in-place up(1). Closes #607
1feb11d remove IsNotFound error check, masks the real issue


Automated with GoReleaser
Built with go version go1.10 darwin/amd64

up - v0.5.5

Published by tj over 6 years ago

Changelog

526000d Release v0.5.5
3e38598 Release v0.5.5-pro
b7fabb7 Release v0.5.6-pro
8d929ac Revert "refactor: change test.ci -timeout to 20m"
4dd64d7 Revert "refactor: change travis to use Go 1.10"
1d31666 fix: improve idempotency of stack deletion
f8e7e70 remove a redundant test
70905d7 update travis.yml dep(1) to v0.4.1


Automated with GoReleaser
Built with go version go1.10 darwin/amd64

up - v0.5.4

Published by tj over 6 years ago

Changelog

ecdd0cd Release v0.5.4
c14c480 Release v0.5.4-pro
76b3e25 Revert "docs: add www to faq"
61e50f8 add alias upserts when updating
354b451 add default up start command for Go and Crystal. Closes #581
cc561d8 add humanized error when the stack (app) does not exist
017f7cf add log stage field to all logs, not just request-level
6d6e46e add os/arch to debug logs to aid in support
b2f1362 add owner to up team output
533205f add stage name to beginning of log line instead of as a field
c968104 change "inferred runtime" log to debug level
7aa66c8 change perms of up.json to 0644. Closes #601
fc2f96c fix up metrics output, should be stage-specific, not global
9dcee5f remove .DS_Store files (#602)


Automated with GoReleaser
Built with go version go1.10 darwin/amd64

up - v0.5.3

Published by tj over 6 years ago

Changelog

0b5ec6d Release v0.5.3
c2c6249 Release v0.5.3-pro
ffbcfcf fix log flushing, make it synchronous. Closes #545


Automated with GoReleaser
Built with go version go1.10 darwin/amd64

up - v0.5.2

Published by tj over 6 years ago

Changelog

b36d839 Release v0.5.2
a8253c8 add pro changelog to master
a8a53ac remove unsetting of AWS_* vars for now
d355ced remove v0.5.3-pro from changelog for now


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.5.1

Published by tj over 6 years ago

Changelog

2ba2180 Release v0.5.1
a788162 Update 04-configuration.md (#583)
bcbc56a add blacklisting of gin-bin by default
50e5027 add function version to up stack output
62505a7 change UP_CONFIG to attempt base64-decode when not JSON (#594)
1b56a43 change up team ci to output base64 encoded config
dc065e5 fix .profile precedence. Closes #590
82c45a9 fix proxy.command overrides. Closes #597
001d5e8 fix serving image/svg+xml as text


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.5.0

Published by tj over 6 years ago

Changelog

e81bb2a Release v0.5.0
4dec853 add IsCI() util
407c684 add Stages.Development back for overrides
90a9d42 add up team card change command for updating the CC
f64a343 add custom stage support. Closes #326
391f474 add customer feedback option when unsubscribing
ac8bcae add hiding of cursor when verifying email
4e76046 add nicer output when using up url -c
ef4c2f7 add separator to make log message more obvious
07202f3 docs
8abb85e fix stack deletions due to custom stages changes
2a7efce fix stage mapping due to custom stage refactor
272a2a6 remove development stage. Closes #563
017c53f remove sourcing of .gitignore. Closes #557


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.12

Published by tj over 6 years ago

Changelog

cf92914 Release v0.4.12
5b3b6c7 add -c, --command flag to up start. Closes #564
0ba98ec add -o, --open to up start for opening in the browser
50ca137 add logs.{stdout,stderr} for configuring log levels. Closes #565
9de01b0 add opening of browser on up start
2b08b9c fix error messages in previous commit
25f4518 fix panic when .domain is missing from a stage, as it is now optional. Closes #567


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.11

Published by tj over 6 years ago

Changelog

d8069fb Release v0.4.11
270ddb9 add development config overrides to up start
6d940aa add more errorpages test coverage
973a529 add the ability to override .proxy.command at the stage level


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.10

Published by tj over 6 years ago

Changelog

749a62f Release v0.4.10
c692576 fix base64 encoded json when params are provided


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.9

Published by tj over 6 years ago

Changelog

9cfeb90 Release v0.4.9
efc4404 revert tj/go-update, causing permission issues


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.8

Published by tj over 6 years ago

Changelog

8676f59 Release v0.4.8
1e737b4 update api client for RemoveMember() json body change
c4f8e06 update tj/go-update for copy instead of rename. Closes #329


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.7

Published by tj almost 7 years ago

Changelog

  • add optimization of ACM certificate creation. Closes #452
  • add development Lambda alias. Closes #542
  • add start of stage overrides for config. Closes #314
  • add support for upgrading to a specific version of Up. Closes #387
  • update go-cli-analytics for disabled segment cli logging
  • refactor handler.New() to accept an http.Handler
  • refactor logging configuration, delegate isatty check etc
  • refactor: move internal logs to tj/aws
  • refactor platform integration quickly

Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.6

Published by tj almost 7 years ago

Changelog

9119743 add support for Clojure with Leiningen (#522)
c08df9d add Paris region
c9844a3 add coupon price adjustment to up team output. Closes #516
f3c139f add error for multiple regions, until the feature is complete
13b3b09 add support for overriding NODE_ENV. Closes #505
f47c5c7 change error_pages to be enabled by default for text/html requests
2fdb36e fix clojure precedence
dbd816f fix output flickering before build output
b5b6a9e fix s3 buckets, should be scoped to region
fe85cf8 fix: add a ! in front of build.gradle (#518)
15c99d2 fix: goroutine leak in lambda report (#512)


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.5

Published by tj almost 7 years ago

Changelog

97b1f09 Release v0.4.5
8e4beef add last 4 card digits to up team output
0bd4008 add new subscribe workflow
6126371 add team CRUD and rename up account to up team. Re #410
07494e7 replace kingpin.CmdClause with kingpin.Cmd
8b91845 update deps


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.4

Published by tj almost 7 years ago

Changelog

41b7f49 Release v0.4.4
a92b274 fix up stack status scenario before a domain is mapped


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.3

Published by tj almost 7 years ago

Changelog

7fd36c4 Release v0.4.3


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.2

Published by tj almost 7 years ago

Changelog

96534bc Release v0.4.2
a8fb859 change to disallow uppercase characters in .name. Closes #498


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.1

Published by tj almost 7 years ago

Changelog

98bdafb Release v0.4.1
c933468 fix upgrades to pro when version matches


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

up - v0.4.0

Published by tj almost 7 years ago

Changelog

97ef3e9 Fix typo (#456)
ed13594 Release v0.4.0
4537271 add --format=plain for CI. Closes #422
f0ec574 add CI=true check for plain text output. Re #422
a4cb4a6 add backport of runtime initialization from Pro
98b9e54 add better isMissingConfig() implementation
77f5c0b add better upgrade messages for OSS -> Pro
46b7e63 add bold level string to logs
5d8f2be add cloudfront endpoint to up stack output. Closes #459
d7e1ac3 add cn-north-1 region to the list. Closes #446
57f4026 add confirmation to up.json creation
d22ac1c add larger PageSize for regions list in setup
e184f86 add log message field equality short-hand. Closes #372
a218c45 add log string sans-quote literal. Closes #461
5876a6e add missing runtime init for deploys
6db6160 add name validation during up.json setup
3b34e82 add purple log messages
22d3eab add region selection to setup
c193ec9 add s3 deployments. Closes #272
4280fbf add unquoted string literals for log queries
dca1dd7 add up.json-less workflow for creating up.json and doing the initial deploy. Closes #482
55c8c12 change default of up.json confirmation to yes
df0f24a change how expanded log mode looks
fe1dcb6 change log color to purple
d2ed86b change to require up.json and help the user create it when missing. Closes #386
7d38c0b fix clearing state in text reporter
5203054 fix tracking of deploy durations
8ef7292 remove --region flag
3052c99 update deps
e43b0bf update tj/survey for select newline fix


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64