Releases: elct9620/boxing
Releases · elct9620/boxing
v0.11.0
v0.10.0
- Add AWS Lambda support
- Set entry point to
bin/aws_lambda_ric
it detected (bundle binstub aws_lambda_ric
before use it) - Set command to
config/environment.Aws::Rails::SqsActiveJob.lambda_job_handler
ifaws-sdk-rails
found - Set command to
config/environment.Lamby.cmd
iflamby
found
- Set entry point to
v0.9.0
Full Changelog: v0.8.0...v0.9.0
- Add
bootsnap
precompile support - Allow to customize
ENTRYPOINT
andCMD
v0.7.1
v0.6.3
v0.6.1
v0.6.0
v0.5.0
What's Changed
- Basic config file support by @elct9620 in #5
- Update README by @elct9620 in #6
- Add supported Ruby versions for GitHub Actions by @elct9620 in #7
- Docker Compose Generator Support by @elct9620 in #8
- Allow customizing .dockerignore with config by @elct9620 in #9
- Add health check support by @elct9620 in #10
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Add more CI entries to dockerignore by @mattbrictson in #1
- Support gems from git repoistory by @elct9620 in #3
New Contributors
- @mattbrictson made their first contribution in #1
- @elct9620 made their first contribution in #3
Full Changelog: v0.3.1...v0.4.0