Releases: Flagsmith/flagsmith
Releases · Flagsmith/flagsmith
Version 2.20.3
What's Changed
- Add workflows logic to ecs deployment by @matthewelwell in #931
- Add trailing slash to create / list CR endpoints to match previous behaviour by @matthewelwell in #932
- improvement/912-update-mixpanel-integration-to-disable-ip-server-location by @dabeeeenster in #914
- fix(edge_request_forwarder/AttributeError): use Identity migrator by @gagantrivedi in #925
- feat(infra/prod): Add env vars for identity migration by @gagantrivedi in #921
- Improve environment permissions performance by @matthewelwell in #908
- Update workflows version for beanstalk deployments by @matthewelwell in #934
- Prevent current user from approving their own change requests by @matthewelwell in #933
- 4 Eyes ui tweaks by @kyle-ssg in #935
- Chores/adjust 4 eyes UI by @kyle-ssg in #936
- Chores/adjust 4 eyes UI by @kyle-ssg in #937
Full Changelog: v2.20.2...v2.20.3
Version 2.20.2
What's Changed
- Improve SaaS ECS deployment by @matthewelwell in #899
Full Changelog: v2.20.1...v2.20.2
Version 2.20.1
What's Changed
- Fix DATABASE_URL secret reference for migration tasks by @matthewelwell in #927
Full Changelog: v2.20.0...v2.20.1
Version 2.20.0
What's Changed
- Improve select_related when retrieving environments by @matthewelwell in #889
- Improve send_organisation_over_limit_alert logic to avoid errors by @matthewelwell in #888
- [ImgBot] Optimize images by @imgbot in #891
- View users within a segment by @kyle-ssg in #890
- Feature state versioning by @matthewelwell in #794
- Add merge migration by @matthewelwell in #892
- Chores/prevent forgot password by @kyle-ssg in #893
- Add select_related when retrieving feature states by @matthewelwell in #894
- 4 eyes functionality by @matthewelwell in #858
- Update SAML module to v0.1.1 by @matthewelwell in #900
- Replace
is_identity_migration_done
attribute withuse_edge_identities
by @matthewelwell in #901 - debug(slack/oauth/init/authenticate): Add logging and simplify by @gagantrivedi in #902
- logging(slack/permission): Add logging to debug slack auth issue by @gagantrivedi in #903
- Fix/slack oauth init permission by @gagantrivedi in #905
- feat(sdk/identities/post): Add support for deleting a trait by @gagantrivedi in #916
- Remove staging beanstalk deploy workflow by @matthewelwell in #917
- Remove workflows logic from os by @matthewelwell in #915
- feat(infra/staging): Add env var for identity migration by @gagantrivedi in #920
- Override docker command to only serve the web server, not migrate db by @matthewelwell in #919
New Contributors
Full Changelog: v2.19.2...v2.20.0
Version 2.19.2
What's Changed
- improvement/build-arm-images-on-tag by @dabeeeenster in #879
- Features/4eyes frontend by @kyle-ssg in #880
- Adjust 4 eyes plan permissions by @kyle-ssg in #881
- Chores/mv value readability by @kyle-ssg in #883
- Chores/edit flag permissions check by @kyle-ssg in #885
- feature/dynatrace-integration by @dabeeeenster in #870
Full Changelog: v2.19.1...v2.19.2
Version 2.19.1
What's Changed
- Add collectstatic in ebextensions by @matthewelwell in #878
Full Changelog: v2.19.0...v2.19.1
Version 2.19.0
What's Changed
- improvement/standardise-environment-key-names by @dabeeeenster in #847
- Remove unnecessary project admin filters by @matthewelwell in #853
- Virtualise flag list for performance by @kyle-ssg in #857
- Add migrations to health check by @matthewelwell in #862
- Fix environment permissions migration by @matthewelwell in #854
- feat(migration_event): setup trigger for migration event by @gagantrivedi in #842
- improvement/add-ssl-django-options by @dabeeeenster in #865
- Add code snippets for React, React Native and Next.js by @kyle-ssg in #867
- refac(identity-migrator): avoid loading whole qs to memory by @gagantrivedi in #866
- WIP: 4-eyes and separated save feature tabs by @kyle-ssg in #872
- tooltip icon colours by @kyle-ssg in #873
- Create flag footer fix / environment weight fix by @kyle-ssg in #874
- Chores/clear filter UI by @kyle-ssg in #875
- chore/remove-beanstalk-migration by @dabeeeenster in #864
- chore/updated-migrations by @dabeeeenster in #871
Full Changelog: v2.18.7...v2.19.0
Version 2.18.7
What's Changed
- Feat(dynamodb/migrator): Add Identity Migrator by @gagantrivedi in #818
- Corrected ECS prod log group name by @dabeeeenster in #841
- Made copy about MV values across environments clearer by @dabeeeenster in #851
- Correct ECR Tag Name by @dabeeeenster in #845
Full Changelog: v2.18.6...v2.18.7
Version 2.18.6
What's Changed
- ECS prod is not using tagged docker images Fixes #835 by @dabeeeenster in #836
- Fix log groups for production ECS by @dabeeeenster in #839
Version 2.18.5
What's Changed
- feat(Identity-migrate/http): Add ability to forward identity updates from django to edge by @gagantrivedi in #793
- Vercel FE Deployment by @dabeeeenster in #737
- fix staging env file by @kyle-ssg in #821
- Get clone env working with MV features by @matthewelwell in #823
- fix e2e upload-file.js by @kyle-ssg in #825
- chore: bump black version by @gagantrivedi in #826
- Feature/deploy-to-ecs by @dabeeeenster in #686
- Features/secret webhook field by @kyle-ssg in #829
- Similar web filter by @kyle-ssg in #830
- fix(feature/webhook): trigger feature webhook on fs delete by @gagantrivedi in #824
- Updated readme with better docker links by @dabeeeenster in #832
- Set ECS GUNICORN_THREADS to 15 as per Beanstalk by @dabeeeenster in #828
- improve(feature/feature-states): avoid n+1 queries by @gagantrivedi in #834
Full Changelog: v2.18.4...v2.18.5