Skip to content

Releases: Unleash/unleash

v5.12.4

17 May 08:55
Compare
Choose a tag to compare

v5.12.3

16 May 10:06
Compare
Choose a tag to compare

v5.12.2

08 May 13:17
Compare
Choose a tag to compare

v5.12.1

06 May 17:56
Compare
Choose a tag to compare

v5.12.0

02 May 08:54
Compare
Choose a tag to compare

New features

Add Created by userId to "features" and "events"

Opt-in scheduling of data migrations that iterates on a 15 minute timer resolving and setting created_by_user_id for events and features. See enableScheduledCreatedByMigration of section server in Configuring Unleash

Improvements

Optimizing Unleash SDK Client Repository for the Frontend API

Refactor the custom repository implementation for an Unleash SDK client to address performance issues associated with handling of feature toggle refreshes.

Support for bearer tokens

API tokens in Authorization header can be prefixed with auth-scheme ("Bearer: "). This allows Security teams to claim compatibility with HTTP standard RFC 9110.

Full log

Read more

v5.11.3

18 Apr 11:09
Compare
Choose a tag to compare

v5.11.2

12 Apr 07:44
Compare
Choose a tag to compare

v5.11.1

09 Apr 08:55
Compare
Choose a tag to compare

v5.11.0

05 Apr 09:59
Compare
Choose a tag to compare

New features

SDK Reporting

Now it is possible to view applications within a project; under a single application, we can observe instances and potential issues, such as outdated SDKs or invalid flags.

Improvements

Feature flags usage metrics

Enterprise users can store feature usage metrics for up to 3 months.

Full log

Read more

v5.10.2

21 Mar 08:53
Compare
Choose a tag to compare