Skip to content

core: v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 19:18
f243202

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)