|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.1.0](https://github.com/Flagsmith/flagsmith-rust-client/compare/v2.0.0...v2.1.0) (2025-12-02) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add User-Agent header to all outbound HTTP requests ([#37](https://github.com/Flagsmith/flagsmith-rust-client/issues/37)) ([8606c34](https://github.com/Flagsmith/flagsmith-rust-client/commit/8606c34ce2ddfff0ff02b11e88bcdce706b11566)) |
| 9 | +* migrate to new flag engine with context value support ([#39](https://github.com/Flagsmith/flagsmith-rust-client/issues/39)) ([19a235b](https://github.com/Flagsmith/flagsmith-rust-client/commit/19a235b5a7e5f0bdb93a12c3b8be84f036aadcf2)) |
| 10 | + |
| 11 | + |
| 12 | +### CI |
| 13 | + |
| 14 | +* add release please configuration ([#27](https://github.com/Flagsmith/flagsmith-rust-client/issues/27)) ([1656952](https://github.com/Flagsmith/flagsmith-rust-client/commit/16569521e20bafdec1e9889da1f57c3fd5d78687)) |
| 15 | + |
| 16 | + |
| 17 | +### Docs |
| 18 | + |
| 19 | +* removing hero image from SDK readme ([#29](https://github.com/Flagsmith/flagsmith-rust-client/issues/29)) ([2b60f22](https://github.com/Flagsmith/flagsmith-rust-client/commit/2b60f22ce1b61262de4b17c7e6e253d7d317fe77)) |
| 20 | + |
| 21 | + |
| 22 | +### Dependency Updates |
| 23 | + |
| 24 | +* bump flagsmith-flag-engine to 0.5.1 ([#41](https://github.com/Flagsmith/flagsmith-rust-client/issues/41)) ([2f8fe7e](https://github.com/Flagsmith/flagsmith-rust-client/commit/2f8fe7e807592ca8d862f27f511eb1ef145fefc8)) |
| 25 | + |
| 26 | + |
| 27 | +### Other |
| 28 | + |
| 29 | +* add root CODEOWNERS ([#35](https://github.com/Flagsmith/flagsmith-rust-client/issues/35)) ([288364a](https://github.com/Flagsmith/flagsmith-rust-client/commit/288364a294538630f81c560cc8a6b9bdb01521ab)) |
| 30 | + |
1 | 31 | <a id="v2.0.0"></a> |
2 | | -# [v2.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v2.0.0) - 2024-10-22 |
| 32 | +## [v2.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v2.0.0) - 2024-10-22 |
3 | 33 |
|
4 | 34 | ## What's Changed |
5 | 35 | * feat!: Support transient identities and traits by [@khvn26](https://github.com/khvn26) in [#23](https://github.com/Flagsmith/flagsmith-rust-client/pull/23) |
|
10 | 40 |
|
11 | 41 |
|
12 | 42 | <a id="v1.5.0"></a> |
13 | | -# [v1.5.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.5.0) - 2024-04-19 |
| 43 | +## [v1.5.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.5.0) - 2024-04-19 |
14 | 44 |
|
15 | 45 | ## What's Changed |
16 | 46 | * feat: Identity overrides in local evaluation mode by [@khvn26](https://github.com/khvn26) in [#20](https://github.com/Flagsmith/flagsmith-rust-client/pull/20) |
|
25 | 55 |
|
26 | 56 |
|
27 | 57 | <a id="v1.4.0"></a> |
28 | | -# [v1.4.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.4.0) - 2024-01-30 |
| 58 | +## [v1.4.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.4.0) - 2024-01-30 |
29 | 59 |
|
30 | 60 | ## What's Changed |
31 | 61 | * feat(offline-mode): Add support for offline handler by [@gagantrivedi](https://github.com/gagantrivedi) in [#16](https://github.com/Flagsmith/flagsmith-rust-client/pull/16) |
|
37 | 67 |
|
38 | 68 |
|
39 | 69 | <a id="v1.3.0"></a> |
40 | | -# [v1.3.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.3.0) - 2023-07-20 |
| 70 | +## [v1.3.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.3.0) - 2023-07-20 |
41 | 71 |
|
42 | 72 | ## What's Changed |
43 | 73 | * feat: bump flagsmith-flag-engine to enable `IN` operator by [@khvn26](https://github.com/khvn26) in [#15](https://github.com/Flagsmith/flagsmith-rust-client/pull/15) |
|
51 | 81 |
|
52 | 82 |
|
53 | 83 | <a id="v1.2.0"></a> |
54 | | -# [v1.2.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.2.0) - 2022-10-20 |
| 84 | +## [v1.2.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.2.0) - 2022-10-20 |
55 | 85 |
|
56 | 86 | ## What's Changed |
57 | 87 | * chore: bump flag-engine to support new segment operators by [@gagantrivedi](https://github.com/gagantrivedi) in [#14](https://github.com/Flagsmith/flagsmith-rust-client/pull/14) |
|
64 | 94 |
|
65 | 95 |
|
66 | 96 | <a id="v1.1.0"></a> |
67 | | -# [v1.1.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.1.0) - 2022-10-03 |
| 97 | +## [v1.1.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.1.0) - 2022-10-03 |
68 | 98 |
|
69 | 99 | ## What's Changed |
70 | 100 | * Update API url by [@matthewelwell](https://github.com/matthewelwell) in [#10](https://github.com/Flagsmith/flagsmith-rust-client/pull/10) |
|
79 | 109 |
|
80 | 110 |
|
81 | 111 | <a id="v1.0.1"></a> |
82 | | -# [v1.0.1](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.1) - 2022-10-03 |
| 112 | +## [v1.0.1](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.1) - 2022-10-03 |
83 | 113 |
|
84 | 114 | ## What's Changed |
85 | 115 | * patch release v1.0.1 by [@gagantrivedi](https://github.com/gagantrivedi) in [#8](https://github.com/Flagsmith/flagsmith-rust-client/pull/8) |
|
91 | 121 |
|
92 | 122 |
|
93 | 123 | <a id="v1.0.0"></a> |
94 | | -# [v1.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.0) - 2022-06-07 |
| 124 | +## [v1.0.0](https://github.com/Flagsmith/flagsmith-rust-client/releases/tag/v1.0.0) - 2022-06-07 |
95 | 125 |
|
96 | 126 | ## What's Changed |
97 | 127 | * Allow null feature type by [@matthewelwell](https://github.com/matthewelwell) in [#1](https://github.com/Flagsmith/flagsmith-rust-client/pull/1) |
|
0 commit comments