Releases: appleboy/drone-lambda
Releases · appleboy/drone-lambda
v1.3.9
v1.3.8
Changelog
Bug fixes
- f333a19 fix: wrap error messages with
errtrace.Wrap()
in relevant files
Enhancements
- 3f78d12 chore: improve API efficiency and test robustness
- 916b827 chore: optimize API usage and improve test reliability
- d98f031 chore: refactor CI workflow and improve tests
- d372baf chore: refactor build process and update .gitignore
- 9668349 chore: refine Docker build and linting setup
- 7dd0761 chore: update AWS SDK and Gookit dependencies
- 944d426 chore: update actions/setup-go to v5 in configuration files
- ad773ca chore: update dependencies across multiple modules
- e0d11a1 chore: update dependencies and improve test tolerance
- 0af18a2 chore: update dependencies for better performance and stability
- 37dbe0a chore: update dependencies for improved performance
- 3ba40b0 chore: update dependencies to latest versions
- e695f1b chore: update dependencies to latest versions
- dac585f chore: update dependencies to latest versions
- e8d79f1 chore: update various dependencies to latest versions
- 1f0fc09 chore: update workflow actions and versions
Build process updates
v1.3.7
Changelog
- 88f7308 chore: optimize build artifacts and update copyright
- 3be0fd4 chore: improve API usage and testing across platforms
- 7a16835 build(deps): bump github.com/aws/aws-sdk-go from 1.44.235 to 1.44.248 (#30)
- 5ea059a docs: clarify and Fix Log Messages in Lambda Function Waiting Process
- 558b7d0 docs(lambda): add GetFunction permission
- ce6f3bc chore: update Go packages to latest versions
v1.3.6
Changelog
- f6d8838 fix: add error logging for ResourceNotReadyException in Exec function
- d31c687 refactor: initialize sources only if empty
- 337a7c1 fix: ensure non-empty
p.Config.ImageURI
with error return - e254618 docs: update AWS policy for CI/CD integration
- fbb9e98 docs: update flow
- b1ed0e4 feat: refactor Lambda function state check logic
- 2fc6579 refactor: refactor function update logging messages
- 9685336 refactor: improve Lambda function deployment reliability
- 32f335e refactor: improve Lambda function update process with state checks and wait time
- 0596292 docs: update infra flow
- 0d372bf docs: update infra
- 3a931f3 chore: update sketch
v1.3.5
Changelog
- 6ab7c91 chore: update deployment infrastructure configuration
- 7db9f2d refactor: remove unnecessary lines in infra.d2 file
- 53b642c refactor: update deprecated AWS Lambda function calls
- c8428c2 refactor: refactor infrastructure code for AWS integration
- 7a346c0 docs: add drone and github actions infrastructure
- 37b1858 feat: improve retry logic for AWS Lambda deployments (#25)
- 33fa341 ci: add AWS policy for CI/CD tool integration and X-Ray tracing permission
- a2bdfc0 feat: add X-Ray tracing configuration to CLI and
Plugin
struct (#24) - a38d7a7 chore: add support for additional Dockerfile labels
v1.3.4
v1.3.3
v1.3.2
v1.3.1
Changelog
- 91ddc59 build: configure builds for multiple OS and architectures with goreleaser
- a83d9d8 refactor: remove session token flag from main function
- 9cc0f43 chore: update golang container and add sshd server setup step to jobs section
- a9b108a docs: refactor project documentation
- 9db96e2 docs: update README installation instructions and badges
- e4cd9ef ci: remove setup sshd job from lint workflow
- d41633c chore(CI): update hadolint config
- 6d288a6 refactor: refactor entrypoint and binary for AWS Lambda integration
- ce1a5f6 refactor: refactor file reading to use os package methods
- 44e94a0 feat: add session token support to CLI plugin authentication (#20)
- 12a855b chore: update Go version requirement and dependencies
- 7254f2a chore(CI): add github actions
- 33734f4 chore(CI): remove drone config
v1.3.0: chore: support update layers
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>