Skip to content

Releases: appleboy/lambda-action

v0.2.0: chore: update dependencies and clean up go.sum

22 Apr 07:34
bdbe5c9
Compare
Choose a tag to compare
- Update dependencies in `go.mod` to newer versions, including `aws-lambda-go`, `sonic`, `base64x`, `iasm`, `validator`, `cpuid`, `go-urn`, `go-toml`, `x/crypto`, `x/net`, `x/sys`, and `protobuf`.
- Add `sonic/loader` and `cloudwego/base64x` dependencies.
- Update hashes and versions in `go.sum` for several dependencies to match those in `go.mod`.
- Remove outdated dependencies from `go.sum`.
- Add `objx v0.5.2` to `go.sum`.
- Update `testify` to version `1.9.0` in `go.sum`.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.1.9

03 Apr 15:05
Compare
Choose a tag to compare
chore: update lambda-action version in README jobs section

- Update the `appleboy/lambda-action` version from `v0.1.8` to `v0.1.9` in multiple places in the `jobs` section of the README file.

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>

v0.1.8

02 Apr 08:08
Compare
Choose a tag to compare
chore: update lambda-action version to v0.1.8 in all uses

- Update the version of `appleboy/lambda-action` to `v0.1.8` in all `uses` occurrences.

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>

v0.1.7

01 Apr 10:03
d82335d
Compare
Choose a tag to compare
chore: update Dockerfile base image version to 1.3.3 (#57)

- Update the base image version from 1.3.2 to 1.3.3 in Dockerfile
- Fix #25

v0.1.6

01 Apr 08:28
5ad33eb
Compare
Choose a tag to compare
chore: bump drone-lambda to 1.3.2 (#56)

v0.1.5: chore: revert to v1.2.9

07 Aug 02:37
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.1.4: chore: support layers. (#34)

23 Jul 13:28
e66d140
Compare
Choose a tag to compare
* chore: support layers.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

v0.1.3

01 Apr 22:57
Compare
Choose a tag to compare
chore: upgrade to 1.2.9

v0.1.2: chore: bump drone-lambda to 1.2.7

09 Mar 22:39
Compare
Choose a tag to compare
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

support VPC config and container image URI

15 Feb 04:20
Compare
Choose a tag to compare
  • support image_uri
  • support subnets and securitygroups for VPC