Skip to content

Releases: flipt-io/flipt-server-sdks

flipt-rust: v1.1.0

11 Apr 14:52
ee75fc1
Compare
Choose a tag to compare

1.1.0 (2024-04-11)

Features

flipt-java: v1.1.0

11 Apr 14:47
d2c5df5
Compare
Choose a tag to compare

1.1.0 (2024-04-11)

Features

  • java: allow setting arbitrary headers (#167) (abe7d27)

flipt-php: v1.0.2

05 Apr 16:33
19b76ad
Compare
Choose a tag to compare

1.0.2 (2024-04-05)

Miscellaneous Chores

flipt-python: v1.3.0

22 Mar 17:29
be2f681
Compare
Choose a tag to compare

1.3.0 (2024-03-22)

Features

flipt-python: v1.2.0

08 Mar 18:21
f4e43cf
Compare
Choose a tag to compare

1.2.0 (2024-03-08)

Features

flipt-python: v1.1.0

23 Feb 13:33
6c6cb90
Compare
Choose a tag to compare

1.1.0 (2024-02-23)

Features

  • python: added async client (893f98d)
  • python: added Makefile and updated ci step (cdae9ea)
  • python: added py.typed file (d128642)
  • python: added tests (a1f6473)
  • python: fixed evaluation models (e7388f4)
  • python: fixed typing (8a2fb02)
  • python: separated init files (a029fcb)
  • python: updated examples (aa33c65)
  • python: updated poetry.toml (5116e7f)
  • python: updated README.md (34ede88)

flipt-php: v1.0.1

19 Feb 14:35
c03b665
Compare
Choose a tag to compare

1.0.1 (2024-02-19)

Miscellaneous Chores

  • README updates/examples (3c9d357)

flipt-java: v1.0.2

19 Feb 14:35
c03b665
Compare
Choose a tag to compare

1.0.2 (2024-02-19)

Bug Fixes

  • close http response object in java SDK (#110) (9b23287)

flipt-java: v1.0.1

23 Jan 16:58
51f53fd
Compare
Choose a tag to compare

1.0.1 (2024-01-23)

Bug Fixes

flipt-rust: v1.0.0-rc.2

16 Jan 15:08
97638e2
Compare
Choose a tag to compare

1.0.0-rc.2 (2024-01-16)

Features

  • rust: Add traits for generalizing the token strategy (#67) (e4b898d)

Miscellaneous Chores