Skip to content

chore(main): release 2.3.2 #372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 27, 2025
Merged

Conversation

openfeaturebot
Copy link
Contributor

@openfeaturebot openfeaturebot commented Feb 7, 2025

🤖 I have created a release beep boop

2.3.2 (2025-03-24)

🐛 Bug Fixes

  • Address issue with newline characters when running Logging Hook Unit Tests on linux (#374) (a98334e)
  • Remove virtual GetEventChannel from FeatureProvider (#401) (00a4e4a)
  • Update project name in solution file (#380) (1f13258)

🧹 Chore

  • Correct LoggingHookTest timestamp handling. (#386) (c69a6e5)
  • deps: update actions/setup-dotnet digest to 67a3573 (#402) (2e2c489)
  • deps: update actions/upload-artifact action to v4.6.1 (#385) (accf571)
  • deps: update actions/upload-artifact action to v4.6.2 (#406) (16c92b7)
  • deps: update codecov/codecov-action action to v5.4.0 (#392) (06e4e3a)
  • deps: update dependency dotnet-sdk to v9.0.202 (#405) (a4beaae)
  • deps: update dependency microsoft.net.test.sdk to 17.13.0 (#375) (7a735f8)
  • deps: update dependency reqnroll.xunit to 2.3.0 (#378) (96ba568)
  • deps: update dependency reqnroll.xunit to 2.4.0 (#396) (b30350b)
  • deps: update dependency system.valuetuple to 4.6.0 (#403) (75468d2)
  • deps: update dotnet monorepo (#379) (53ced91)
  • deps: update dotnet monorepo to 9.0.2 (#377) (3bdc79b)
  • deps: update github/codeql-action digest to 1b549b9 (#407) (ae9fc79)
  • deps: update github/codeql-action digest to 5f8171a (#404) (73a5040)
  • deps: update github/codeql-action digest to 6bb031a (#398) (9b6feab)
  • deps: update github/codeql-action digest to 9e8d078 (#371) (e74e8e7)
  • deps: update github/codeql-action digest to b56ba49 (#384) (cc2990f)
  • deps: update spec digest to 0cd553d (#389) (85075ac)
  • deps: update spec digest to 54952f3 (#373) (1e8b230)
  • deps: update spec digest to a69f748 (#382) (4977542)
  • remove FluentAssertions (#361) (4ecfd24)
  • Replace SpecFlow with Reqnroll for testing framework (#368) (ed6ee2c), closes #354
  • update release please repo, specify action permissions (#369) (63846ad)

🔄 Refactoring


This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.71%. Comparing base (ae9fc79) to head (a714521).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #372   +/-   ##
=======================================
  Coverage   85.71%   85.71%           
=======================================
  Files          39       39           
  Lines        1603     1603           
  Branches      171      171           
=======================================
  Hits         1374     1374           
  Misses        191      191           
  Partials       38       38           

☔ 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 8 times, most recently from 80f001f to a744855 Compare February 14, 2025 06:57
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 4 times, most recently from bfe8830 to b9090af Compare February 21, 2025 21:18
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 4 times, most recently from f454f5d to c9543fb Compare February 27, 2025 15:02
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 4 times, most recently from bdc2611 to 93ebd9a Compare March 12, 2025 14:28
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch 4 times, most recently from 953904e to 4573ff0 Compare March 20, 2025 08:30
Signed-off-by: OpenFeature Bot <[email protected]>
@openfeaturebot openfeaturebot force-pushed the release-please--branches--main branch from 4573ff0 to a714521 Compare March 24, 2025 16:45
@beeme1mr beeme1mr requested review from askpt and toddbaert March 27, 2025 17:12
@toddbaert
Copy link
Member

@askpt any objections to this release?

@toddbaert toddbaert added this pull request to the merge queue Mar 27, 2025
Merged via the queue into main with commit f1bf7a6 Mar 27, 2025
16 checks passed
@openfeaturebot
Copy link
Contributor Author

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.

Change functional tests library
4 participants