Skip to content

Releases: Unleash/unleash

v6.1.9

14 Aug 13:33
Compare
Choose a tag to compare

v6.1.8

14 Aug 11:45
Compare
Choose a tag to compare

v6.1.7

14 Aug 10:06
Compare
Choose a tag to compare

v6.1.6

14 Aug 08:56
Compare
Choose a tag to compare

v6.1.5

13 Aug 12:22
Compare
Choose a tag to compare

v6.1.4

13 Aug 09:30
Compare
Choose a tag to compare

v6.1.3

13 Aug 07:10
Compare
Choose a tag to compare

v6.1.2

08 Aug 08:13
Compare
Choose a tag to compare

v6.1.0

07 Aug 10:30
Compare
Choose a tag to compare

New features

SCIM support

SCIM support for Microsoft Entra and Okta.

Configure SSO options at startup

Simplified setup of self-hosted instances by having SSO available since the first time Unleash boots.

Bug fixes

SDK tokens for deleted projects

In previous versions of Unleash, when a project was deleted, the associated SDK tokens were not removed. This issue has been addressed in the 6.1 version of Unleash.

Unfortunately, if you deleted a project in the past without manually removing the associated tokens, these "orphaned" tokens were automatically converted to “wildcard” tokens, granting access to all feature flags across all projects.

Our assessment indicates this poses a minor security concern due to the following reasons:

  • This issue only affects tokens whose entire project scope has been deleted. 
  • Access requires knowledge of the token.
  • SDK tokens have limited read access and must be assigned to a single environment.

In the SDK tokens overview, orphaned tokens are flagged with a warning. We recommend discontinuing the use of these tokens and creating new, dedicated tokens instead.

With the latest version, when a project is deleted, all API tokens scoped to that project will be removed as well. If you need further assistance, please contact customer support.

v6.0.6

03 Jul 11:13
Compare
Choose a tag to compare