Welcome to the Convox Newsletter! We're thrilled to have you as part of our community. Get ready to stay informed with the latest news, updates, and valuable insights delivered right to your inbox. Discover useful tips and resources to make the most of Convox's solutions.
Product updates and notifications:
V3
- Fix imds option: Corrected behavior of the rack parameter 'imds_http_tokens' . Setting
imds_http_tokens=required
will now properly enforced metadata sessions tokens (IMDSv2). - Add liveness check support and add health check disable option: We've addressed the health check functionality, allowing you to fine-tune your application's behavior. You can now configure liveness checks for your web pods, ensuring that any instances that exhibit signs of unhealthiness are cycled out promptly. This enhancement aims to facilitate better troubleshooting and mitigate the hanging issues you may have previously faced.
- ECR supports image manifest caching in ECR with Buildkit >= 0.12.0: With Buildkit 0.12.0, we're reintroducing image manifest caching in ECR, solving the slowdown issue during deployments caused by the loss of caching when we transitioned to Buildkit. This update brings faster deployments, ensuring a smoother experience for you.
- Add recommended nfs mount to overcome efs reconnect: We've optimized our EFS mounting strategy by adding the recommended 'noresvport' option to align with AWS recommendations. This adjustment ensures smoother connectivity during routine upgrades, minimizing disruptions.
Latest Releases
To keep you updated on the latest releases, here is a summary of our recent work:
Version 3 ([RSS](https://github.com/convox/convox/releases.atom) or GitHub)
- 3.13.9
- Add support to configure ndots (#707)
- 3.13.8
- ECR supports image manifest caching in ECR with Buildkit >= 0.12.0. This PR updates the buildkit version to 0.12.2 and adds support for ECR caching.
- Add liveness check support and add healt check disable option
- fix imds option
- Add cleanup for gcp and azure
Version 2 ([RSS](https://github.com/convox/rack/releases.atom) or GitHub)
## Blog: Navigating Terraform's Licensing Transition and OpenTF
On August 10, 2023, HashiCorp made a significant announcement regarding changes to the licensing of its products, including Terraform. Terraform, which had been open source for approximately nine years under the MPL v2 license, was slated to undergo a transformation into a non-open source product with a BSL v1.1 license, effective from the next version (1.6). To learn more about these changes. click here.