Skip to content

Releases: crassula/google-cloud-error-reporting-bundle

v0.8.0

12 Apr 11:40
7acb1e1

Choose a tag to compare

Changelog

  • Replace the ErrorReporter class with an interface (#2)
  • Use final implementation classes
  • Change dependency version for symfony/security to ^3.3|^4.1.12 to avoid CVEs in Symfony 4 before 4.1.12
  • Change PHP requirement to >=7.4 [BC Break]
  • Use native type hints where possible
  • Remove useless PHPDoc tags

google/cloud-error-reporting updated to v0.15

22 Jan 13:09

Choose a tag to compare

v0.7.0

Replace package google/cloud with an updated version of google/cloud-…

v0.6.0

18 Mar 07:24

Choose a tag to compare

Update readme

v0.5.0

12 Mar 19:13

Choose a tag to compare

Update the required google/cloud version

v0.4.0

15 Nov 15:25

Choose a tag to compare

  • Introduced an option to ignore certain errors
  • Fixed readme

v0.3.2

05 Nov 10:48

Choose a tag to compare

Replace the use of console event console.exception with console.error…

v0.3.1

30 Oct 13:05

Choose a tag to compare

Use TokenStorageInterface for correct auto-wiring in Symfony 4

v0.3.0

29 Oct 15:34

Choose a tag to compare

Allow Symfony 4+ dependencies

v0.2.2

24 Oct 11:40

Choose a tag to compare

Fix readme formatting

v0.2.1

24 Oct 09:19

Choose a tag to compare

Depend on google/cloud because it's being downloaded anyway