Skip to content

4.3.0

Compare
Choose a tag to compare
@guanguans guanguans released this 09 May 02:50
· 58 commits to main since this release

4.3.0 - 2024-05-09

Docs

  • readme: Update README.md with more descriptive content

Feat

  • ExceptionNotify: Add skipWhen method
  • ExceptionNotifyManager: Add skipWhen method

Refactor

  • app: Modify boot method in AppServiceProvider.php
  • collector: update rejected headers list
  • config: remove 'report_using_creator' from exception-notify.php
  • service provider: improve extendExceptionHandler method
  • src: Update static variable references to use self
  • tests: refactor ExceptionNotifyManagerTest.php and Support/HeplersTest.php