Skip to content

Releases: serverless/event-gateway

0.5.12

14 Aug 14:28
Compare
Choose a tag to compare

Changelog

4bc8bb7 improve logging. Add missing logs. Better error reporting. Closes #265 (#285)
f3fea77 add tests for subscription package
7c225f0 rename pubsub package to subscriptions


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.11

14 Aug 10:02
Compare
Choose a tag to compare

Changelog

10b036e add path and method as a part of http event. Closes #273 (#284)
2a0d75b fix log messages and add missing logs. Closes #280. Closes #277. (#283)


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.10

13 Aug 15:39
Compare
Choose a tag to compare

Changelog

bc345c6 decode invoke payload into empty interface (#281)i


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.9

13 Aug 10:17
Compare
Choose a tag to compare

Changelog

33d8d77 add Emulator Provider (#279)


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.8

11 Aug 22:00
Compare
Choose a tag to compare

Changelog

3de7860 add emitting internal gateway event (#274)


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.7

11 Aug 18:56
Compare
Choose a tag to compare

Changelog

74b274b fix HTTP event structure
e1afe94 standarize error names
f6abed4 rename ErrorMalformedJSON to ErrMalformedJSON


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.6

11 Aug 15:50
Compare
Choose a tag to compare

Changelog

87d684c allow all headers for CORS. Closes #269 (#271)


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.5

11 Aug 14:47
Compare
Choose a tag to compare

Changelog

7d37b02 return 404 if backing function not found for invoking or http req. Closes #265 (#268)
ccd9952 fix HTTP schema field. Rename it to body. Closes #266 (#267)
b0b566e fix comment
3a90339 refactor integration test. Move them to router package.
381de7b refactor targetcache package. Move it to internal package.
fe7801b refactor metrics package. Move it to internal package.
6555a52 refactor util package. Move it to internal package.
85cd6f8 refactor db package. Move it to internal package.
f651bbc cleanup docs folder
50d1eea remove outdated usecases doc


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.4

10 Aug 16:13
Compare
Choose a tag to compare

Changelog

25b6d9e return HTTP error when JSON payload is malformed. Closes #241 (#261)
8000b94 add logging about address on which APIs are listening. Closes #246 (#260)
4931acc remove redundant logs. Log HTTP event payload. (#259)
e253ee0 output version to stdout


Automated with GoReleaser
Built with go version go1.8 linux/amd64

0.5.3

10 Aug 05:59
Compare
Choose a tag to compare

Changelog

8bbeaec add cors headers. Closes #255 (#257)
0a9a039 add -log-format option. Closes #247 (#256)


Automated with GoReleaser
Built with go version go1.8 linux/amd64