Skip to content

chore(main): release openfeature/providers/python-provider 1.1.0#5299

Merged
thomaspoignant merged 1 commit into
mainfrom
release-please--branches--main--components--openfeature/providers/python-provider
May 26, 2026
Merged

chore(main): release openfeature/providers/python-provider 1.1.0#5299
thomaspoignant merged 1 commit into
mainfrom
release-please--branches--main--components--openfeature/providers/python-provider

Conversation

@gofeatureflag-bot
Copy link
Copy Markdown
Collaborator

@gofeatureflag-bot gofeatureflag-bot commented May 18, 2026

πŸ€– I have created a release beep boop

1.1.0 (2026-05-26)

πŸš€ New Features

πŸ”§ Chores

  • Bump golang.org/x/net from 0.53.0 to 0.54.0 (#5296) (b31655a)

This PR was generated with Release Please. See documentation.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 18, 2026

βœ… Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
πŸ”¨ Latest commit 62711d6
πŸ” Latest deploy log https://app.netlify.com/projects/go-feature-flag-doc-preview/deploys/6a15d7b76d8cfb0008f99150

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request bumps the version of the Python OpenFeature provider from 1.0.1 to 1.0.2 and updates the changelog to reflect a dependency update for golang.org/x/net. Feedback was provided regarding an inconsistency in the wasm_version within pyproject.toml, which remains at 0.2.0 despite the repository manifest indicating version 0.2.2 is available.

[project]
name = "gofeatureflag-python-provider"
version = "1.0.1"
version = "1.0.2"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The wasm_version (line 4) is still set to 0.2.0, but the repository manifest indicates cmd/wasm is at 0.2.2. Since this release includes a Go dependency update likely affecting the WASM component, wasm_version should be updated to 0.2.2 to ensure the Python provider uses the latest binary. Otherwise, this version bump may not deliver the intended changes.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 86.15%. Comparing base (4106ee1) to head (62711d6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5299      +/-   ##
==========================================
- Coverage   86.16%   86.15%   -0.02%     
==========================================
  Files         159      159              
  Lines        6745     6745              
==========================================
- Hits         5812     5811       -1     
  Misses        695      695              
- Partials      238      239       +1     

β˜” 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.

@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--openfeature/providers/python-provider branch 5 times, most recently from 6ae8c21 to 7060756 Compare May 25, 2026 09:15
@gofeatureflag-bot gofeatureflag-bot changed the title chore(main): release openfeature/providers/python-provider 1.0.2 chore(main): release openfeature/providers/python-provider 1.1.0 May 25, 2026
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--openfeature/providers/python-provider branch from 1467ce7 to fa5e37b Compare May 25, 2026 09:29
@gofeatureflag-bot gofeatureflag-bot force-pushed the release-please--branches--main--components--openfeature/providers/python-provider branch from fa5e37b to 62711d6 Compare May 26, 2026 17:26
@sonarqubecloud
Copy link
Copy Markdown

@thomaspoignant thomaspoignant merged commit b018d37 into main May 26, 2026
27 checks passed
@thomaspoignant thomaspoignant deleted the release-please--branches--main--components--openfeature/providers/python-provider branch May 26, 2026 17:35
@gofeatureflag-bot
Copy link
Copy Markdown
Collaborator Author

πŸ€– Created releases:

🌻

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.

2 participants