Skip to content

Bump @datadog/openfeature-node-server to 0.3.3#7383

Merged
BridgeAR merged 2 commits intomasterfrom
lr/bump-openfeature-node-server-0.3.2
Jan 29, 2026
Merged

Bump @datadog/openfeature-node-server to 0.3.3#7383
BridgeAR merged 2 commits intomasterfrom
lr/bump-openfeature-node-server-0.3.2

Conversation

@leoromanovsky
Copy link
Copy Markdown
Contributor

@leoromanovsky leoromanovsky commented Jan 29, 2026

Motivation

Resolve peer dependency errors for dd-trace users who don't directly use OpenFeature.

Closes #6986

Changes

  • Bump @datadog/openfeature-node-server from 0.3.1 to 0.3.3

Version 0.3.2+ fixes peer dependency issues by:

This follows the standard OpenFeature provider pattern used by other providers.

Decisions

  • Users who want OpenFeature functionality now install the SDK themselves (@openfeature/server-sdk + @openfeature/core)
  • No breaking changes for existing users

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.16%. Comparing base (7b348ca) to head (bdb6a9e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7383      +/-   ##
==========================================
+ Coverage   86.13%   86.16%   +0.03%     
==========================================
  Files         511      515       +4     
  Lines       22129    22249     +120     
==========================================
+ Hits        19060    19171     +111     
- Misses       3069     3078       +9     
Flag Coverage Δ
aiguard-macos 99.09% <ø> (ø)
aiguard-ubuntu 99.09% <ø> (ø)
aiguard-windows 99.09% <ø> (ø)
apm-capabilities-tracing-macos 57.83% <ø> (-0.02%) ⬇️
apm-capabilities-tracing-ubuntu 57.83% <ø> (ø)
apm-capabilities-tracing-windows 57.46% <ø> (ø)
apm-integrations-child-process 99.19% <ø> (ø)
apm-integrations-couchbase-18 100.00% <ø> (ø)
apm-integrations-couchbase-eol 100.00% <ø> (ø)
appsec-express 62.54% <ø> (ø)
appsec-fastify 58.55% <ø> (ø)
appsec-graphql 53.40% <ø> (ø)
appsec-kafka 43.98% <ø> (ø)
appsec-ldapjs 46.04% <ø> (ø)
appsec-lodash 47.29% <ø> (ø)
appsec-macos 93.76% <ø> (ø)
appsec-mongodb-core 51.82% <ø> (ø)
appsec-mongoose 50.73% <ø> (ø)
appsec-mysql 54.16% <ø> (ø)
appsec-node-serialize 43.92% <ø> (ø)
appsec-passport 48.07% <ø> (ø)
appsec-postgres 54.51% <ø> (ø)
appsec-sourcing ?
appsec-template 43.92% <ø> (ø)
appsec-ubuntu 93.76% <ø> (ø)
appsec-windows 93.76% <ø> (ø)
llmobs-ai 52.09% <ø> (ø)
llmobs-anthropic 42.73% <ø> (ø)
llmobs-bedrock 40.06% <ø> (ø)
llmobs-google-genai 45.89% <ø> (ø)
llmobs-langchain 50.15% <ø> (ø)
llmobs-openai 55.62% <ø> (ø)
llmobs-vertex-ai 44.48% <ø> (ø)
platform-core 87.23% <ø> (ø)
platform-instrumentations-misc 89.16% <ø> (ø)
platform-shimmer 98.80% <ø> (ø)
platform-unit-guardrails 89.47% <ø> (ø)
profiling-macos 70.74% <ø> (ø)
profiling-ubuntu 70.74% <ø> (ø)
profiling-windows 74.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 29, 2026

Overall package size

Self size: 4.46 MB
Deduped: 5.3 MB
No deduping: 5.3 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.3 | 76.87 kB | 808.03 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 bot commented Jan 29, 2026

⚠️ Tests

Fix all issues with Cursor

⚠️ Warnings

🧪 16 Tests failed

tests.integration_frameworks.llm.anthropic.test_anthropic_apm.TestAnthropicApmMessages.test_create[False, [email protected]] from system_tests_suite (Datadog) (Fix with Cursor)
failed on setup with "Failed: Timeout of 60 seconds exceeded waiting for HTTP server to start. Please check logs."

request = <SubRequest 'test_client' for <Function test_create[False]>>
library_env = {}, test_id = '3bd790', worker_id = 'master'
test_agent = <utils.docker_fixtures._test_agent.TestAgentAPI object at 0x7fa802b45af0>

    @pytest.fixture
    def test_client(
        request: pytest.FixtureRequest,
        library_env: dict[str, str],
...
tests.integration_frameworks.llm.anthropic.test_anthropic_apm.TestAnthropicApmMessages.test_create_stream_method[[email protected]] from system_tests_suite (Datadog) (Fix with Cursor)
failed on setup with "Failed: Timeout of 60 seconds exceeded waiting for HTTP server to start. Please check logs."

request = <SubRequest 'test_client' for <Function test_create_stream_method>>
library_env = {}, test_id = 'dff25c', worker_id = 'master'
test_agent = <utils.docker_fixtures._test_agent.TestAgentAPI object at 0x7fa802bbdbe0>

    @pytest.fixture
    def test_client(
        request: pytest.FixtureRequest,
        library_env: dict[str, str],
...
tests.integration_frameworks.llm.anthropic.test_anthropic_apm.TestAnthropicApmMessages.test_create[True, [email protected]] from system_tests_suite (Datadog) (Fix with Cursor)
failed on setup with "Failed: Timeout of 60 seconds exceeded waiting for HTTP server to start. Please check logs."

request = <SubRequest 'test_client' for <Function test_create[True]>>
library_env = {}, test_id = '3b14e7', worker_id = 'master'
test_agent = <utils.docker_fixtures._test_agent.TestAgentAPI object at 0x7fa802b45520>

    @pytest.fixture
    def test_client(
        request: pytest.FixtureRequest,
        library_env: dict[str, str],
...
View all

ℹ️ Info

❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: bdb6a9e | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@leoromanovsky leoromanovsky force-pushed the lr/bump-openfeature-node-server-0.3.2 branch from b1eefcc to ff87683 Compare January 29, 2026 15:46
@leoromanovsky leoromanovsky changed the title Bump @datadog/openfeature-node-server to 0.3.2 Bump @datadog/openfeature-node-server to 0.3.3 Jan 29, 2026
@leoromanovsky leoromanovsky force-pushed the lr/bump-openfeature-node-server-0.3.2 branch from ff87683 to 0099487 Compare January 29, 2026 15:52
@leoromanovsky leoromanovsky force-pushed the lr/bump-openfeature-node-server-0.3.2 branch from 0099487 to d912e0f Compare January 29, 2026 16:00
@pr-commenter
Copy link
Copy Markdown

pr-commenter bot commented Jan 29, 2026

Benchmarks

Benchmark execution time: 2026-01-29 17:17:40

Comparing candidate commit bdb6a9e in PR branch lr/bump-openfeature-node-server-0.3.2 with baseline commit 7b348ca in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 232 metrics, 28 unstable metrics.

@leoromanovsky leoromanovsky marked this pull request as ready for review January 29, 2026 17:33
@leoromanovsky leoromanovsky requested review from a team as code owners January 29, 2026 17:33
Copy link
Copy Markdown
Member

@BridgeAR BridgeAR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just the description seems not absolutely correct (the support range seems to start a bit later)

@BridgeAR BridgeAR enabled auto-merge (squash) January 29, 2026 17:58
@leoromanovsky
Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 bot commented Jan 29, 2026

View all feedbacks in Devflow UI.

2026-01-29 18:29:50 UTC ℹ️ Start processing command /merge


2026-01-29 18:30:18 UTC ℹ️ MergeQueue: waiting for PR to be ready

This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
It will be added to the queue as soon as checks pass and/or get approvals. View in MergeQueue UI.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2026-01-29 18:57:47 UTC ℹ️ MergeQueue: This merge request was already merged

This pull request was merged directly.

@BridgeAR BridgeAR merged commit 0aa9ce2 into master Jan 29, 2026
1676 of 1706 checks passed
@BridgeAR BridgeAR deleted the lr/bump-openfeature-node-server-0.3.2 branch January 29, 2026 18:57
dd-octo-sts bot pushed a commit that referenced this pull request Jan 29, 2026
Resolve peer dependency errors for dd-trace users who don't directly use OpenFeature.

Fixes: #6986
@dd-octo-sts dd-octo-sts bot mentioned this pull request Jan 29, 2026
BridgeAR pushed a commit that referenced this pull request Jan 30, 2026
Resolve peer dependency errors for dd-trace users who don't directly use OpenFeature.

Fixes: #6986
BridgeAR pushed a commit that referenced this pull request Feb 22, 2026
Resolve peer dependency errors for dd-trace users who don't directly use OpenFeature.

Fixes: #6986
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.

[BUG]: Installs of [email protected] fail due to peer-dependency violations in @datadog/openfeature-node-server

3 participants