Skip to content
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

chore: release 2.1.0 #21

Closed
wants to merge 1 commit into from
Closed

chore: release 2.1.0 #21

wants to merge 1 commit into from

Conversation

release-automaton[bot]
Copy link
Contributor

@release-automaton release-automaton bot commented Nov 30, 2023

🤖 I have created a release *beep* *boop*

2.1.0 (2024-05-11)

Features

  • Add support for SF 7.0, add PHP 8.3 (#20) (c1e3d7e)

Bug Fixes

  • deps: update symfony packages to v7.0.7 (#28) (ac2f2eb)

Miscellaneous Chores

  • bump dev dependencies (#24) (68e3413)
  • bump GH action versions (#23) (34f49c0)
  • Configure renovate (#26) (d2be349)
  • Configure renovate (#34) (0673085)
  • deps: update actions/upload-artifact action to v4 (#29) (21eb958)
  • deps: update dawidd6/action-download-artifact action to v3 (#30) (b57b77f)
  • deps: update dependency friendsofphp/php-cs-fixer to v3.56.1 (#33) (c9f8d21)
  • deps: update dependency rector/rector to v1.0.5 (#27) (d41ce8c)
  • Exclude branches from coverage report (#25) (d7bf879)

This PR was generated with Release Please. See documentation.

Copy link
Contributor

github-actions bot commented Nov 30, 2023

Coverage report for commit: 1c1256b
File: coverage/clover.xml

Summary - Lines: 98.16% | Methods: 94.23%
false
FilesLinesMethods
src/Awareness
   CircuitBreakerAwareTrait.php100.00%100.00%
src
   Circuit.php100.00%100.00%
   CircuitBreaker.php100.00%100.00%
   CircuitBreakerFactory.php100.00%100.00%
   State.php100.00%100.00%
src/Exception
   CircuitBreakerException.php100.00%100.00%
   OpenCircuitException.php100.00%100.00%
src/HeaderPolicy
   HttpHeaderPolicy.php100.00%100.00%
   PolicyChain.php100.00%100.00%
   RateLimitPolicy.php100.00%100.00%
   RetryAfterPolicy.php100.00%100.00%
src/Policy
   ConstantRetryPolicy.php100.00%100.00%
   ExponentialRetryPolicy.php88.89%66.67%
   LinearRetryPolicy.php88.89%66.67%
src/Storage
   CacheStorage.php100.00%100.00%
   InMemoryStorage.php91.67%66.67%

🤖 comment via lucassabreu/comment-coverage-clover

@release-automaton release-automaton bot force-pushed the release-v2.1.0 branch 9 times, most recently from da92e20 to 4662094 Compare May 11, 2024 15:01
@ksaveras ksaveras closed this May 11, 2024
@ksaveras ksaveras deleted the release-v2.1.0 branch May 11, 2024 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant