Skip to content

flagd: v0.11.0

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

0.11.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/connectrpc/go to v1.16.2-20240215170432-1e611e2999cc.1 (#1293) (2694e7f)
  • 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/rs/cors to v1.11.0 (#1299) (5f77541)
  • 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)
  • readable error messages (#1325) (7ff33ef)

✨ New Features

  • support FLAGD_DEBUG / --debug / -x (#1326) (298bd36)
  • support emitting errors from the bulk evaluator (#1338) (b9c099c)