diff --git a/changelog/1.29.2.md b/changelog/1.29.2.md new file mode 100644 index 000000000..f42275ad6 --- /dev/null +++ b/changelog/1.29.2.md @@ -0,0 +1,25 @@ +--- +title: "1.29.2" +description: "Released on 4/15/2022" +--- + +### Breaking changes ❗ + +There are no breaking changes in 1.29.2. + +### Features ✨ + +- infra: added ability to specify ingress className in the Helm chart. +- infra: added ability to customize liveness and readiness probes in the Helm + chart. + +### Bug fixes 🐛 + +- infra: fixed issue where filesystem corruption would stall builds on EC2 + workspaces. +- helm: updated ingress template to use correct value names. +- web: fixed issue where JetBrains 2022.1 IDE versions would not open in Projector. + +### Security updates 🔐 + +There are no security updates in 1.29.2.