Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Releases: flipt-io/flipt-rust

flipt: v0.6.0

15 Nov 18:57
57de94b
Compare
Choose a tag to compare

0.6.0 (2023-11-15)

Features

  • add namespace scope for creation of tokens (#32) (ccf68ba)

flipt: v0.5.0

31 Oct 20:54
b3ea018
Compare
Choose a tag to compare

0.5.0 (2023-10-31)

Features

  • add flag_key to VariantEvaluationResponse and BooleanEvaluationResponse (#29) (7651a6b)

Miscellaneous Chores

flipt: v0.4.6

01 Aug 11:07
95f752f
Compare
Choose a tag to compare

0.4.6 (2023-08-01)

Features

  • evaluate_v2: Add evaluate code for new v2 endpoints (ee77b91)
  • rollouts: feat(rollouts): (82407b6)
  • rollouts: Add CRUD code for rollouts (4c605a0)

flipt: v0.4.5

24 May 19:00
f25a3bd
Compare
Choose a tag to compare

0.4.5 (2023-05-24)

Features

  • add datetime comparison type (#24) (e720108)
  • add description to constraint on client (2a46798)

flipt: v0.4.4

02 May 16:18
7dd09af
Compare
Choose a tag to compare

0.4.4 (2023-05-02)

Bug Fixes

  • use rustls instead of default tls (#20) (4dffb17)

flipt: v0.4.3

02 May 15:36
4a08b03
Compare
Choose a tag to compare

0.4.3 (2023-05-02)

Bug Fixes

flipt: v0.4.2

27 Apr 12:20
089309a
Compare
Choose a tag to compare

0.4.2 (2023-04-27)

Features

flipt: v0.4.1

26 Apr 17:51
7433015
Compare
Choose a tag to compare

0.4.1 (2023-04-26)

Features

  • add meta/info client; add crate version to user-agent (#13) (d1158f9)

flipt: v0.4.0

11 Apr 16:34
d8230c5
Compare
Choose a tag to compare

0.4.0 (2023-04-11)

Miscellaneous Chores

flipt: v0.3.1

08 Dec 15:43
992d6ee
Compare
Choose a tag to compare

0.3.1 (2022-12-08)

Features

  • Initial implementation of Flipt API. (9553c63)