Kim Gustyr

Results 82 issues of Kim Gustyr

Thanks for submitting a PR! Please check the boxes below: - [x] I have added information to `docs/` if required so people know about the feature! - [x] I have...

api
fix

## DoD - `edge-identities` APIs are deprecated. - Identities management API and UI are the same for self-hosted and SaaS. That includes override counters and identity overrides in the feature...

This epic describes SaaS infrastructure enhancements required to serve large environment documents in SaaS (and avoid pagination imposed by DynamoDB limits).

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...

## 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...

The overarching goal is to bump the dependency version to `^10.0.3` and make sure the tests pass. - [ ] Bump `flagsmith-flag-engine` to `^10.0.3`. - [ ] Add Django to...

If a segment override created for a multivariate feature with disabled feature state, the audit log won't get created, which affects environment document persistence. To reproduce: 1. Create a disabled...

- [ ] Replace Pydantic models with types added in https://github.com/Flagsmith/flagsmith-common/issues/128. - [ ] Move current engine mappers to `util.mappers.dynamodb` namespace. - [ ] Make sure the tests pass.

Currently, we store segment rules (including sub-rules) and conditions in separate tables, which makes validation / versioning code unnecessarily complex. We need to investigate the following: - Versioning requirements for...

front-end
api

Dependabot is the sole reason blocking us from using uv (see https://github.com/dependabot/dependabot-core/issues/10478). Let's see if Renovate's up to the task.

tech-debt