Skip to content

Latest commit

 

History

History
242 lines (112 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

242 lines (112 loc) · 12.9 KB

Changelog

0.5.6 (2024-07-04)

Bug Fixes

  • correct assertions for shorthand targeting (#135) (5b685c2)

0.5.5 (2024-06-28)

Features

  • fractional non-percentage and shorthand (#132) (c673bf0)

Bug Fixes

  • deps: update golang.org/x/exp digest to 4c93da0 (#125) (7d9c634)
  • deps: update golang.org/x/exp digest to 7f521ea (#127) (5025939)
  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.3.0-20240215170432-1e611e2999cc.3 (#121) (c9e0be3)
  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 (#128) (b69dea2)
  • deps: update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.1-20240215170432-1e611e2999cc.1 (#122) (b16fb9b)
  • deps: update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 (#130) (690a9dd)
  • deps: update module google.golang.org/grpc to v1.64.0 (#124) (91cb477)

0.5.4 (2024-04-10)

Features

0.5.3 (2024-04-08)

Features

  • test multiple fractional flags with shared seed (#115) (25544e4)

Bug Fixes

  • deps: update golang.org/x/exp digest to a685a6e (#113) (620df72)

0.5.2 (2024-02-22)

Bug Fixes

  • deps: update golang.org/x/exp digest to ec58324 (#100) (210c78b)
  • deps: update module google.golang.org/grpc to v1.61.1 (#106) (8201fdc)
  • update server.go to use new metadata struct (#112) (6780f99)

0.5.1 (2024-02-13)

Features

  • provider unavailable, targeting key tests (#103) (db43977)

0.5.0 (2024-02-06)

⚠ BREAKING CHANGES

  • add new sync proto, rm old sync proto (#99)

Features

  • add new sync proto, rm old sync proto (#99) (fed2389)

0.4.11 (2024-01-26)

Features

0.4.10 (2023-12-22)

Bug Fixes

  • deps: update golang.org/x/exp digest to dc181d7 (#56) (bd04499)
  • deps: update module github.com/fsnotify/fsnotify to v1.7.0 (#75) (d59613e)
  • deps: update module google.golang.org/grpc to v1.60.1 (#57) (aef5f27)

0.4.9 (2023-12-15)

Features

0.4.8 (2023-12-05)

Features

0.4.7 (2023-11-27)

Bug Fixes

0.4.6 (2023-11-20)

Bug Fixes

  • race condition if pid too long to kill (#80) (4375630)

0.4.5 (2023-11-20)

Features

0.4.4 (2023-09-29)

Bug Fixes

0.4.3 (2023-09-21)

Bug Fixes

  • remove otel, handle stream close (#70) (30473e6)

0.4.2 (2023-09-19)

Features

0.4.1 (2023-09-18)

Bug Fixes

0.4.0 (2023-09-14)

⚠ BREAKING CHANGES

  • update fractional test data for 32bit murmur3 (#65)

Bug Fixes

  • update fractional test data for 32bit murmur3 (#65) (bbba763)

0.3.2 (2023-09-08)

Bug Fixes

0.3.1 (2023-09-07)

Features

0.3.0 (2023-09-01)

⚠ BREAKING CHANGES

  • remove gherkin, add events support (#51)

Features

0.2.6 (2023-02-24)

Features

  • increase sleep in caching tests from 250ms to 1000ms (#44) (a07c1d0)

0.2.5 (2023-02-24)

Features

  • increase sleep in caching tests from 100ms to 250ms (#42) (455b612)

0.2.4 (2023-02-24)

Features

  • increase sleep in caching tests from 50ms to 100ms (#40) (5baf0cc)

0.2.3 (2023-02-24)

Features

  • semanticCommitType set to feat to create releases from flagd upgrades (#37) (84f821c)
  • symlink to testing-flags.json (#39) (147487e)

0.2.2 (2023-01-26)

Bug Fixes

0.2.1 (2023-01-12)

Bug Fixes

  • properly set the version used for the image tag (#26) (8f983aa)

0.2.0 (2023-01-12)

⚠ BREAKING CHANGES

  • amend caching scenarios to check that cache is not just being purged (#20)

Features

  • amend caching scenarios to check that cache is not just being purged (#20) (8683403)