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(main): release 0.20.0 #100

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 24, 2024

🤖 I have created a release beep boop

0.20.0 (2024-09-12)

⚠ BREAKING CHANGES

  • rescues_result_unhandled_exceptions: rename #excepion to #unhandled_exception

Features

  • concern: introduce singleton_class_methods (55db2c6)
  • config: introduce CodeReviewAutomation config (1c142d7)
  • config: introduce ExceptionServicesTrace config (2d030ea)
  • config: introduce initial Config module (4b9715d)
  • config: introduce PerInstanceCaching config (86ce8c3)
  • config: introduce Recalculation config (cf27622)
  • config: introduce ResultParentsTrace config (cc611b6)
  • config: introduce Rollbacks config (e2a5d30)
  • config: introduce TypeSafety config (3ce6de2)
  • core: allow to call original method that skips middlewares (c177c7b)
  • middleware: introduce new middleware backend (66c1c0f)
  • result: introduce Result#original_service to simplify debugging (ef6f8ba)
  • service: introduce CanNotBeInherited optional plugin (5170013)
  • singleton_class: get attached object (7cb364e)
  • steps: allow to redefine original methods by outputs (927cb23)

Bug Fixes

  • cache: handle collisions properly (bee66db)
  • dependencies: load pathname from stdlib (49d16ea)

Performance Improvements

  • regular_result: use result_without_midlewares instead of own method lookup (e0e6b60)

Miscellaneous Chores

Code Refactoring

  • rescues_result_unhandled_exceptions: rename #excepion to #unhandled_exception (3d3329e)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added the autorelease: pending From Release Please. label Jun 24, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch from cd001a0 to fb6c18c Compare June 30, 2024 23:36
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch 3 times, most recently from 540da25 to cf788aa Compare July 4, 2024 00:16
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch 3 times, most recently from 09cc6de to e3e5348 Compare July 16, 2024 23:24
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch from e3e5348 to f12a2d8 Compare July 16, 2024 23:26
@marian13 marian13 self-assigned this Jul 16, 2024
@marian13 marian13 self-requested a review July 16, 2024 23:39
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch 10 times, most recently from 062313b to bff2ec5 Compare July 23, 2024 22:19
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch 7 times, most recently from 68f4b99 to d2f4fb2 Compare July 31, 2024 19:36
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch 7 times, most recently from b9b83fe to ef52cc0 Compare August 5, 2024 17:27
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch 4 times, most recently from 32ce893 to e84bb14 Compare August 29, 2024 00:08
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch 5 times, most recently from 7bb958d to 4ca28ac Compare September 4, 2024 00:19
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch 4 times, most recently from 1d88631 to 429cdb0 Compare September 11, 2024 00:25
@github-actions github-actions bot force-pushed the release-please--branches--main--components--convenient_service branch from 429cdb0 to 6435ce5 Compare September 12, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: pending From Release Please.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant