3.16 Releases

Convox 3.16 upgrades Kubernetes to 1.27 and introduces emptyDir volume support for temporary in-pod storage. This release also updates Go, VPC-CNI, and EBS telemetry, and fixes local development rack Terraform files.

3.16.0

Released: 2024-02-14

Feature Additions

  • Added emptyDir volume support (PR #744)

Updates

  • Upgraded Kubernetes to v1.27 (PR #745)
  • Updated AWS VPC-CNI to v1.15.4-eksbuild.1 (PR #748)
  • Updated Go to v1.19 (PR #745)
  • Updated EBS telemetry data for AWS (PR #745)
  • Fixed broken Terraform files for local development racks (PR #748)

View on GitHub

3.16.1

Released: 2024-03-15

Fixes

  • Fixed bug causing errors with special characters in tags parameter

View on GitHub

See Also