Skip to content

dev.openfeature.contrib.providers.flagd: v0.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 14:12
b54860f

0.9.0 (2024-10-04)

⚠ BREAKING CHANGES

  • context enrichment via contextEnricher, not from init (#991)
  • use sdk-maintained state, require 1.12 (#964)

🐛 Bug Fixes

  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0 (#979) (7e1a13e)
  • deps: update dependency com.networknt:json-schema-validator to v1.5.2 (#958) (da10fe8)
  • deps: update dependency io.netty:netty-transport-native-epoll to v4.1.114.final (#994) (3e9b967)
  • deps: update grpc-java monorepo to v1.68.0 (#962) (96a78bd)

✨ New Features

  • Add GRPC stream connection deadline (#999) (9de03df)
  • context enrichment via contextEnricher, not from init (#991) (1c2e11b)
  • expose sync-metadata, call RPC with (re)connect (#967) (61bb726)
  • use sdk-maintained state, require 1.12 (#964) (4a041b0)

🧹 Chore

  • deps: update junit5 monorepo (#970) (df66295)
  • deps: update testcontainers-java monorepo to v1.20.2 (#992) (aba1ae3)