Release 0.4.0#45
Merged
Merged
Conversation
Member
josegonzalez
commented
Aug 9, 2022
- Update docs to add a way for executing the function directly without extra tools #22 Update docs to add a way for executing the function directly without extra tools
- chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster #24 chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster
- chore(deps): bump github.com/mitchellh/cli from 1.1.2 to 1.1.3 #23 chore(deps): bump github.com/mitchellh/cli from 1.1.2 to 1.1.3
- chore(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1 #25 chore(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1
- chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.4.0 to 0.5.0 #26 chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.4.0 to 0.5.0
- chore(deps): bump github.com/aws/aws-lambda-go from 1.31.1 to 1.32.0 #27 chore(deps): bump github.com/aws/aws-lambda-go from 1.31.1 to 1.32.0
- Add support for raspbian/bullseye on arm64 architectures #28 Add support for raspbian/bullseye on arm64 architectures
- Publish arm64 packages for debian instead of raspbian #29 Publish arm64 packages for debian instead of raspbian
- chore(deps): bump github.com/rs/zerolog from 1.26.1 to 1.27.0 #32 chore(deps): bump github.com/rs/zerolog from 1.26.1 to 1.27.0
- chore(deps): bump github.com/mitchellh/cli from 1.1.3 to 1.1.4 #30 chore(deps): bump github.com/mitchellh/cli from 1.1.3 to 1.1.4
- chore(deps): bump golang from 1.18.2-buster to 1.18.3-buster #31 chore(deps): bump golang from 1.18.2-buster to 1.18.3-buster
- chore(deps): bump github.com/aws/aws-lambda-go from 1.32.0 to 1.32.1 #33 chore(deps): bump github.com/aws/aws-lambda-go from 1.32.0 to 1.32.1
- chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 #36 chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
- chore(deps): bump golang from 1.18.3-buster to 1.18.4-buster #34 chore(deps): bump golang from 1.18.3-buster to 1.18.4-buster
- chore(deps): bump github.com/aws/aws-lambda-go from 1.32.1 to 1.34.0 #37 chore(deps): bump github.com/aws/aws-lambda-go from 1.32.1 to 1.34.0
- chore(deps): bump github.com/aws/aws-lambda-go from 1.34.0 to 1.34.1 #38 chore(deps): bump github.com/aws/aws-lambda-go from 1.34.0 to 1.34.1
- chore(deps): bump golang from 1.18.4-buster to 1.19.0-buster #40 chore(deps): bump golang from 1.18.4-buster to 1.19.0-buster
- Update go version and all modules #41 Update go version and all modules
- Rename Dockerfile.build and fix hadolint issues #42 Rename Dockerfile.build and fix hadolint issues
- Sync ci config with other golang repos #43 Sync ci config with other golang repos
- Use built lambda.zip when creating build context #44 Use built lambda.zip when creating build context
…thout extra tools Also fix some issues with the image tags in examples.
Update docs to add a way for executing the function directly without extra tools
Bumps [github.com/mitchellh/cli](https://github.com/mitchellh/cli) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/mitchellh/cli/releases) - [Commits](mitchellh/cli@v1.1.2...v1.1.3) --- updated-dependencies: - dependency-name: github.com/mitchellh/cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps golang from 1.18.1-buster to 1.18.2-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster
…tchellh/cli-1.1.3 chore(deps): bump github.com/mitchellh/cli from 1.1.2 to 1.1.3
Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.30.0 to 1.31.1. - [Release notes](https://github.com/aws/aws-lambda-go/releases) - [Commits](https://github.com/aws/aws-lambda-go/commits) --- updated-dependencies: - dependency-name: github.com/aws/aws-lambda-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…s/aws-lambda-go-1.31.1 chore(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1
Bumps [github.com/josegonzalez/cli-skeleton](https://github.com/josegonzalez/cli-skeleton) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/josegonzalez/cli-skeleton/releases) - [Commits](josegonzalez/cli-skeleton@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: github.com/josegonzalez/cli-skeleton dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…segonzalez/cli-skeleton-0.5.0 chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.4.0 to 0.5.0
Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.31.1 to 1.32.0. - [Release notes](https://github.com/aws/aws-lambda-go/releases) - [Commits](https://github.com/aws/aws-lambda-go/commits/v1.32.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-lambda-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…s/aws-lambda-go-1.32.0 chore(deps): bump github.com/aws/aws-lambda-go from 1.31.1 to 1.32.0
Also add jammy support. Refs dokku/dokku#5185
Add support for raspbian/bullseye on arm64 architectures
Raspbian 64-bit is actually based on Debian, so we need to use the correct OS Identifier or packages won't be detected. Closes #5185
Publish arm64 packages for debian instead of raspbian
Bumps golang from 1.18.2-buster to 1.18.3-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.26.1 to 1.27.0. - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](rs/zerolog@v1.26.1...v1.27.0) --- updated-dependencies: - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…/zerolog-1.27.0 chore(deps): bump github.com/rs/zerolog from 1.26.1 to 1.27.0
Bumps [github.com/mitchellh/cli](https://github.com/mitchellh/cli) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/mitchellh/cli/releases) - [Commits](mitchellh/cli@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: github.com/mitchellh/cli dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.32.0 to 1.32.1. - [Release notes](https://github.com/aws/aws-lambda-go/releases) - [Commits](aws/aws-lambda-go@v1.32.0...v1.32.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-lambda-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…tchellh/cli-1.1.4 chore(deps): bump github.com/mitchellh/cli from 1.1.3 to 1.1.4
chore(deps): bump golang from 1.18.2-buster to 1.18.3-buster
…s/aws-lambda-go-1.32.1 chore(deps): bump github.com/aws/aws-lambda-go from 1.32.0 to 1.32.1
Bumps golang from 1.18.3-buster to 1.18.4-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: github.com/BurntSushi/toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…rntSushi/toml-1.2.0 chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0
chore(deps): bump golang from 1.18.3-buster to 1.18.4-buster
Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.32.1 to 1.34.0. - [Release notes](https://github.com/aws/aws-lambda-go/releases) - [Commits](aws/aws-lambda-go@v1.32.1...v1.34.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-lambda-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…s/aws-lambda-go-1.34.0 chore(deps): bump github.com/aws/aws-lambda-go from 1.32.1 to 1.34.0
Bumps [github.com/aws/aws-lambda-go](https://github.com/aws/aws-lambda-go) from 1.34.0 to 1.34.1. - [Release notes](https://github.com/aws/aws-lambda-go/releases) - [Commits](aws/aws-lambda-go@v1.34.0...v1.34.1) --- updated-dependencies: - dependency-name: github.com/aws/aws-lambda-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps golang from 1.18.4-buster to 1.19.0-buster. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…s/aws-lambda-go-1.34.1 chore(deps): bump github.com/aws/aws-lambda-go from 1.34.0 to 1.34.1
chore(deps): bump golang from 1.18.4-buster to 1.19.0-buster
chore: update go version and all modules
chore: rename Dockerfile.build and fix hadolint issues
chore: sync ci config with other golang repos
In certain environments, the build directory has it's permissions tainted because lambda-builder is invoked as non-root. This change ensures builds succeed in more limited environments.
Use built lambda.zip when creating build context
- Update docs to add a way for executing the function directly without extra tools #22 - chore(deps): bump golang from 1.18.1-buster to 1.18.2-buster #24 - chore(deps): bump github.com/mitchellh/cli from 1.1.2 to 1.1.3 #23 - chore(deps): bump github.com/aws/aws-lambda-go from 1.30.0 to 1.31.1 #25 - chore(deps): bump github.com/josegonzalez/cli-skeleton from 0.4.0 to 0.5.0 #26 - chore(deps): bump github.com/aws/aws-lambda-go from 1.31.1 to 1.32.0 #27 - Add support for raspbian/bullseye on arm64 architectures #28 - Publish arm64 packages for debian instead of raspbian #29 - chore(deps): bump github.com/rs/zerolog from 1.26.1 to 1.27.0 #32 - chore(deps): bump github.com/mitchellh/cli from 1.1.3 to 1.1.4 #30 - chore(deps): bump golang from 1.18.2-buster to 1.18.3-buster #31 - chore(deps): bump github.com/aws/aws-lambda-go from 1.32.0 to 1.32.1 #33 - chore(deps): bump github.com/BurntSushi/toml from 1.1.0 to 1.2.0 #36 - chore(deps): bump golang from 1.18.3-buster to 1.18.4-buster #34 - chore(deps): bump github.com/aws/aws-lambda-go from 1.32.1 to 1.34.0 #37 - chore(deps): bump github.com/aws/aws-lambda-go from 1.34.0 to 1.34.1 #38 - chore(deps): bump golang from 1.18.4-buster to 1.19.0-buster #40 - Update go version and all modules #41 - Rename Dockerfile.build and fix hadolint issues #42 - Sync ci config with other golang repos #43 - Use built lambda.zip when creating build context #44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.