flipt 1.4.0

Flipt Server SDK
Documentation
# Changelog

## [1.4.0]https://github.com/flipt-io/flipt-server-sdks/compare/flipt-rust-v1.3.0...flipt-rust-v1.4.0 (2025-10-14)


### Features

* added segment_keys attribute to boolean evaluation response models ([#563]https://github.com/flipt-io/flipt-server-sdks/issues/563) ([4d8a437]https://github.com/flipt-io/flipt-server-sdks/commit/4d8a43701f384914342cb37880ac0c0e1d8ce6a3)

## [1.3.0]https://github.com/flipt-io/flipt-server-sdks/compare/flipt-rust-v1.2.0...flipt-rust-v1.3.0 (2025-10-13)


### Features

* **rust:** add ListFlags support ([#553]https://github.com/flipt-io/flipt-server-sdks/issues/553) ([ee21d32]https://github.com/flipt-io/flipt-server-sdks/commit/ee21d326714c789fec7beea17d455a21518af052)

## [1.2.0]https://github.com/flipt-io/flipt-server-sdks/compare/flipt-rust-v1.1.1...flipt-rust-v1.2.0 (2025-10-03)


### Miscellaneous Chores

* Releasing version 1.2.0

## [1.1.1]https://github.com/flipt-io/flipt-server-sdks/compare/flipt-rust-v1.1.0...flipt-rust-v1.1.1 (2024-04-24)

### Miscellaneous Chores

- **rust:** release 1.1.1 ([6ea050a]https://github.com/flipt-io/flipt-server-sdks/commit/6ea050aff32200c1393b9ef2cc4d82c84c157f5e)

## [1.1.0]https://github.com/flipt-io/flipt-server-sdks/compare/flipt-rust-v1.0.0...flipt-rust-v1.1.0 (2024-04-11)

### Features

- **rust:** Rust set headers ([#172]https://github.com/flipt-io/flipt-server-sdks/issues/172) ([d87028c]https://github.com/flipt-io/flipt-server-sdks/commit/d87028c547bc57c02f8587cd514fa3a1ee28c3a3)

## [1.0.0]https://github.com/flipt-io/flipt-server-sdks/compare/flipt-rust-v1.0.0-rc.2...flipt-rust-v1.0.0 (2024-01-16)

### Miscellaneous Chores

- release 1.0.0 ([6d301f7]https://github.com/flipt-io/flipt-server-sdks/commit/6d301f71ff2059748ac2c6899aa10b1cd275b50d)
- release 1.0.0-rc.2 ([856609b]https://github.com/flipt-io/flipt-server-sdks/commit/856609ba9981d00ffbe855b660149fe782a87f61)

## [1.0.0-rc.2]https://github.com/flipt-io/flipt-server-sdks/compare/flipt-rust-v1.0.0-rc.1...flipt-rust-v1.0.0-rc.2 (2024-01-16)

### Features

- **rust:** Add traits for generalizing the token strategy ([#67]https://github.com/flipt-io/flipt-server-sdks/issues/67) ([e4b898d]https://github.com/flipt-io/flipt-server-sdks/commit/e4b898dc62fb98764cba735e293fc632b9c34aa8)

### Miscellaneous Chores

- release 1.0.0-rc.2 ([709ef35]https://github.com/flipt-io/flipt-server-sdks/commit/709ef35e9959ee5bdc6630b60599de04f29f667d)

## 1.0.0-rc.1 (2024-01-11)

### Features

- Add php ([#36]https://github.com/flipt-io/flipt-server-sdks/issues/36) ([4a47331]https://github.com/flipt-io/flipt-server-sdks/commit/4a47331b0da56e55f0e31b312cffbe0e10248229)
- **rust/java/node/python:** Use enums for types with limited values for better type inference on caller side ([#33]https://github.com/flipt-io/flipt-server-sdks/issues/33) ([03e8d30]https://github.com/flipt-io/flipt-server-sdks/commit/03e8d30f3421f48a5d320bed922b0a589c58aa59)

### Miscellaneous Chores

- release 1.0.0-rc.1 ([a13c677]https://github.com/flipt-io/flipt-server-sdks/commit/a13c6774c6a6c1c125e299ce0ec4267ed2bbb4cf)