Skip to content

core: v0.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 18:50
b6c18f3

0.10.2 (2024-08-22)

🐛 Bug Fixes

  • deps: update module buf.build/gen/go/open-feature/flagd/grpc/go to v1.5.1-20240215170432-1e611e2999cc.1 (#1372) (ae24595)
  • deps: update module connectrpc.com/otelconnect to v0.7.1 (#1367) (184915b)
  • deps: update module github.com/open-feature/open-feature-operator/apis to v0.2.44 (#1368) (0c68726)
  • deps: update module golang.org/x/crypto to v0.26.0 (#1379) (05f6658)
  • deps: update module golang.org/x/mod to v0.20.0 (#1377) (797d7a4)
  • deps: update module golang.org/x/sync to v0.8.0 (#1378) (4804c17)

✨ New Features

  • add 'watcher' interface to file sync (#1365) (61fff43)
  • added new grpc sync config option to allow setting max receive message size. (#1358) (bed077b)
  • Support blob type sources and GCS as an example of such source. (#1366) (21f2c9a)

🧹 Chore