-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release for v1.0.4 #465
Closed
Closed
Release for v1.0.4 #465
Conversation
This file contains 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
fix: added zero value check for ImageConfigRespose
add --ignore option.
newFunctionFrom() and fillDefaultValues() care the remote function configuration is not found.
Lambda API fails if the version to delete has aliases.
prepareFunctionCodeForDeploy() may update an ImageConfig element. So --ignore .ImageConfig didn't work.
`SourceArn` as `*` is not recommended.
ApplicationLogLevel and SystemLogLevel are suported for JSON format only.
Bumps [github.com/samber/lo](https://github.com/samber/lo) from 1.44.0 to 1.47.0. - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.44.0...v1.47.0) --- updated-dependencies: - dependency-name: github.com/samber/lo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/fujiwara/tfstate-lookup](https://github.com/fujiwara/tfstate-lookup) from 1.3.2 to 1.4.2. - [Release notes](https://github.com/fujiwara/tfstate-lookup/releases) - [Changelog](https://github.com/fujiwara/tfstate-lookup/blob/main/.goreleaser.yml) - [Commits](fujiwara/tfstate-lookup@v1.3.2...v1.4.2) --- updated-dependencies: - dependency-name: github.com/fujiwara/tfstate-lookup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
the same with --color=false
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.9.0 to 1.6.1. - [Release notes](https://github.com/alecthomas/kong/releases) - [Commits](alecthomas/kong@v0.9.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/alecthomas/kong dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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.
This pull request is for the next release as v1.0.4 created by tagpr. Merging it will tag v1.0.4 to the merge commit and create a GitHub release.
You can modify this branch "tagpr-from-v1.1.3" directly before merging if you want to change the next version number or other files for the release.
How to change the next version as you like
There are two ways to do it.
Full Changelog: v1.1.3...v1.0.4