Skip to content

Releases: quentin-st/SymfonyExceptions2GitLabIssuesBundle

v1.4.1

07 Feb 19:57
Compare
Choose a tag to compare

Changelog

  • Fix license in composer.json

Stats

1 commits
1 files changed
+1 additions
-1 deletions

Contributors:

v1.4.0

07 Feb 19:50
Compare
Choose a tag to compare

Changelog

  • Fix username always being reported as "None" 8706f8c
  • Link to the specific line in code where the exception was thrown 082896c

Complete changelog

Stats

7 commits
5 files changed
+76 additions
-33 deletions

Contributors:

v1.3.1

17 Aug 08:08
Compare
Choose a tag to compare

Changelog

  • Fix InvalidArgumentException with Symfony 3.3 c6ae992

Stats

1 commits
1 files changed
+10 additions
-10 deletions

Contributors:

v1.3.0

05 Oct 08:21
Compare
Choose a tag to compare

Delete then recreate issues comments to create activity and be notified when an exception occurs in production

v1.2.1

03 Oct 15:39
Compare
Choose a tag to compare
  • fix ExceptionLoggingService::IssueTitleMaxLength (#5)

v1.2.0

17 Jul 14:09
Compare
Choose a tag to compare

Show the exception's class in the issue's text (#2)

v1.1.0

15 Jul 17:01
Compare
Choose a tag to compare

Add excluded_environments, excluded_exceptions & mentions configuration items

v1.0.1

14 Jul 20:19
Compare
Choose a tag to compare

Fix chteuchteu/symfony-exceptions-2-gitlab-issues-bundle v1.0.0 requires m4tthumphrey/php-gitlab-api dev-master -> satisfiable by m4tthumphrey/php-gitlab-api[dev-master] but these conflict with your requirements or minimum-stability. issue

v1.0.0

14 Jul 20:10
Compare
Choose a tag to compare

Initial release