Skip to content

chore(main): release 2.8.0#511

Merged
askpt merged 2 commits into
mainfrom
release-please--branches--main
Jul 30, 2025
Merged

chore(main): release 2.8.0#511
askpt merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@openfeaturebot

@openfeaturebot openfeaturebot commented Jul 4, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.8.0 (2025-07-30)

🐛 Bug Fixes

  • update DI lifecycle to use container instead of static instance (#534) (1a3846d)

✨ New Features

  • Add Hook Dependency Injection extension method with Hook instance (#513) (12396b7)
  • Add TraceEnricherHookOptions Custom Attributes (#526) (5a91005)
  • Add Track method to IFeatureClient (#519) (2e70072)
  • Support JSON Serialize for Value (#529) (6e521d2)
  • Add Metric Hook Custom Attributes (#512) (8c05d1d)

🧹 Chore

  • Add comparison to Value (#523) (883f4f3)
  • deps: update github/codeql-action digest to 181d5ee (#520) (40bec0d)
  • deps: update github/codeql-action digest to 4e828ff (#532) (20d1f37)
  • deps: update github/codeql-action digest to d6bbdef (#527) (03d3b9e)
  • deps: update spec digest to 224b26e (#521) (fbc2645)
  • deps: update spec digest to baec39b (#528) (a0ae014)
  • remove redundant rule (now in parent) (929fa74)

📚 Documentation

🔄 Refactoring


This PR was generated with Release Please. See documentation.

@codecov

codecov Bot commented Jul 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.48%. Comparing base (1a3846d) to head (578ae8c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #511   +/-   ##
=======================================
  Coverage   88.48%   88.48%           
=======================================
  Files          50       50           
  Lines        2102     2102           
  Branches      245      245           
=======================================
  Hits         1860     1860           
  Misses        191      191           
  Partials       51       51           

☔ 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.

@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 2 times, most recently from 291985b to e3a1f31 Compare July 11, 2025 05:48
@openfeaturebot openfeaturebot changed the title chore(main): release 2.7.1 chore(main): release 2.8.0 Jul 11, 2025
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 5 times, most recently from 5be56f3 to add6e05 Compare July 15, 2025 21:05
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch from add6e05 to 44c0e84 Compare July 19, 2025 14:21
@askpt

askpt commented Jul 21, 2025

Copy link
Copy Markdown
Member

This PR is missing from the changelog: #512

@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 2 times, most recently from 56d4648 to 14318b0 Compare July 24, 2025 16:18
@beeme1mr

Copy link
Copy Markdown
Member

This PR is missing from the changelog: #512

I think the code snippets may break the Release Please parser.

8c05d1d

We could manually update the release notes but I don't think there's much we can do without rewriting git history.

@askpt

askpt commented Jul 24, 2025

Copy link
Copy Markdown
Member

This PR is missing from the changelog: #512

I think the code snippets may break the Release Please parser.

8c05d1d

We could manually update the release notes but I don't think there's much we can do without rewriting git history.

@beeme1mr Yeah. I added the comment so we don't forget to add it to the change log when we release this version. Also let's wait for #526 to be merged.

@kylejuliandev I would like to deploy the deprecation notices for the DI library as part of 2.8.0.

@askpt askpt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Waiting for some other PRs to get merged and decision around DI deprecation.

@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 3 times, most recently from 312c45d to 2a5d216 Compare July 28, 2025 16:28
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch from 2a5d216 to 8b1fac9 Compare July 30, 2025 16:46
Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
@askpt askpt added this pull request to the merge queue Jul 30, 2025
Merged via the queue into main with commit c0eb12a Jul 30, 2025
18 checks passed
@openfeaturebot

Copy link
Copy Markdown
Contributor 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.

3 participants