Releases: mthenw/serverless-go-plugin
Releases · mthenw/serverless-go-plugin
v2.4.1
30 Jul 22:04
Compare
Sorry, something went wrong.
No results found
Patches
Fix: prevent container functions from being processed as Go handlers: #58
Credits
Huge thanks to @iruca3 for helping!
v2.4.0
04 Apr 10:13
Compare
Sorry, something went wrong.
No results found
Minor Changes
When using bootstrapped runtimes, add package.include to deployable zip file: #49
Credits
Huge thanks to @alexanderwink for helping!
v2.3.0
02 Jan 10:22
Compare
Sorry, something went wrong.
No results found
Minor Changes
Update conditional block for package inclusion in index.js: #40
Added provided.al2023 as a bootstrap runtime: #46
Patches
Bump flat and mocha: #33
Bump minimist from 1.2.5 to 1.2.8: #38
Bump ansi-regex from 4.1.0 to 4.1.1: #36
Bump @babel/traverse from 7.8.6 to 7.23.7: #48
Bump minimatch from 3.0.4 to 3.1.2: #34
Credits
Huge thanks to @danprueitt and @alexanderwink for helping!
v2.1.0
14 Feb 00:04
Compare
Sorry, something went wrong.
No results found
Minor Changes
Support build a project as monorepo-like: #14
Allow specifying multiple runtimes: #23
Patches
Bump codecov from 3.6.5 to 3.7.1: #11
Bump lodash from 4.17.15 to 4.17.19: #10
Bump node-fetch from 2.6.0 to 2.6.1: #12
Bump y18n from 4.0.0 to 4.0.1: #15
Bump ajv from 6.12.2 to 6.12.6: #26
Bump pathval from 1.1.0 to 1.1.1: #25
Bump node-fetch from 2.6.1 to 2.6.7: #27
Bump path-parse from 1.0.6 to 1.0.7: #20
Bump glob-parent from 5.1.0 to 5.1.2: #18
Bump lodash from 4.17.19 to 4.17.21: #17
Credits
Huge thanks to @miyukki and @Thorleon for helping!
v2.0.1
18 May 20:47
Compare
Sorry, something went wrong.
No results found
Patches
Fix: binPath on Windows convert to forward slashes: #9
Credits
Huge thanks to @hexadecy for helping!
v2.0.0
18 Mar 10:56
Compare
Sorry, something went wrong.
No results found
Major Changes
Feature: add support for CGO_ENABLED flag: 2ab2f89
Patches
Bump codecov from 3.6.1 to 3.6.5: #7
Chore: update dev packages: 81b4db2
v1.6.0
05 Feb 22:29
Compare
Sorry, something went wrong.
No results found
v1.5.0
25 Nov 20:34
Compare
Sorry, something went wrong.
No results found
Minor Changes
Feature: subcommand for compiling functions: #4
Feature: rename go-compile to go build command: 3f77e8d
Patches
Credits
Huge thanks to @prozz for helping!
v1.4.0
24 Oct 18:55
Compare
Sorry, something went wrong.
No results found
Minor Changes
Feature: Add ability to include other files: f0772a3
Patches
Chore: Add postversion script: 3c87332
v1.3.0
24 Oct 14:23
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add support for package path as a handler: f0af377
Patches
Add code coverage: #2
Add explanation about baseDir: 8b8c4eb
Credits
Huge thanks to @mbillewicz for helping!