Skip to content

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

v0.8.0

12 Apr 11:40
7acb1e1
Compare
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
Compare
Choose a tag to compare
Replace package google/cloud with an updated version of google/cloud-…

…error-reporting

v0.6.0

18 Mar 07:24
Compare
Choose a tag to compare
Update readme

v0.5.0

12 Mar 19:13
Compare
Choose a tag to compare
Update the required google/cloud version

v0.4.0

15 Nov 15:25
Compare
Choose a tag to compare
  • Introduced an option to ignore certain errors
  • Fixed readme

v0.3.2: Replace the use of console event console.exception with console.error…

05 Nov 10:48
Compare
Choose a tag to compare

v0.3.1

30 Oct 13:05
Compare
Choose a tag to compare
Use TokenStorageInterface for correct auto-wiring in Symfony 4

v0.3.0

29 Oct 15:34
Compare
Choose a tag to compare
Allow Symfony 4+ dependencies

v0.2.2

24 Oct 11:40
Compare
Choose a tag to compare
Fix readme formatting

v0.2.1

24 Oct 09:19
Compare
Choose a tag to compare
Depend on google/cloud because it's being downloaded anyway