Releases: Unleash/unleash
Releases · Unleash/unleash
v5.12.6
v5.12.5
v5.12.4
v5.12.3
v5.12.2
v5.12.1
v5.12.0
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
- 2fe20546a - 5.12.0
- e7d6d2390 - docs: Update CHANGELOG.md
- 4ad56e8af - Adds contributors to docs (#6900)
- 0bacd60ca - refactor: badge icon spacing (#6962)
- 4fea198d6 - chore: add project icon to new form (#6965)
- cdbe26330 - feat: enable project creation through new form (#6961)
- 7754ac69d - task: added migration for scim_external_id (#6966)
- 979220d80 - chore: scheduled change request cache kill switch (#6957)
- f77f8a71f - rough layout of the new form (#6960)
- 2ba250fa4 - feat: do not insert into database stages that already exist (#6964)
- a66b3c65c - chore: add flag for the new project creation form layout (#6959)
- 491cd588d - chore: remove workaround (#6942)
- c048156e1 - fix: disable SCIM for OIDC, nothing to test it on (#6937)
- b6865a5a9 - feat: Project owners UI (#6949)
- 3978c690e - fix: Data usage metrics chart included per day annotion (#6941)
- 010c4ee57 - [Gitar] Cleaning up stale feature flag: applicationOverviewNewQuery with value true (#6956)
- d1cad6ece - Example Docs fixes (#6919)
- 0ac9624ca - fix: fix UI issues with SCIM new token button (#6948)
- 9f6badf5d - feat: add ui test for mark completed button (#6953)
- 49e84d3a9 - feat: Check production enabled live stage (#6952)
- 514a18bf9 - Update OpenAPI generated types for frontend (#6950)
- 7022ce8af - feat: rever to live connected to backend (#6951)
- 1739f8e11 - feat: pre-live is non production not just dev (#6946)
- 66ec9a2f2 - feat: project owners in project service (#6935)
- 7d01dbb74 - feat: feature completed connected to backend (#6947)
- 78b9299ff - feat: feature lifecycle complete and uncomplete (#6927)
- 31ab38e16 - fix: ignore metrics for non-existent features (#6945)
- 8ed15165d - feat: revived feature goes to initial lifecycle stage (#6944)
- 675e1a9f8 - feat: archive feature from lifecycle (#6938)
- 3fb53737c - feat: include CR envs enabled on creation in event and update validation (#6931)
- cb40f35ae - fix: don't apply bearer token middleware to root (#6939)
- 2400ffc67 - feat: remove bearer token middleware flag (#6934)
- d6d4d5372 - docs: adjust global menu with more links (#6936)
- d1bb65beb - feat: scim assume control UI - move scim into sso configs (#6929)
- 19055b1e3 - test: lifecycle tooltip (#6932)
- 0eaf725e8 - feat: lifecycle stage dates (#6926)
- 68e7a3164 - fix: flag trends should support bigint for yes and no evaluations (#6930)
- 34c1da58c - feat: map project owners to projects list (#6928)
- 44521c1c7 - chore: remove variant dependencies flag (#6896)
- af54e272d - fix: added a check to avoid double counting (#6925)
- 574eb284b - fix: client metrics structure lifecycle (#6924)
- 477da7d51 - Project owners read model - db read (#6916)
- e6355f467 - feat: connect feature lifecycle to real API (#6921)
- 1b2f98397 - fix: improve traffic messaging summary (#6922)
- f5061bc3f - feat: return lifecycle state in feature overview (#6920)
- 143327844 - chore: clean up feedback component (#6918)
- e0ec5ed4b - fix: now metrics in search will be aggregated across applications (#6915)
- 9c883ca37 - feat: Completed stage UI (#6917)
- e91d471d1 - feat: completed stage button (#6914)
- f63bae21f - feat: live and pre-live stages UI (#6913)
- d578deab7 - chore: remove new frontend api feature flag (#6906)
- bf3366434 - feat: improve feature overview styling (#6910)
- 8ec9a0f62 - chore: remove log (#6911)
- 61a689ccc - chore: remove unnecessary logs (#6909)
- 3e4ed38e2 - chore: remove logs for secret and change invalid token query logic (#6907)
- 18d317f1f - feat: pass lifecycle stage to tooltip (#6904)
- dec107a59 - chore: add a bunch of logs to validate api token validation behavior (#6905)
- d59f1adfe - feat: Stage timeline styling (#6903)
- e7fe31ec6 - docs: document the new
demoAllowAdminLogin
option (#6902) - 131e9dd6d - feat: initial sketch for the lifecycle tooltip (#6899)
- 13aa58e0e - feat: allow admin login using demo auth (#6808)
- [9ba6be6](http://git...