Skip to content

Releases: Unleash/unleash-types-rs

v0.15.10

04 Mar 11:33
04ab126
Compare
Choose a tag to compare

🚀 Features

  • add connection_id for ClientApplication and ClientMetrics (#81) (by @kwasniew) - #81

Contributors

v0.15.9

19 Feb 08:27
a60d84d
Compare
Choose a tag to compare

🚀 Features

Contributors

v0.15.8

17 Feb 08:39
ee0a872
Compare
Choose a tag to compare

🐛 Bug Fixes

Contributors

v0.15.7

17 Feb 08:11
2b442f4
Compare
Choose a tag to compare

🚀 Features

Contributors

v0.15.6

30 Jan 12:41
d782b65
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • refactor delta applying to be in generic function (#69) (by @sjaanus) - #69

Contributors

v0.15.5

29 Jan 08:41
e10aa0d
Compare
Choose a tag to compare

🚀 Features

Contributors

v0.15.4

14 Jan 13:06
49bcfa7
Compare
Choose a tag to compare

🚀 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

07 Jan 11:08
aafd50b
Compare
Choose a tag to compare

🚀 Features

  • allow ClientFeatures to apply deltas to itself (#59) (by @chriswk) - #59

Contributors

v0.15.2

07 Jan 08:24
b7526d0
Compare
Choose a tag to compare

🚀 Features

Contributors

v0.15.1

06 Jan 14:53
2892957
Compare
Choose a tag to compare

🚀 Features

💼 Other

Dependency updates

  • (deps) bump serde from 1.0.210 to 1.0.217 (#52) (by @dependabot[bot])
  • (deps) bump actions/checkout from 3 to 4 (#49) (by @dependabot[bot])
  • (deps) bump serde_json from 1.0.128 to 1.0.134 (#51) (by @dependabot[bot])
  • (deps) bump github/codeql-action from 2 to 3 (#48) (by @dependabot[bot])
  • (deps) bump xxhash-rust from 0.8.12 to 0.8.15 (#47) (by @dependabot[bot])
  • (deps) bump chrono from 0.4.38 to 0.4.39 (#53) (by @dependabot[bot])

⚙️ Miscellaneous Tasks

  • added build(deps) as a dependency update group parser (by @chriswk)
  • Trust [changelog] section (by @chriswk)
  • Add dep-update prefix for dependabot upgrades (#55) (by @chriswk) - #55

Contributors