Skip to content

Conversation

openfeaturebot
Copy link
Contributor

🤖 I have created a release beep boop

1.0.0 (2025-05-08)

⚠ BREAKING CHANGES

  • use (and require) OpenFeature SDK v2 (#262)
  • in-process var name/value (FLAGD_RESOLVER="in-process") (#206)
  • rename namespace, add OpenFeature dependency and readmes.
  • rename namespace, add OpenFeature dep (#18)

Features

  • Add ConfigCat provider (#119) (20aeb3a)
  • add custom JsonLogic evaluators (#159) (18aa151)
  • add custom jsonLogic string evaluators (#158) (728286c)
  • Add Flagsmith provider (#89) (b7ba62e)
  • Add Metrics Hook (#114) (5845e2b)
  • add scaffolding and publishing (#13) (d56e3fd)
  • Add support for basic flags in Feature Management (#350) (cfe5e57)
  • added OTel hook (#44) (cbe92b5)
  • Adding a Provider implementation on top of the standard dotnet FeatureManagement system. (#129) (69bf2d6)
  • Environment Variable Provider (#312) (4908000)
  • flagd provider basic functionality (#31) (5ed9336)
  • GO Feature Flag dotnet provider (#24) (964cf32)
  • gofeatureflag: Provider refactor (#313) (c30446e)
  • implement the flagd provider (5ed9336)
  • implemented LRU caching for flagd provider (#47) (f4d2142)
  • in-process provider (#149) (f7371dc)
  • introduce FlagdProvider constructor accepting FlagdConfig as parameter (#57) (2e4fda3)
  • Introduce flipt provider for dotnet (#293) (4d59bc3)
  • map to Statsig CustomIDs (#210) (c745edc)
  • relative weights in fractional, fix injected props (#208) (7cccc8d)
  • rename namespace, add OpenFeature dep (#18) (3ca3172)
  • rename namespace, add OpenFeature dependency and readmes. (3ca3172)
  • Statsing provider (#163) (98028e9)
  • Support apiKey for GO Feature Flag relay proxy v1.7.0 (#59) (74eb627)
  • support TLS connection in flagd provider (#48) (49e775a)
  • unix socket support for flagd provider (#42) (9679fe4)
  • Update in-process resolver to support flag metadata #305 (#309) (e603c08)
  • use (and require) OpenFeature SDK v2 (#262) (f845134)

Bug Fixes

  • allow SDK versions 0.5+ (#21) (831c10c)
  • do not send targeting key as separate trait in flagsmith (#120) (0725f8f)
  • Fix Statsig nuget package name (#172) (3d089f5)
  • Flagsmith provider no key exception (#98) (da84a17)
  • flagsmith release metadata (#105) (bd07b99)
  • flagsmith release metadata (#107) (25fb39b)
  • flagsmith/tests: Fix ValueError in FlagsmithProvider tests (#186) (2a80936)
  • force a republish (#298) (ad01db2)
  • GoFeatureFlagUser class was not serialized. (#33) (0f222b4)
  • in-process var name/value (FLAGD_RESOLVER="in-process") (#206) (1e580d7)
  • migrate to System.Text.Json and JsonLogic (#347) (ef98686)
  • NET462 requires TLS for GRPC to work (#72) (2322f43)
  • provider status incorrect (#187) (6108d45)
  • refactor OTEL metrics tests to make them more stable (#212) (24818e7)
  • remove Microsoft.Extensions.Logging from flagd provider (#233) (7385735)
  • Return correct name from FlagdProvider (#126) (0b704e9)
  • Revise ConfigCat provider (#280) (0b2d5f2)
  • Setup config correct when passing a Uri (fixes #71) (#83) (e27d351)
  • some issues in the GO Feature Flag relay proxy (#45) (9901ecc)
  • typo in renovate configuration (#46) (9782458)
  • update docs (#300) (50fd738)
  • update flagd provider docs, publishing (#39) (7abdf5e)
  • update Flagsmith dependencies (#102) (1c3b6ed)
  • update readme (1aaa387)
  • Update usage of StatsigServerOptions (#169) (d12bbc7)
  • Use new Statsig Api to return default value when flag is not defined (#177) (5efc8a6)
  • use the TargetingKey property in the Flagsmith provider (#227) (5e175c8)
  • various in-process fixes, e2e tests (#189) (f2d096f)
  • version expression (cad2cd1)
  • warnings in xunit tests due to unused theory params (#297) (3095caf)

Performance Improvements

  • Cleanup allocations + missing ConfigureAwait's (#124) (e3d0f06)

This PR was generated with Release Please. See documentation.

@openfeaturebot openfeaturebot requested a review from a team as a code owner May 8, 2025 12:06
@openfeaturebot openfeaturebot requested a review from a team as a code owner May 8, 2025 12:06
@toddbaert toddbaert closed this May 8, 2025
@askpt askpt deleted the release-please--branches--main branch May 8, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[flagd-provider] FlagdProvider constructor which takes only Uri will throw object null reference

2 participants