Skip to content

Releases: open-feature/flagd

flagd-proxy: v0.6.3

27 Jun 19:18
f243202
Compare
Choose a tag to compare

0.6.3 (2024-06-27)

🐛 Bug Fixes

  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 (#1333) (494062f)
  • deps: update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 (#1330) (32291ad)
  • deps: update module github.com/open-feature/flagd/core to v0.9.3 (#1296) (1f7b8bd)
  • deps: update module github.com/spf13/cobra to v1.8.1 (#1332) (c62bcb0)
  • deps: update module github.com/spf13/viper to v1.19.0 (#1334) (1097b99)
  • deps: update module golang.org/x/net to v0.26.0 (#1337) (83bdbb5)
  • deps: update opentelemetry-go monorepo (#1314) (e9f1a7a)

core: v0.10.0

27 Jun 19:18
f243202
Compare
Choose a tag to compare

0.10.0 (2024-06-27)

⚠ BREAKING CHANGES

  • support emitting errors from the bulk evaluator (#1338)

🐛 Bug Fixes

  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.4.0-20240215170432-1e611e2999cc.1 (#1333) (494062f)
  • deps: update module buf.build/gen/go/open-feature/flagd/protocolbuffers/go to v1.34.2-20240215170432-1e611e2999cc.2 (#1330) (32291ad)
  • deps: update module connectrpc.com/connect to v1.16.2 (#1289) (8bacb7c)
  • deps: update module github.com/open-feature/open-feature-operator/apis to v0.2.43 (#1331) (fecd769)
  • deps: update module golang.org/x/crypto to v0.24.0 (#1335) (2a31a17)
  • deps: update module golang.org/x/mod to v0.18.0 (#1336) (5fa83f7)
  • deps: update opentelemetry-go monorepo (#1314) (e9f1a7a)
  • readable error messages (#1325) (7ff33ef)

✨ New Features

  • add mandatory flags property in bulk response (#1339) (b20266e)
  • support emitting errors from the bulk evaluator (#1338) (b9c099c)
  • support relative weighting for fractional evaluation (#1313) (f82c094)

flagd: v0.10.3

06 Jun 14:42
01b50e0
Compare
Choose a tag to compare

0.10.3 (2024-06-06)

🧹 Chore

core: v0.9.3

06 Jun 14:43
01b50e0
Compare
Choose a tag to compare

0.9.3 (2024-06-06)

🐛 Bug Fixes

🧹 Chore

flagd: v0.10.2

10 May 15:15
d58fe3c
Compare
Choose a tag to compare

0.10.2 (2024-05-10)

✨ New Features

🧹 Chore

flagd-proxy: v0.6.2

10 May 15:15
d58fe3c
Compare
Choose a tag to compare

0.6.2 (2024-05-10)

🧹 Chore

core: v0.9.2

10 May 15:15
d58fe3c
Compare
Choose a tag to compare

0.9.2 (2024-05-10)

✨ New Features

  • improve error log and add flag disabled handling for ofrep (#1306) (39ae4fe)

🧹 Chore

flagd: v0.10.1

19 Apr 19:55
e1752ba
Compare
Choose a tag to compare

0.10.1 (2024-04-19)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.9.0 (#1281) (3cfb052)

✨ New Features

  • move json logic operator registration to resolver (#1291) (b473457)

flagd-proxy: v0.6.1

19 Apr 19:55
e1752ba
Compare
Choose a tag to compare

0.6.1 (2024-04-19)

🐛 Bug Fixes

  • deps: update module github.com/open-feature/flagd/core to v0.9.0 (#1281) (3cfb052)

core: v0.9.1

19 Apr 19:55
e1752ba
Compare
Choose a tag to compare

0.9.1 (2024-04-19)

🐛 Bug Fixes

  • missing/nil custom variables in fractional operator (#1295) (418c5cd)

✨ New Features

  • move json logic operator registration to resolver (#1291) (b473457)