Skip to content

Releases: flipt-io/flipt-client-sdks

flipt-client-ruby: v0.0.3

03 Jan 14:30
7c3621f

Choose a tag to compare

0.0.3 (2024-01-03)

Miscellaneous Chores

flipt-client-python: v0.0.3

03 Jan 14:13
79dffc9

Choose a tag to compare

0.0.3 (2024-01-03)

Features

  • allow none to be used for python context (#64) (b02c441)

Bug Fixes

  • instead of using empty dictionary use actual EngineOpts instance (#62) (9aae5e9)

flipt-client-node: v0.0.3

03 Jan 14:31
e2d3088

Choose a tag to compare

0.0.3 (2024-01-03)

Miscellaneous Chores

flipt-engine: v0.0.2

27 Dec 15:05
147c33c

Choose a tag to compare

0.0.2 (2023-12-27)

Miscellaneous Chores

flipt-client-ruby: v0.0.2

27 Dec 18:45
36cd9e8

Choose a tag to compare

0.0.2 (2023-12-27)

Miscellaneous Chores

flipt-client-python: v0.0.2

27 Dec 19:50
0030940

Choose a tag to compare

0.0.2 (2023-12-27)

Features

  • document release process; bump go,node,python sdks (b6585ec)

flipt-client-node: v0.0.2

27 Dec 19:50
0030940

Choose a tag to compare

0.0.2 (2023-12-27)

Features

  • document release process; bump go,node,python sdks (b6585ec)

flipt-client-ruby: v0.0.1

26 Dec 20:40
a1cb2e1

Choose a tag to compare

0.0.1 (2023-12-26)

Features

Miscellaneous Chores

flipt-client-python: v0.0.1

26 Dec 20:40
a1cb2e1

Choose a tag to compare

0.0.1 (2023-12-26)

Features

  • add build directory for testing with dagger (331eb12)
  • add node tests to dagger integration test suite (990b91e)
  • Add ruby client (#3) (1e1d5ac)
  • do not fail on non-existent namespace in Rust core (#26) (51ef54b)
  • Error types (#30) (1cbd333)
  • get go and python tests working after changes (0bcc900)
  • rename methods (#21) (d6e669e)
  • update tests for node, go, and python to account for auth token (136891b)

Miscellaneous Chores

flipt-client-node: v0.0.1

26 Dec 20:40
a1cb2e1

Choose a tag to compare

0.0.1 (2023-12-26)

Features

  • adapt changes in Rust core to clients (25c6fe5)
  • add node tests to dagger integration test suite (990b91e)
  • Add ruby client (#3) (1e1d5ac)
  • breaking: update node client to use close method instead of freeEngine (#37) (12b14f0)
  • do not fail on non-existent namespace in Rust core (#26) (51ef54b)
  • Error types (#30) (1cbd333)
  • rename methods (#21) (d6e669e)
  • update tests for node, go, and python to account for auth token (136891b)

Miscellaneous Chores