Skip to content

Releases: open-feature/flagd

core: v0.6.0

14 Jul 16:35
dbf7d2b

Choose a tag to compare

0.6.0 (2023-07-13)

⚠ BREAKING CHANGES

  • rename metrics and service (#730)

🔄 Refactoring

  • remove protobuf dependency from eval package (#701) (34ffafd)

🐛 Bug Fixes

  • deps: update kubernetes packages to v0.27.3 (#708) (5bf3a69)
  • deps: update module github.com/bufbuild/connect-go to v1.9.0 (#722) (75223e2)
  • deps: update module github.com/bufbuild/connect-opentelemetry-go to v0.4.0 (#739) (713e2a9)
  • deps: update module github.com/prometheus/client_golang to v1.16.0 (#709) (b8bedd2)
  • deps: update module golang.org/x/crypto to v0.10.0 (#647) (7f1d7e6)
  • deps: update module golang.org/x/mod to v0.11.0 (#705) (42813be)
  • deps: update module golang.org/x/mod to v0.12.0 (#729) (7b109c7)
  • deps: update module golang.org/x/net to v0.11.0 (#706) (27d893f)
  • deps: update module golang.org/x/sync to v0.3.0 (#707) (7852efb)
  • deps: update module google.golang.org/grpc to v1.56.1 (#710) (8f16573)
  • deps: update module google.golang.org/grpc to v1.56.2 (#738) (521cc30)
  • deps: update module google.golang.org/protobuf to v1.31.0 (#720) (247239e)
  • deps: update opentelemetry-go monorepo (#648) (c12dad8)

✨ New Features

flagd: v0.5.4

07 Jun 20:03
f3fbe6d

Choose a tag to compare

0.5.4 (2023-06-07)

🧹 Chore

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.3 (#634) (1bc7e99)
  • deps: update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.12 (#635) (fe88061)
  • deps: update module github.com/open-feature/go-sdk-contrib/tests/flagd to v1.2.2 (#651) (9776973)

✨ New Features

🔄 Refactoring

  • introduce additional linting rules + fix discrepancies (#616) (aef0b90)

flagd-proxy: v0.2.4

07 Jun 20:03
f3fbe6d

Choose a tag to compare

0.2.4 (2023-06-07)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.3 (#634) (1bc7e99)

🧹 Chore

✨ New Features

🔄 Refactoring

  • introduce additional linting rules + fix discrepancies (#616) (aef0b90)
  • introduce isyncstore interface (#660) (c0e2fa0)

core: v0.5.4

07 Jun 20:03
f3fbe6d

Choose a tag to compare

0.5.4 (2023-06-07)

✨ New Features

🐛 Bug Fixes

  • deps: update module github.com/bufbuild/connect-go to v1.8.0 (#683) (13bb13d)
  • deps: update module github.com/bufbuild/connect-opentelemetry-go to v0.3.0 (#669) (e899435)
  • deps: update module github.com/prometheus/client_golang to v1.15.1 (#636) (b22279d)
  • deps: update module github.com/stretchr/testify to v1.8.3 (#662) (2e06d58)
  • deps: update module github.com/stretchr/testify to v1.8.4 (#678) (ca8c9d6)
  • deps: update module golang.org/x/mod to v0.10.0 (#682) (16199ce)
  • deps: update module golang.org/x/net to v0.10.0 (#644) (ccd9d35)
  • deps: update module golang.org/x/sync to v0.2.0 (#638) (7f4a7db)
  • deps: update module google.golang.org/grpc to v1.55.0 (#640) (c0d7328)
  • deps: update module sigs.k8s.io/controller-runtime to v0.15.0 (#665) (9490ed6)
  • fix connect error code handling for disabled flags (#670) (86a8012)
  • remove disabled flags from bulk evaluation (#672) (d2ce988)

🔄 Refactoring

  • introduce additional linting rules + fix discrepancies (#616) (aef0b90)
  • introduce isyncstore interface (#660) (c0e2fa0)

🧹 Chore

  • refactor json logic evaluator to pass custom operators as options (#691) (1c9bff9)
  • update otel dependencies (#649) (2114e41)

flagd: v0.5.3

04 May 13:44
ef5af58

Choose a tag to compare

0.5.3 (2023-05-04)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.2 (#613) (218f435)
  • deps: update module github.com/spf13/cobra to v1.7.0 (#587) (12b3477)

✨ New Features

flagd-proxy: v0.2.3

04 May 13:44
ef5af58

Choose a tag to compare

0.2.3 (2023-05-04)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.2 (#613) (218f435)
  • deps: update module github.com/spf13/cobra to v1.7.0 (#587) (12b3477)

✨ New Features

core: v0.5.3

04 May 13:44
ef5af58

Choose a tag to compare

0.5.3 (2023-05-04)

🐛 Bug Fixes

  • deps: update module github.com/bufbuild/connect-go to v1.6.0 (#585) (8f2f467)
  • deps: update module github.com/bufbuild/connect-go to v1.7.0 (#625) (1b24fc9)
  • deps: update module github.com/open-feature/open-feature-operator to v0.2.34 (#604) (3e6a84b)
  • deps: update module github.com/prometheus/client_golang to v1.15.0 (#608) (0597a8f)
  • deps: update module github.com/rs/cors to v1.9.0 (#609) (97066c1)
  • deps: update module github.com/rs/xid to v1.5.0 (#614) (e3dfbc6)
  • deps: update module golang.org/x/crypto to v0.8.0 (#595) (36016d7)

✨ New Features

🧹 Chore

  • add instructions for windows and fix failing unit tests (#632) (6999d67)

flagd: v0.5.2

13 Apr 15:35
0fbd30f

Choose a tag to compare

0.5.2 (2023-04-13)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.1 (#579) (58eed62)

✨ New Features

flagd-proxy: v0.2.2

13 Apr 15:35
0fbd30f

Choose a tag to compare

0.2.2 (2023-04-13)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.5.1 (#579) (58eed62)

core: v0.5.2

13 Apr 15:35
0fbd30f

Choose a tag to compare

0.5.2 (2023-04-13)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/open-feature-operator to v0.2.32 [security] (#606) (6f721af)
  • eventing configuration setup (#605) (edfbe51)

✨ New Features