github.com/avenga/couper@v1.12.2/docs/website/content/1.getting-started/4.beta-features.md (about) 1 # About _beta_ features 2 3 We use _beta_ features to have the possibility to develop new, complex features for you while still being able to maintain our compatibility promise. 4 5 You can see beta features as a feature preview. We will announce new beta features in the [Changelog](https://github.com/avenga/couper/blob/master/CHANGELOG.md). 6 7 We will keep features in beta as long as we collect feedback and are actively working on it. You can expect beta features to evolve. 8 9 _They can change with every release._ 10 11 We recommended you to pin Couper to a specific [docker tag](https://hub.docker.com/r/avenga/couper/tags) to avoid unintended updates. (Add tests to your code to make sure that nothing is going to break when you want to update to a newer version). 12 13 To make you and your colleagues aware that a beta feature is used, we will prefix all configuration items such as config blocks or functions with `beta_`: 14 15 **Feedback more than welcome!** 16 17 We need your feedback to make beta features to proper features. Please leave your feedback and questions [here](https://github.com/avenga/couper/discussions), or open an issue. Thank you! :)