Skip to content

Latest commit

 

History

History
192 lines (103 loc) · 9.3 KB

File metadata and controls

192 lines (103 loc) · 9.3 KB

Changelog

3.1.1 (2026-08-27)

Bug Fixes

  • analytics: Infinite unbound loop in analytics processor (#57) (f7e79c5)

3.1.0 (2026-08-26)

Features

Bug Fixes

3.0.0 (2026-08-11)

⚠ BREAKING CHANGES

  • declare MSRV 1.86 and enforce it in CI (#50)

Features

  • declare MSRV 1.86 and enforce it in CI (#50) (294eb0c)

2.1.1 (2026-07-21)

CI

  • setup Renovate for flagsmith-flag-engine tracking (#47) (1d98fff)

Other

  • deps: bump flagsmith-flag-engine to 0.6 (#48) (fd04f5a)
  • Remove amannn/action-semantic-pull-request workflow (#44) (c925c5d)

2.1.0 (2025-12-02)

Features

  • add User-Agent header to all outbound HTTP requests (#37) (8606c34)
  • migrate to new flag engine with context value support (#39) (19a235b)

CI

  • add release please configuration (#27) (1656952)

Docs

  • removing hero image from SDK readme (#29) (2b60f22)

Dependency Updates

  • bump flagsmith-flag-engine to 0.5.1 (#41) (2f8fe7e)

Other

v2.0.0 - 2024-10-22

What's Changed

  • feat!: Support transient identities and traits by @khvn26 in #23

Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.5.0...v2.0.0

Changes

v1.5.0 - 2024-04-19

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.4.0...v1.5.0

Changes

v1.4.0 - 2024-01-30

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.3.0...v1.4.0

Changes

v1.3.0 - 2023-07-20

What's Changed

  • feat: bump flagsmith-flag-engine to enable IN operator by @khvn26 in #15

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.2.0...v1.3.0

Changes

v1.2.0 - 2022-10-20

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.1.0...v1.2.0

Changes

v1.1.0 - 2022-10-03

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.0.1...v1.1.0

Changes

v1.0.1 - 2022-10-03

What's Changed

Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/compare/v1.0.0...v1.0.1

Changes

v1.0.0 - 2022-06-07

What's Changed

New Contributors

Full Changelog: https://github.com/Flagsmith/flagsmith-rust-client/commits/v1.0.0

Changes