Home / Companies / Unleash / Blog / January 2024

January 2024 Summaries

4 posts from Unleash

Filter
Month: Year:
Post Summaries Back to Blog
Unleash 5.9 introduces several enhancements focused on advanced role-based access control (RBAC) and usability improvements for self-hosted deployments. The update includes expanded custom project roles to refine user and group permissions, enhancing security by allowing precise access control. Segment management has been improved with mechanisms to prevent errors during the moving or deletion of segments, especially when they are part of open change requests. Additionally, the release enhances the search functionality for feature flags, offering new filtering options by created date, project, segments, state, and tags, along with pagination and a faster API to streamline the process. Users are encouraged to upgrade to the latest minor release, 5.9.3 or above, to benefit from these improvements and avoid potential performance issues in the admin interface.
Jan 31, 2024 267 words in the original blog post.
Unleash has developed a new library, Yggdrasil, to address the complexities of managing feature flagging across multiple languages and frameworks as the company grew. Initially, Unleash used a detailed client specification to handle edge cases in feature flagging, but the increasing number of SDKs and unanticipated scenarios revealed its limitations. Yggdrasil, a Rust-based library, provides a unified feature flag evaluation engine that can be accessed by various programming languages, ensuring consistent evaluation across all SDKs. The library features a Domain-Specific Language (DSL) for compact and human-readable feature flag configurations, offering performance advantages over generalized tools like JsonLogic. Yggdrasil has been running in production for a year, evaluating trillions of flags and demonstrating high performance. Additionally, there is potential for collaboration with OpenFeature, a project aiming to create a vendor-neutral feature flag SDK, which could benefit from Yggdrasil as a shared solution. Unleash is keen on open-source collaboration, encouraging community involvement in integrating Yggdrasil with other SDKs and exploring technical synergies with OpenFeature.
Jan 12, 2024 1,222 words in the original blog post.
Unleash 5.8, released on January 10, 2024, introduces Private Projects for Enterprise users, allowing them to restrict visibility to only assigned individuals, enhancing security and developer experience, especially for companies managing sensitive data. This feature is particularly beneficial for large teams overwhelmed by extensive project lists, although Editors and Admins retain full visibility to comply with security policies. Additionally, the update improves API consistency across the platform, notably by adding user ID tracking to changes made via the Admin UI, which is a step towards enhanced audit capabilities and facilitates future search functionality improvements.
Jan 10, 2024 313 words in the original blog post.
Feature management is a crucial tool for reducing downtime risk and enhancing operational efficiency, particularly for companies during high-stakes periods like Black Friday, where downtime costs can escalate to millions per hour. By utilizing feature flags, businesses can promptly disable problematic features without the need for cumbersome rollbacks, thereby mitigating the financial impact of bugs. Many enterprises initially attempt to build their own feature management solutions but often find these systems costly and difficult to scale, prompting a shift to more robust options like Unleash, which offers both open-source and enterprise solutions with enhanced security and compliance features. Beyond risk mitigation, feature management facilitates rapid feature deployment and modification, which improves user experience and drives revenue by allowing companies to swiftly adapt to market demands. As the digital economy evolves, the ability to balance agility with reliability through effective feature management will become increasingly vital for engineering leaders aiming to minimize downtime and capitalize on new opportunities for growth and innovation.
Jan 08, 2024 687 words in the original blog post.