Skip to content

Releases: open-feature/flagd

v0.4.0

02 Mar 19:52
408bb7c
Compare
Choose a tag to compare

0.4.0 (2023-03-02)

⚠ BREAKING CHANGES

  • Use OTel to export metrics (metric name changes) (#419)

🧹 Chore

  • add additional sections to the release notes (#449) (798f71a)
  • attach image sbom to release artefacts (#407) (fb4ee50)
  • deps: update actions/configure-pages digest to fc89b04 (#417) (04014e7)
  • deps: update amannn/action-semantic-pull-request digest to b6bca70 (#441) (ce0ebe1)
  • deps: update docker/login-action digest to ec9cdf0 (#437) (2650670)
  • deps: update docker/metadata-action digest to 3343011 (#438) (e7ebf32)
  • deps: update github/codeql-action digest to 32dc499 (#439) (f91d91b)
  • deps: update google-github-actions/release-please-action digest to d3c71f9 (#406) (6e1ffb2)
  • disable caching tests in CI (#442) (28a35f6)
  • fix race condition on init read (#409) (0c9eb23)
  • integration test stability (#432) (5a6a5d5)
  • integration tests (#312) (6192ac8)
  • reorder release note sections (df7bfce)
  • use -short flag in benchmark tests (#431) (e68a6aa)

🐛 Bug Fixes

  • deps: update kubernetes packages to v0.26.2 (#450) (2885227)
  • deps: update module github.com/bufbuild/connect-go to v1.5.2 (#416) (feb7f04)
  • deps: update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.9 (#427) (42d2705)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.29 (#429) (b7fae81)
  • deps: update module github.com/stretchr/testify to v1.8.2 (#440) (ab3e674)
  • deps: update module golang.org/x/net to v0.7.0 (#410) (c6133b6)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.5 (#454) (f907f11)
  • remove non-error error log from parseFractionalEvaluationData (#446) (34aca79)

✨ New Features

📚 Documentation

v0.3.7

13 Feb 16:26
b71729a
Compare
Choose a tag to compare

0.3.7 (2023-02-13)

Bug Fixes

v0.3.6

06 Feb 15:50
79ac2f6
Compare
Choose a tag to compare

0.3.6 (2023-02-06)

Bug Fixes

v0.3.5

06 Feb 10:07
e77950b
Compare
Choose a tag to compare

0.3.5 (2023-02-06)

Features

  • flagd image signing (#338) (eca6a60)
  • update in logging to console and Unify case usage, seperators and punctuation for logging (#322) (0bdcfd2)

Bug Fixes

  • deps: update module github.com/bufbuild/connect-go to v1.5.1 (#365) (e25f452)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.28 (#342) (e6df80f)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.2 (#336) (836d3cf)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.3 (#372) (330ac91)
  • deps: update module sigs.k8s.io/controller-runtime to v0.14.4 (#374) (d90e561)
  • fix unbuffered channel blocking goroutine (#358) (4f1905a)
  • introduced RWMutex to flag state to prevent concurrent r/w of map (#370) (93e356b)
  • use event.Has func for file change notification handling (increased stability across OS) (#361) (09f74b9)

v0.3.4

28 Jan 04:19
311cb92
Compare
Choose a tag to compare

0.3.4 (2023-01-28)

Bug Fixes

  • deps: update goreleaser/goreleaser-action action to v4 (#340) (b9fcd5c)

v0.3.3

28 Jan 03:32
745e565
Compare
Choose a tag to compare

0.3.3 (2023-01-28)

Bug Fixes

  • deps: update module github.com/bufbuild/connect-go to v1.5.0 (#326) (7f332e5)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.26 (#331) (be67e5f)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.27 (#335) (824cf1a)
  • send datasync on remove fs events (#339) (4c9aaac)

v0.3.2

26 Jan 16:29
071b180
Compare
Choose a tag to compare

0.3.2 (2023-01-26)

Bug Fixes

  • deprecation warning fix (#317) (a2630db)
  • deps: update kubernetes packages to v0.26.1 (#267) (26825f2)
  • deps: update module github.com/diegoholiveira/jsonlogic/v3 to v3.2.7 (#283) (2ab5a00)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.24 (#290) (38d3eba)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.25 (#324) (ed1d3aa)
  • deps: update module github.com/spf13/viper to v1.15.0 (#296) (d43220b)
  • deps: update module google.golang.org/grpc to v1.52.1 (#314) (ad25388)
  • deps: update module google.golang.org/grpc to v1.52.3 (#325) (8013ea5)
  • Update flagd systemd config to use URI (#315) (93a04b4)
  • update outdated doc link in deprecation warning (#316) (19695d2)

v0.3.1

12 Jan 10:08
7a1b1ef
Compare
Choose a tag to compare

0.3.1 (2023-01-12)

Features

Bug Fixes

  • deps: update module github.com/bufbuild/connect-go to v1.4.1 (#268) (712d7dd)
  • deps: update module github.com/mattn/go-colorable to v0.1.13 (#260) (5b11504)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.23 (#261) (a1dd3b9)
  • deps: update module github.com/rs/cors to v1.8.3 (#264) (0e6f2f3)
  • deps: update module github.com/stretchr/testify to v1.8.1 (#265) (2ec61c6)
  • improve invalid sync URI errror msg (#252) (5939870)
  • replace character slice with regex replace (#250) (c92d101)

v0.3.0

06 Jan 15:19
2ad206e
Compare
Choose a tag to compare

0.3.0 (2023-01-06)

⚠ BREAKING CHANGES

  • consolidated configuration change events into one event (#241)

Features

  • consolidated configuration change events into one event (#241) (f9684b8)
  • support yaml evaluator (#206) (2dbace5)

Bug Fixes

  • changed eventing configuration mutex to rwmutex and added missing lock (#220) (5bbef9e)
  • omitempty targeting field in Flag structure (#247) (3f406b5)

v0.2.7

05 Dec 12:49
df7c6ee
Compare
Choose a tag to compare

0.2.7 (2022-12-02)

⚠ BREAKING CHANGES

  • start command flag refactor (#222)

Features

Miscellaneous Chores