Home / Companies / GrowthBook / Blog / February 2024

February 2024 Summaries

2 posts from GrowthBook

Filter
Month: Year:
Post Summaries Back to Blog
As companies grow and increasingly rely on feature flags, they face the challenge of these flags lingering in the codebase, leading to technical debt and potentially impacting engineering efficiency. GrowthBook's new feature, Code References, aids in managing this by allowing teams to quickly identify instances of feature flags in their codebase through a CLI tool that scans the code and sends results to GrowthBook's application backend. This process involves implementing a step in the development CI workflow using a tool called gb-find-code-refs, a modified version of LaunchDarkly's ld-find-code-refs, to fetch and scan feature flags, ultimately enhancing sustainable and efficient development practices. GrowthBook offers streamlined integration options, such as a GitHub Action, to facilitate the setup and usage of Code References, emphasizing the importance of maintaining software health and scalability for competitive advantage in software development.
Feb 27, 2024 438 words in the original blog post.
GrowthBook 2.8 introduces several highly requested features aimed at enhancing user experience and control, including Prerequisite Flags, Code References, Official Metrics, and a "No Access" role. The Prerequisite Flags feature allows complex relationships between feature flags, enabling functionalities based on parent-child flag dependencies. Code References enhance visibility by identifying where features are used within application codebases, simplifying maintenance and updates. Official Metrics offer a method to distinguish vetted metrics within organizations by utilizing version control systems like GitHub, ensuring reliable experimentation. The addition of the "No Access" role provides granular control over user permissions, allowing more tailored access management. Furthermore, Webhooks for SDK Connections allow users to receive notifications about changes in feature flags and experiments, facilitating efficient cache management. The release also includes a new integration guide for WordPress, metric lookback windows, options for percentile capping, and over 50 documentation and bug fixes.
Feb 26, 2024 749 words in the original blog post.