Releases: Unleash/unleash-types-rs
Releases · Unleash/unleash-types-rs
v0.15.11
🚀 Features
- looser frontend context deserialization to match unleash/api/frontend (#87) (by @daveleek) - #87
- gate system clock access behind a feature flag (#90) (by @sighphyre) - #90
Dependency updates
⚙️ Miscellaneous Tasks
Contributors
v0.15.10
🚀 Features
- add connection_id for ClientApplication and ClientMetrics (#81) (by @kwasniew) - #81
Contributors
v0.15.6
⚙️ Miscellaneous Tasks
- refactor delta applying to be in generic function (#69) (by @sjaanus) - #69
Contributors
v0.15.4
🚀 Features
- added from ClientFeaturesDelta for ClientFeatures (#63) (by @chriswk) - #63
🐛 Bug Fixes
- apply delta not updating features (#64) (by @sjaanus) - #64
- (ci) Use private key, not client token (by @chriswk)
⚙️ Miscellaneous Tasks
Contributors
v0.15.3
🚀 Features
- allow ClientFeatures to apply deltas to itself (#59) (by @chriswk) - #59
Contributors