Skip to content

Releases: apex/up

v0.2.9

10 Oct 11:00
@tj tj
Compare
Choose a tag to compare

Changelog

7b4773d Release v0.2.9
653103b fix: disable relay keep alive conns, they interact poorly with suspension (#365)


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

v0.2.8

09 Oct 13:58
@tj tj
Compare
Choose a tag to compare

Changelog

a3e403b Release v0.2.8
c5bc530 fix missing body regression


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

v0.2.7

09 Oct 12:41
@tj tj
Compare
Choose a tag to compare

Changelog

dd950dc update lambda shim with concurrency support
c6a0275 remove .lambda.timeout, replace with .proxy.timeout
07556f7 fix: implement proxy GetBody to allow for re-reading request bodies. Closes #363


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

v0.2.6

29 Sep 12:21
@tj tj
Compare
Choose a tag to compare

Changelog

122dfe9 add proxy.retry option defaulting to true
2d90a7a add UP_STAGE to up start
0327f10 add stage .path basepath support
9355efa fix install script for Yosemite. Closes #345


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

v0.2.5

21 Sep 02:30
@tj tj
Compare
Choose a tag to compare

Changelog

7f81b20 add more relay logs
9ac8ea4 docs: refactor
e6dccff add .proxy.timeout for requests and retries. Closes #335
42244e1 refactor: remove a duplicate test
4981024 add retrying of 5xx errors for idempotent requests. Closes #214
21fbc69 docs: change chown to bin only. Closes #337
8c562c5 docs: add deletion info
dba8123 docs: add more stage info
c012a40 docs: add guide for full app
1cde754 docs: add note about CF provisioning
aeab60e docs: add stage section
4167a02 docs: refactor dns section
0dada07 docs: remove references to certs
e45eb1f docs: remove "coming soon"
8f9d110 docs: tweak faq
a6b16fb docs: add vendor mention
ec013bb update Bowery/prompt dep and fix spacing
5432653 fix 404 checksum not found (#331)
fc758b6 docs: add missing package comments
5dd8403 docs: add missing package comments
44f74f6 docs: add note about omitting proxy bin changes


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

v0.2.4

15 Sep 23:33
@tj tj
Compare
Choose a tag to compare

Changelog

6a86b79 add custom domain support
c444510 add Up version to the -v debug output
ced8cfc add support for JSON log lines, captured and translated to the internal format
d7c0dd4 add support for indented log lines to be captured as a single message
badf351 add sub-process cleanup and grace period. Closes #311
aa074fc add ssm:GetParametersByPath to the function policy
811d41f add UP_STAGE env var. Closes #200
fc47237 change default proxy.listen_timeout to 15
733970c fix gzip handling when previously compressed. Closes #328
3302906 fix ignoring of .pypath


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

v0.2.3

05 Sep 16:25
@tj tj
Compare
Choose a tag to compare

Changelog

1708203 fix rewrite content-type (for SPAs). Closes #304


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

v0.2.2

05 Sep 15:09
@tj tj
Compare
Choose a tag to compare

Changelog

57146ae add logging of log query for debugging
db25ee6 add stage shorthands to log grammar. Closes #286
83a3e4b add bytes / duration units to logging grammar. Closes #283
0195a4b add humanization of .size field in logs. Closes #252
f870ca2 add stage back to log output
b37bcbd add support for checking domain availability and registration. Closes #159
92bfbcc add eu-west-2 to the regions list. Closes #280
bbd8f54 add forced inclusion of ./server
a59a74f add support for multiple hook commands with arrays. Closes #127
ba57f09 fix stage validation, move before building zip
0ccdd89 fix support for other authentication schemes. Closes #287
4845e90 fix ignoring of node_modules dotfiles
7f2fb8a fix dns record .ttl default
62aad72 remove docs command
b6ba78c rename .proxy.timeout to .proxy.listen_timeout (BREAKING)


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

v0.2.1

25 Aug 21:18
@tj tj
Compare
Choose a tag to compare

Changelog

fe76522 Release v0.2.1
5916307 fix missing param in Infof log call


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

v0.2.0

25 Aug 20:57
@tj tj
Compare
Choose a tag to compare

Changelog

25383f4 add hiding of cursor for stack delete and apply
9c96396 add support for configuring proxy timeout (#273)
b99ba11 add cost to metrics output. Closes #204
621044b add: zip: ignore dotfiles by default
2d9092a add nicer formatting for numeric metrics
313fd18 add quick implementation of --size for build
db13c51 add validation of stage name to url and deploy. Closes #261
95968f4 add build command. Closes #257
058d0eb remove .npmignore support. Closes #270
0abb6c9 change build to not output zip when --size is used


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