Skip to content

Tags: khvn26/flagsmith

Tags

v2.48.3

Toggle v2.48.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent duplicate leads in pipedrive (Flagsmith#2038)

* Only send leads on creation

* Add logic to use existing persons rather than blindly creating new ones

* remove print statement

---------

Co-authored-by: Gagan Trivedi <[email protected]>

v2.48.2

Toggle v2.48.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correct pipedrive lead source field key (Flagsmith#2037)

v2.48.1

Toggle v2.48.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix saml build (Flagsmith#2029)

v2.48.0

Toggle v2.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump workflows version (Flagsmith#2023)

v2.47.2

Toggle v2.47.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

v2.47.1

Toggle v2.47.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore/fix-docker-build-ids (Flagsmith#1997)

* Fix docker ids for multi arch builds

* Fix github action node 12 warning

v2.47.0

Toggle v2.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
improvement/multi stage docker and python 11 (Flagsmith#1757)

* improvement/better dockerfile for venv

* Added api

* Install postgres

* improvement/better dockerfile for venv

* improvement/better dockerfile for venv

* optional PG drivers for arm

* removed gcc

* improvement/better dockerfile for venv

---------

Co-authored-by: Matthew Elwell <[email protected]>

v2.46.1

Toggle v2.46.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix audit log messages not written for overrides (Flagsmith#1992)

* Ensure override audit logs are written

* Add unit test

v2.46.0

Toggle v2.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add updated at header to identities endpoints (Flagsmith#1990)

* Add updated at header to identities endpoints

* Add comment / TODO

* Update comment

v2.45.0

Toggle v2.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Trigger updated override audit if enabled OR value changes (Flagsmith…

…#1985)