flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/

Results 646 flagsmith issues
Sort by recently updated
recently updated
newest added

Results of `make add-known-sdk-version opts="--sdk flagsmith-java-sdk --version 8.0.0"` ran on commit fc22a055c10e65358549e6096189237e826c304a. Triggered by https://github.com/Flagsmith/flagsmith-java-client/releases/tag/v8.0.0.

api
chore

Results of `make add-known-sdk-version opts="--sdk flagsmith-rust-sdk --version 2.1.0"` ran on commit 6afcf9deabdbadb4a0849c6aa640cf91ac3717e7. Triggered by https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v2.1.0.

api

Context: #2145 ## Goal We want to add Flagsmith to the Backstage [plugins directory](https://backstage.io/plugins) with **basic functionality**. ## Scope - Initialize a micro React app as a new Backstage plugin,...

feature
integrations

In order to support transition from Pydantic, we need to decouple the `SDKEnvironmentAPIView` response schema from the former Pydantic model, keeping the schema intact: 1. Implement a static schema extracted...

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.4. Release notes Sourced from werkzeug's releases. 3.1.4 This is the Werkzeug 3.1.4 fix release, which fixes bugs but does not otherwise change behavior and...

api
dependencies

Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1. Release notes Sourced from mdast-util-to-hast's releases. 13.2.1 Fix ab3a795 Fix support for spaces in class names Types efb5312 Refactor to use @imports a5bc210 Add...

dependencies
docs

## SDKs - [x] .NET - [ ] Go - [x] iOS / Swift - [x] Java - [x] Javascript - [x] Kotlin - [x] Node.js (https://github.com/Flagsmith/flagsmith-nodejs-client/pull/190) - [x] PHP...

### Is your feature request related to a problem? LD has the concept of deprecated flags, that aren't fully archived and still in use for older versions of an application,...

### Is your feature request related to a problem? **Context** *Feature change webhooks* are events sent to environment webhooks and have a path and implementation on their own. We also...

tech-debt

Currently, when trying to understand multivariate flags / A/B/n tests, there is a little bit of an infinite loop in our documentation, with no location giving a clear indication of...

writechoice