Skip to content

Releases: flipt-io/flipt-client-sdks

flipt-engine-ffi-v0.6.0

18 Mar 21:15
b4933a9
Compare
Choose a tag to compare
feat: allow passing http timeout to rust engine for polling (#825)

* feat: allow passing http timeout to rust engine for polling

Signed-off-by: Mark Phelps <[email protected]>

* chore: add to Go readme

Signed-off-by: Mark Phelps <[email protected]>

* chore: only install wasm-opt/pack if not installed in action

Signed-off-by: Mark Phelps <[email protected]>

* chore: try to fix wasm-pack command

Signed-off-by: Mark Phelps <[email protected]>

* chore: set version in gradle wrapper

Signed-off-by: Mark Phelps <[email protected]>

* chore: force install of latest wasm tools

Signed-off-by: Mark Phelps <[email protected]>

* chore: disable gradle cache for now

Signed-off-by: Mark Phelps <[email protected]>

* chore: idk what changed with wasm-pack

Signed-off-by: Mark Phelps <[email protected]>

---------

Signed-off-by: Mark Phelps <[email protected]>

flipt-engine-ffi-v0.5.0

18 Mar 14:00
aeb9615
Compare
Choose a tag to compare
chore: flipt-engine-ffi 0.5.0

Signed-off-by: Mark Phelps <[email protected]>

flipt-engine-ffi-v0.4.1

07 Mar 17:53
d4f83fe
Compare
Choose a tag to compare
chore: rm last release sha (release-please)

Signed-off-by: Mark Phelps <[email protected]>

flipt-engine-wasm-js: v0.2.2

28 Feb 14:58
337233c
Compare
Choose a tag to compare

0.2.2 (2025-02-28)

Miscellaneous Chores

flipt-engine-ffi-v0.4.0

28 Feb 16:43
c9c7acb
Compare
Choose a tag to compare
chore: rm cargo cache for now for linux build

Signed-off-by: Mark Phelps <[email protected]>

flipt-engine-ffi: v0.3.0

14 Feb 17:47
4afd769
Compare
Choose a tag to compare

0.3.0 (2025-02-14)

Miscellaneous Chores

flipt-engine-ffi: v0.2.6

08 Feb 18:09
c6d24ad
Compare
Choose a tag to compare

0.2.6 (2025-02-08)

Bug Fixes

  • use lower case values during json serialization (#704) (51cdfa4)

flipt-engine-ffi: v0.2.5

07 Feb 00:15
be31ad2
Compare
Choose a tag to compare

0.2.5 (2025-02-06)

Features

  • rename report error strategy to fail (#697) (4824c4d)

flipt-engine-ffi: v0.2.4

06 Feb 16:30
32f5a53
Compare
Choose a tag to compare

0.2.4 (2025-02-06)

Features

  • engine-ffi: add option to evaluate the flag against the stale cache (#673) (b357414)

flipt-engine-ffi: v0.2.3

18 Dec 21:25
0054db6
Compare
Choose a tag to compare

0.2.3 (2024-12-18)

Bug Fixes

  • ffi: clear stored etag on http req failure (#594) (2db0a2e)